From unknown Fri Jun 20 07:12:52 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#27190 <27190@debbugs.gnu.org> To: bug#27190 <27190@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add retux. Reply-To: bug#27190 <27190@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:12:52 +0000 retitle 27190 [PATCH] gnu: Add retux. reassign 27190 guix-patches submitter 27190 Kei Kebreau severity 27190 normal tag 27190 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 01 13:49:15 2017 Received: (at submit) by debbugs.gnu.org; 1 Jun 2017 17:49:15 +0000 Received: from localhost ([127.0.0.1]:49958 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dGUDh-0003pI-GW for submit@debbugs.gnu.org; Thu, 01 Jun 2017 13:49:14 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59933) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dGUDe-0003p4-Cy for submit@debbugs.gnu.org; Thu, 01 Jun 2017 13:49:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dGUDY-0005FI-0P for submit@debbugs.gnu.org; Thu, 01 Jun 2017 13:49:05 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49457) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dGUDX-0005FB-RU for submit@debbugs.gnu.org; Thu, 01 Jun 2017 13:49:03 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dGUDW-0002Ag-6m for guix-patches@gnu.org; Thu, 01 Jun 2017 13:49:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dGUDS-0005DX-Vm for guix-patches@gnu.org; Thu, 01 Jun 2017 13:49:02 -0400 Received: from lb1.openmailbox.org ([5.79.108.160]:52561 helo=mail.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dGUDS-0005Be-5t for guix-patches@gnu.org; Thu, 01 Jun 2017 13:48:58 -0400 Received: by mail.openmailbox.org (Postfix, from userid 20002) id B8E51511D9E; Thu, 1 Jun 2017 19:48:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1496339335; bh=TmIG4m48YdNOydT4iq3nBM7dsnwRyJ86UT6yJIZKscY=; h=From:To:Cc:Subject:Date:From; b=e5lxnl75Hje2bTOn0o1MvdMcEXUCnczpuhvLs8VmzHUuwZnbK0grQjmpXHZ4SWACR astAVCMa5Cn4rYeDnqQfFp3IJBx4jX4Zi1S/UY64YXr8VsznK2WZIyRToNdkVf5N8h 67rvR7Y7sEAfsHDFjEuIxQD/gLZfr0n1omK3VyBg= From: Kei Kebreau DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1496339335; bh=TmIG4m48YdNOydT4iq3nBM7dsnwRyJ86UT6yJIZKscY=; h=From:To:Cc:Subject:Date:From; b=e5lxnl75Hje2bTOn0o1MvdMcEXUCnczpuhvLs8VmzHUuwZnbK0grQjmpXHZ4SWACR astAVCMa5Cn4rYeDnqQfFp3IJBx4jX4Zi1S/UY64YXr8VsznK2WZIyRToNdkVf5N8h 67rvR7Y7sEAfsHDFjEuIxQD/gLZfr0n1omK3VyBg= To: guix-patches@gnu.org Subject: [PATCH] gnu: Add retux. Date: Thu, 1 Jun 2017 13:48:44 -0400 Message-Id: <20170601174844.4306-1-kei@openmailbox.org> X-Mailer: git-send-email 2.13.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit Cc: Kei Kebreau 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: -4.0 (----) * gnu/packages/games.scm (retux): New variable. --- gnu/packages/games.scm | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 60d885500..aaae1e54b 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -331,6 +331,63 @@ Chess). It is similar to standard chess but this variant is far more complicate "PrBoom+ is a Doom source port developed from the original PrBoom project.") (license license:gpl2+))) +(define-public retux + (package + (name "retux") + (version "1.3.4") + (source (origin + (method url-fetch) + (uri (string-append "mirror://savannah/retux/" + (version-major+minor version) "/retux-" + version "-src.tar.gz")) + (sha256 + (base32 + "1wgvh3q96kfgymb2jpd58xsms9hmckhhc4fq7v2k61gh2l11cvdj")))) + (build-system python-build-system) + (arguments + `(#:tests? #f ; no check target + #:phases + (modify-phases %standard-phases + ;; no setup.py script + (delete 'build) + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (bin (string-append out "/bin")) + (data (string-append out "/share/retux")) + (doc (string-append out "/share/doc/retux"))) + (mkdir-p bin) + + (substitute* "retux.py" + ;; Use the correct data directory. + (("os\\.path\\.join\\(os\\.path\\.dirname\\(__file__\\), \"data\"\\),") + (string-append "\"" data "\",")) + ;; Use Python 3 so the patch-shebangs phase works properly. + ((".*python2.*") "#!/usr/bin/python3")) + + (copy-file "retux.py" (string-append bin "/retux")) + + (copy-recursively "data" data) + + (install-file "COPYING" doc))))))) + (inputs `(("python-sge-pygame" ,python-sge-pygame) + ("python-six" ,python-six) + ("python-xsge" ,python-xsge))) + (home-page "http://retux.nongnu.org") + (synopsis "Action platformer game") + (description + "ReTux is an action platformer loosely inspired by the Mario games, +utilizing the art assets from the @code{SuperTux} project.") + ;; GPL version 3 or later is the license for the code and some art. + ;; The rest of the licenses are for the art exclusively, as listed in + ;; data/LICENSES. + (license (list license:cc0 + license:cc-by3.0 + license:cc-by-sa3.0 + license:cc-by-sa4.0 + license:gpl2+ + license:gpl3+)))) + (define-public xshogi (package (name "xshogi") -- 2.13.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 22 17:25:42 2017 Received: (at 27190-done) by debbugs.gnu.org; 22 Jun 2017 21:25:42 +0000 Received: from localhost ([127.0.0.1]:33599 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dO9bh-0000aj-Kb for submit@debbugs.gnu.org; Thu, 22 Jun 2017 17:25:42 -0400 Received: from lb1.openmailbox.org ([5.79.108.160]:46740 helo=mail.openmailbox.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dO9bg-0000aa-19 for 27190-done@debbugs.gnu.org; Thu, 22 Jun 2017 17:25:40 -0400 Received: by mail.openmailbox.org (Postfix, from userid 20002) id AEAB052549D; Thu, 22 Jun 2017 23:25:34 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1498166738; bh=ehMvmRZZYll2CIka0L0J6acvhplfmBmKzcfBvGDQpv0=; h=From:To:Subject:In-Reply-To:References:Date:From; b=wu3YAujlC+QxynFSnDM99H/BtUXm7fETguJdjfzfao9PeNOMsYcyJverYfbGK2+Pr u746izMVQDDbGllGfmmOWrxnX+YDIE4J58Iwi+SrH0tr0YNnSKRymn2237jypdTqW3 bZ/b+XA3q6KjWmmTdeJfCukbLo8SQU8QXr6DKmlk= X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ZDZR003 X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=NO_RECEIVED,NO_RELAYS, T_DKIM_INVALID autolearn=disabled version=3.4.0 From: Kei Kebreau DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1498166733; bh=ehMvmRZZYll2CIka0L0J6acvhplfmBmKzcfBvGDQpv0=; h=From:To:Subject:In-Reply-To:References:Date:From; b=WAkQyScESc4OmcPuw5HQT6uLHWhoG2e+m8ZDdGogFZhs2HhxLgepqx8g6NCeiw0gc q059nG6FRStIJKivb2oCNIKiIAqZCGeY7rF94DFYCtaXHucfA8bWL1Bd7psFUl+WoG vXxD9TemcEwsDadUheDCttKBst+dpc1X37rynZIw= To: 27190-done@debbugs.gnu.org Subject: Re: bug#27190: [PATCH] gnu: Add retux. In-Reply-To: <20170601174844.4306-1-kei@openmailbox.org> (Kei Kebreau's message of "Thu, 1 Jun 2017 13:48:44 -0400") References: <20170601174844.4306-1-kei@openmailbox.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) Date: Thu, 22 Jun 2017 17:25:30 -0400 Message-ID: <8737arsoj9.fsf@openmailbox.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 27190-done 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: -0.7 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Kei Kebreau writes: > * gnu/packages/games.scm (retux): New variable. > --- > gnu/packages/games.scm | 57 ++++++++++++++++++++++++++++++++++++++++++++= ++++++ > 1 file changed, 57 insertions(+) > > diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm > index 60d885500..aaae1e54b 100644 > --- a/gnu/packages/games.scm > +++ b/gnu/packages/games.scm > @@ -331,6 +331,63 @@ Chess). It is similar to standard chess but this va= riant is far more complicate > "PrBoom+ is a Doom source port developed from the original PrBoom pr= oject.") > (license license:gpl2+))) >=20=20 > +(define-public retux > + (package > + (name "retux") > + (version "1.3.4") > + (source (origin > + (method url-fetch) > + (uri (string-append "mirror://savannah/retux/" > + (version-major+minor version) "/retux-" > + version "-src.tar.gz")) > + (sha256 > + (base32 > + "1wgvh3q96kfgymb2jpd58xsms9hmckhhc4fq7v2k61gh2l11cvdj"))= )) > + (build-system python-build-system) > + (arguments > + `(#:tests? #f ; no check target > + #:phases > + (modify-phases %standard-phases > + ;; no setup.py script > + (delete 'build) > + (replace 'install > + (lambda* (#:key outputs #:allow-other-keys) > + (let* ((out (assoc-ref outputs "out")) > + (bin (string-append out "/bin")) > + (data (string-append out "/share/retux")) > + (doc (string-append out "/share/doc/retux"))) > + (mkdir-p bin) > + > + (substitute* "retux.py" > + ;; Use the correct data directory. > + (("os\\.path\\.join\\(os\\.path\\.dirname\\(__file__\\)= , \"data\"\\),") > + (string-append "\"" data "\",")) > + ;; Use Python 3 so the patch-shebangs phase works prope= rly. > + ((".*python2.*") "#!/usr/bin/python3")) > + > + (copy-file "retux.py" (string-append bin "/retux")) > + > + (copy-recursively "data" data) > + > + (install-file "COPYING" doc))))))) > + (inputs `(("python-sge-pygame" ,python-sge-pygame) > + ("python-six" ,python-six) > + ("python-xsge" ,python-xsge))) > + (home-page "http://retux.nongnu.org") > + (synopsis "Action platformer game") > + (description > + "ReTux is an action platformer loosely inspired by the Mario games, > +utilizing the art assets from the @code{SuperTux} project.") > + ;; GPL version 3 or later is the license for the code and some art. > + ;; The rest of the licenses are for the art exclusively, as listed in > + ;; data/LICENSES. > + (license (list license:cc0 > + license:cc-by3.0 > + license:cc-by-sa3.0 > + license:cc-by-sa4.0 > + license:gpl2+ > + license:gpl3+)))) > + > (define-public xshogi > (package > (name "xshogi") Noting the lack of commentary, this package is pushed to master as 519bfc656c680067c902f12b9db32fa8a0ec7c2a. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEg7ZwOtzKO2lLzi2m5qXuPBlGeg0FAllMNcoACgkQ5qXuPBlG eg36tw//blCGOIJ7FTIJraDApEyb9eDR8NgRX7btputn+D2i8nXP0R1gi5dy0qmV tJWWLp3nnBWGw0PE8Eyn9q8l2sBUiujowkLwluvzpqxtscBLZG/qoru+yAtR4hBJ bM8DcpIHMXDIb2Y31XTWL6druCPcao6e9qWvhpC8X0GzfAleMZbyXh4cN2PY1QTe HAcle92VGSNYlOGynU5+YMPV2spJ9TL4VIqEeuy0+N0JZeUrfHSSaEP3VveKbAt7 Hk2G/bpQ30jre/SjVqAKh5zL7UayGPnPtzpV+XCYDx88fkm2uEUIGnDGNrS5oYHr Wpq+HKzlzOt5W52QXo4sxlwzMAt6aEjQPyG+7lQ8PQsGJfvej80SVYeKHkD0SonT JaNBLayol7WKHxiEkg1q99DnY2NpZmInga+cfa8VSIYu0eVX6sK5NsZ0kvrbRWyb dmUpS33XaVUeSAmJ2XpCslXKjQ0eqi16OiJzr5WSIvBuegK2EttExeCpgk+t9Cob +bQKI5bEOFl0H6eSJUyZmlSZs5uUQp9R2R9GCU3VShntdwZQwFZxJrYSQf+5Lof0 eU6bT7R7/eeuiuaHMVZUtAS4PceYXi0igXqprxLK9w7ZXd2Igf0lZ5iXf2OV6su1 EGmL46AGBC1/DpnWAfrlSPJ2lH7HZ9+S+Sazcz6q4zWQWIYeaXQ= =PPat -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Jun 20 07:12:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 21 Jul 2017 11:24:06 +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