From unknown Tue Aug 19 21:03:22 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#71600 <71600@debbugs.gnu.org> To: bug#71600 <71600@debbugs.gnu.org> Subject: Status: [PATCH 0/2] Update QuakeSpasm Reply-To: bug#71600 <71600@debbugs.gnu.org> Date: Wed, 20 Aug 2025 04:03:22 +0000 retitle 71600 [PATCH 0/2] Update QuakeSpasm reassign 71600 guix-patches submitter 71600 James Smith severity 71600 normal tag 71600 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 16 17:43:06 2024 Received: (at submit) by debbugs.gnu.org; 16 Jun 2024 21:43:06 +0000 Received: from localhost ([127.0.0.1]:56513 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIxeU-0002JT-J8 for submit@debbugs.gnu.org; Sun, 16 Jun 2024 17:43:06 -0400 Received: from lists.gnu.org ([209.51.188.17]:44092) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIxeS-0002JK-6Y for submit@debbugs.gnu.org; Sun, 16 Jun 2024 17:43:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sIxeN-0005r8-FH for guix-patches@gnu.org; Sun, 16 Jun 2024 17:43:00 -0400 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sIxeL-00017t-Jt for guix-patches@gnu.org; Sun, 16 Jun 2024 17:42:59 -0400 X-Virus-Scanned: SPAM Filter at disroot.org From: James Smith DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1718574172; bh=62E39lPMRVG9ZGooyZ63bLBbcmjgOPQbC5Jq5Hxox0Y=; h=From:To:Cc:Subject:Date; b=BJGMpIeWml8cN5cKtzSptW5fUAB1WFLvauFL//6UbSWK4bnoeo6PsvlrxGZKXntto t0WLnc0pJiaYVEpNJvE5fte1MeuP4H14TO0WPZZQZPihltn1TPIhiyLzPDhzQIdzTI J7iUu9S0995lOjuT/MHZrTgJAGscTDYNU4FQWNdPWehSS2mxUVguPkW228ca032kBS 81oX5Ppizs72mmRFFVPXblOOrkQ0zhYLU6tjJaR0PcL12TD5TKJWnNEZj9UN4xcMt2 qv8LTBngvHgB5GO9To/QN6+zKROkfbigD0GpHzUYKDmHpmB+ly3aBr3JTwjgAtY/Pw TUZ/v74CWZIgg== To: guix-patches@gnu.org Subject: [PATCH 0/2] Update QuakeSpasm Date: Sun, 16 Jun 2024 14:40:58 -0700 Message-ID: MIME-Version: 1.0 X-Debbugs-Cc: Adam Faiz , Liliana Marie Prikler , 宋文武 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=jsubuntuxp@disroot.org; helo=layka.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: James Smith X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) This patch series updates QuakeSpasm as well as update the package style. James Smith (2): gnu: quakespasm: Update to 0.96.2. gnu: quakespasm: Update package style. gnu/packages/games.scm | 40 +++++++++++++++++++--------------------- 1 file changed, 19 insertions(+), 21 deletions(-) base-commit: 2195f70936b7aeec123d4e95345f1007d3a7bb06 -- 2.45.1 From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 16 17:44:59 2024 Received: (at 71600) by debbugs.gnu.org; 16 Jun 2024 21:44:59 +0000 Received: from localhost ([127.0.0.1]:56521 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIxgJ-0002Mu-0I for submit@debbugs.gnu.org; Sun, 16 Jun 2024 17:44:59 -0400 Received: from layka.disroot.org ([178.21.23.139]:41094) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIxgG-0002Mf-Rs for 71600@debbugs.gnu.org; Sun, 16 Jun 2024 17:44:57 -0400 X-Virus-Scanned: SPAM Filter at disroot.org From: James Smith DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1718574294; bh=UG4F1pIJ83udZLu7zWTnCBat7Lv0VOnDMPMMSsrta4s=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=FX3iwFUWUpXgKAJrKESnlALPWUKRJy+XvbnVBynUiuWOffoDE9wdpZKVBvTyEQKWu hG5e/1omCSTDg74eUWEAKGgprA0EqaQnmh9Kxbn6sYdWvIOm/bvZcbjobsgBlkRny9 8gTGL77nKOcyI7+pN4Aicc17hLtHgVkUkvBrdpt2WdlT+EAb7Z+R5alv4RbX25nxbz WnyRCQidoMYPJscmpaxIqhwVmbMupWkuImL8pu80lnxFq2llP55D59YKo9Mg5QKcrI mz6zDPQLqZn1owSnUh2gxOgZXAV2gBcIBqm3zSTM/X0Iiv0YtsVJ4hi8X6lTSRcyD+ 5t0i2ncCdgsLg== To: 71600@debbugs.gnu.org Subject: [PATCH 1/2] gnu: quakespasm: Update to 0.96.2. Date: Sun, 16 Jun 2024 14:43:12 -0700 Message-ID: <4ed47cbb421a575f8d1dda03d474908c0d7ade76.1718573761.git.jsubuntuxp@disroot.org> In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: Adam Faiz , Liliana Marie Prikler , 宋文武 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71600 Cc: James Smith X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/games.scm (quakespasm): Update to 0.96.2. [source]: Update source code download link. Change-Id: I30559b53021249db57f078ae51fd9b24d2b580f3 --- gnu/packages/games.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 59b169171c..8d1450db01 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -7667,14 +7667,14 @@ (define-public tome4 (define-public quakespasm (package (name "quakespasm") - (version "0.93.2") + (version "0.96.2") (source (origin (method url-fetch) (uri (string-append "mirror://sourceforge/quakespasm/Source/quakespasm-" - version ".tgz")) + version ".tar.gz")) (sha256 - (base32 "0qm0j5drybvvq8xadfyppkpk3rxqsxbywzm6iwsjwdf0iia3gss5")))) + (base32 "0hr58w1d2yw82vm9lkln05z6d4sjlcr6grxhf6sqdqwyfy9nv1mw")))) (arguments `(#:tests? #f #:make-flags '("CC=gcc" -- 2.45.1 From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 16 17:45:01 2024 Received: (at 71600) by debbugs.gnu.org; 16 Jun 2024 21:45:01 +0000 Received: from localhost ([127.0.0.1]:56524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIxgL-0002NK-9D for submit@debbugs.gnu.org; Sun, 16 Jun 2024 17:45:01 -0400 Received: from layka.disroot.org ([178.21.23.139]:41096) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIxgK-0002N2-Dw for 71600@debbugs.gnu.org; Sun, 16 Jun 2024 17:45:00 -0400 X-Virus-Scanned: SPAM Filter at disroot.org From: James Smith DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1718574297; bh=aW1w82nAWR0EfhhepqumCbB31Tet3dxmLfaWSjiFri8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ZAw8V90WivFwpFKQPVNk8yCHOwu5a5Z165FxmIOVLPBFp8uEtvDTfuojisNHDx7en BKxwTczhuZFfLG4CUp+OSYKuUzjEXY9IrGD67Su5X6yHKAm4VPbTRBsQSOZ7+r6aaH 6lXFOMTWcBBVV5iw4F/qMSL1eCnGjy67hZtQzg/TNz8KeFPcVkGH2/P347ko6tWuqd LpdGvC9G4QZr55E/MmCU+qQ24O7ZeX7H+Xalr/s9m4W5sWQ0MmEjceo2Zmyxp2Pnq3 dxkgIXsbLSTrvTwE3g6j5KvqsHy3tsPYx7OfnphYt441KflMrBPMmA7O7YEy5bVPJq TQUJu7OqlfmMA== To: 71600@debbugs.gnu.org Subject: [PATCH 2/2] gnu: quakespasm: Update package style. Date: Sun, 16 Jun 2024 14:43:13 -0700 Message-ID: <65f17f61a595030f40a0aaee3db0f7bc3f46b840.1718573761.git.jsubuntuxp@disroot.org> In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: Adam Faiz , Liliana Marie Prikler , 宋文武 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71600 Cc: James Smith X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/games.scm (quakespasm)[arguments]: Use gexps. <#:make-flags>: Set compiler to (cc-for-target) instead of hardcoding to gcc. <#:phases>: Simplify fix-makefile-paths and remove trailing #t. Change-Id: I250a842c78f2f49b451e5df76509fbe6fa1b4576 --- gnu/packages/games.scm | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 8d1450db01..5fe402d2eb 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -7676,23 +7676,21 @@ (define-public quakespasm (sha256 (base32 "0hr58w1d2yw82vm9lkln05z6d4sjlcr6grxhf6sqdqwyfy9nv1mw")))) (arguments - `(#:tests? #f - #:make-flags '("CC=gcc" - "MP3LIB=mpg123" - "USE_CODEC_FLAC=1" - "USE_CODEC_MIKMOD=1" - "USE_SDL2=1" - "-CQuake") - #:phases (modify-phases %standard-phases - (delete 'configure) - (add-after 'unpack 'fix-makefile-paths - (lambda* (#:key outputs #:allow-other-keys) - (let ((out (assoc-ref outputs "out"))) - (mkdir-p (string-append out "/bin")) - (substitute* "Quake/Makefile" - (("/usr/local/games") - (string-append out "/bin"))) - #t)))))) + (list #:tests? #f + #:make-flags #~(list (string-append "CC=" #$(cc-for-target)) + "MP3LIB=mpg123" + "USE_CODEC_FLAC=1" + "USE_CODEC_MIKMOD=1" + "USE_SDL2=1" + "-CQuake") + #:phases #~(modify-phases %standard-phases + (delete 'configure) + (add-after 'unpack 'fix-makefile-paths + (lambda _ + (mkdir-p (string-append #$output "/bin")) + (substitute* "Quake/Makefile" + (("/usr/local/games") + (string-append #$output "/bin")))))))) (build-system gnu-build-system) (inputs (list libmikmod libvorbis -- 2.45.1 From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 23 09:57:54 2024 Received: (at 71600-done) by debbugs.gnu.org; 23 Jun 2024 13:57:54 +0000 Received: from localhost ([127.0.0.1]:33510 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLNj8-0004mF-7C for submit@debbugs.gnu.org; Sun, 23 Jun 2024 09:57:54 -0400 Received: from mail-wm1-f67.google.com ([209.85.128.67]:57750) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLNj6-0004lv-MW for 71600-done@debbugs.gnu.org; Sun, 23 Jun 2024 09:57:53 -0400 Received: by mail-wm1-f67.google.com with SMTP id 5b1f17b1804b1-42138eadf64so29614925e9.3 for <71600-done@debbugs.gnu.org>; Sun, 23 Jun 2024 06:57:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1719151006; x=1719755806; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=bEYBpWB0Y08bHxuG0zv3+DgT0pZQXMUyIrVOJ/dvH90=; b=MT0Xo5IYVWecWc9FBU4u0XjgD8YaGqadcKM+nBtmQc2bGoxvRv4uzqpOEdwkLBC5z5 MTetwuBuTIG8TknerO77xva0I9AcWpiQ/9w8/lBTem40PrXJwz47qR6IlwJRagQTAxpr 5sbomUUgWcIIerLs3H12P4rZF4v225df9+jUjYAJiuw8aj4HLx8W6daPnRitWuJ4S64r 75ErKM+3kV14mouHotIa4GUF2TFqTcrd0aClpSYs2+umja73N/nyUe60qGPjYdJGHdpl dcd30xk3wZ6TouO6atf2By+Hc20mwfoy6aLaR7HYFyC490K52lAzNm9vNwHWAVJ/FDvz HlAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719151006; x=1719755806; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=bEYBpWB0Y08bHxuG0zv3+DgT0pZQXMUyIrVOJ/dvH90=; b=TOKA4M1O44Gky9En92CuRclp1RanYavrxLKPEZ3uvPe10/6/V8AZYYY0l7sy8pDGOH fQGl6dxpypyFy3z2hRfgLv4mjfHSDWLtsMMtk+Bw2b6SeaU+8nerexXO2DjKkoKZzFF1 VLgu+esxo1W05NLNc5smuUZAVw4PQ8vBFzZZKSa9CMpLIMmApZ5ozlmuHCEa14pWF+Oc xBDrcJkH97ePrZgnDN9Kg69/RfLrnNQ4N0v7R6o/zI8Ha+lhVuQLDXq7wjLnbsKvkMw9 qRkCW7DgU8q/etjX1arrTRzLl7sO98RerlCrUlZmaBlFMQL8DshmfpNExqrGubWpaVp5 ewdw== X-Forwarded-Encrypted: i=1; AJvYcCXnsBJCBVTMh6ikkWYmJjU12LhWovtHO+CYiVPgPtmBxfJcLpsozT1I2kNF2BC2nYYFRCLqsff4wk+Woxove7LjRohkCvf9Y9W0Hg== X-Gm-Message-State: AOJu0YwO45AvYo9GKwV95T4SDe8y5NiWGsfXJ8DZjHo56h8Dy8iijJLZ QupmislJUxEr/gcOYgL112S5YKhv6N8yl5Z116a0MbAFs/a/7YE+ X-Google-Smtp-Source: AGHT+IGtifKq7v9nyb01mJlQCsy/B1/sUKeoMZZwUoAjuNXSNUmOztqUJK3erSIokFPJumjorwgM2Q== X-Received: by 2002:adf:e84d:0:b0:366:f35d:c502 with SMTP id ffacd0b85a97d-366f35dc5eemr5991f8f.44.1719151006491; Sun, 23 Jun 2024 06:56:46 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-366388c3d57sm7390020f8f.35.2024.06.23.06.56.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 23 Jun 2024 06:56:46 -0700 (PDT) Message-ID: Subject: Re: [bug#71600] [PATCH 0/2] Update QuakeSpasm From: Liliana Marie Prikler To: James Smith , 71600-done@debbugs.gnu.org Date: Sun, 23 Jun 2024 15:56:45 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.48.4 MIME-Version: 1.0 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71600-done Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , Adam Faiz X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi James, Am Sonntag, dem 16.06.2024 um 14:40 -0700 schrieb James Smith: > This patch series updates QuakeSpasm as well as update the package > style. I've pushed your series with some edits to the commit messages. Cheers From unknown Tue Aug 19 21:03:22 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 22 Jul 2024 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator