From unknown Mon Aug 18 14:23: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#32036 <32036@debbugs.gnu.org> To: bug#32036 <32036@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add freedink-dfarc. Reply-To: bug#32036 <32036@debbugs.gnu.org> Date: Mon, 18 Aug 2025 21:23:22 +0000 retitle 32036 [PATCH] gnu: Add freedink-dfarc. reassign 32036 guix-patches submitter 32036 Kei Kebreau severity 32036 normal tag 32036 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 02 11:07:05 2018 Received: (at submit) by debbugs.gnu.org; 2 Jul 2018 15:07:05 +0000 Received: from localhost ([127.0.0.1]:43685 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fa0Px-0005oZ-Jm for submit@debbugs.gnu.org; Mon, 02 Jul 2018 11:07:05 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56134) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fa0Pw-0005o6-Kx for submit@debbugs.gnu.org; Mon, 02 Jul 2018 11:07:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fa0Pq-00061D-AY for submit@debbugs.gnu.org; Mon, 02 Jul 2018 11:06:59 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:58759) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fa0Pq-000614-74 for submit@debbugs.gnu.org; Mon, 02 Jul 2018 11:06:58 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fa0Po-0000mw-Vx for guix-patches@gnu.org; Mon, 02 Jul 2018 11:06:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fa0Pk-0005yQ-2U for guix-patches@gnu.org; Mon, 02 Jul 2018 11:06:56 -0400 Received: from mout01.posteo.de ([185.67.36.65]:39286) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fa0Pj-0005xW-OL for guix-patches@gnu.org; Mon, 02 Jul 2018 11:06:51 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 427F220FB3 for ; Mon, 2 Jul 2018 17:06:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1530544009; bh=+Bz0xxh+rrRCjXh/VTFBZg5is30dFRxjRG1OVuR1fp4=; h=From:To:Cc:Subject:Date:From; b=hmDAxAr7ukqpxP48oMTASGJD3qp/20lR9ov7qRfFLpzPRAe3vtT+yMZUH4oPThy2E 2H53hGv7WyWfy4eymMF76i2nBEVVJJJmGQX3Pi+9wSCJSW0CRrSALV3QKRM+MWCcWQ AUhMjgTyiBx4SrdA/poj3rFFnLhF16RDd60U2nsl7CVoAAa/6aHoWq4I4vpc4gEnBg JJJjcfm3DHrQgrLcZ4zkKqs5IW5hAIdegoX7uNHdY7QJjyjrk67O67rDqxfBS6NKJl OADsOb1X4BdpMXDayhGtWKJ2HbwTme1Ay7uOQ/MjZOohcDhYcuvHZHxytZRLc4j27h ekuqITCYGrLnw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 41K9Zb2n2xz9rxV; Mon, 2 Jul 2018 17:06:47 +0200 (CEST) From: Kei Kebreau To: guix-patches@gnu.org Subject: [PATCH] gnu: Add freedink-dfarc. Date: Mon, 2 Jul 2018 11:06:45 -0400 Message-Id: <20180702150645.28945-1-kkebreau@posteo.net> X-Mailer: git-send-email 2.18.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: -5.0 (-----) * gnu/packages/games.scm (freedink-dfarc): New variable. --- gnu/packages/games.scm | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 0796e4800..b172243bd 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -1171,7 +1171,28 @@ To that extent, it also includes a front-end for managing all of your D-Mods.") "This package contains the game data of GNU Freedink.") (license license:gpl3+))) -;; TODO: Add freedink-dfarc when there's a wxWidgets package. +(define-public freedink-dfarc + (package + (name "freedink-dfarc") + (version "3.14") + (source (origin + (method url-fetch) + (uri (string-append "mirror://gnu/freedink/dfarc-" + version ".tar.gz")) + (sha256 + (base32 + "1yp8n3w426xnlp10xk06vfi2y3k9xrcfyck7s7qs1v0ys7n284d5")))) + (build-system gnu-build-system) + (native-inputs + `(("intltool" ,intltool))) + (inputs + `(("bzip2" ,bzip2) + ("wxwidgets" ,wxwidgets))) + (home-page "https://www.gnu.org/software/freedink/") + (synopsis "Front-end for managing and playing Dink Modules") + (description "DFArc makes it easy to play and manage the GNU FreeDink game +and its numerous D-Mods.") + (license license:gpl3+))) (define-public freedink ;; This is a wrapper that tells the engine where to find the data. -- 2.18.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 02 11:48:34 2018 Received: (at 32036) by debbugs.gnu.org; 2 Jul 2018 15:48:34 +0000 Received: from localhost ([127.0.0.1]:43792 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fa146-0006tN-Gt for submit@debbugs.gnu.org; Mon, 02 Jul 2018 11:48:34 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42167) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fa144-0006t8-Vp for 32036@debbugs.gnu.org; Mon, 02 Jul 2018 11:48:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fa13w-0000zO-PP for 32036@debbugs.gnu.org; Mon, 02 Jul 2018 11:48:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60002) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fa13w-0000zB-LR; Mon, 02 Jul 2018 11:48:24 -0400 Received: from [193.50.110.150] (port=59362 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fa13w-00023L-5e; Mon, 02 Jul 2018 11:48:24 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Kei Kebreau Subject: Re: [bug#32036] [PATCH] gnu: Add freedink-dfarc. References: <20180702150645.28945-1-kkebreau@posteo.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 14 Messidor an 226 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 02 Jul 2018 17:48:22 +0200 In-Reply-To: <20180702150645.28945-1-kkebreau@posteo.net> (Kei Kebreau's message of "Mon, 2 Jul 2018 11:06:45 -0400") Message-ID: <877emdej09.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 32036 Cc: 32036@debbugs.gnu.org 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: -6.0 (------) Kei Kebreau skribis: > * gnu/packages/games.scm (freedink-dfarc): New variable. LGTM, thanks! Ludo'. From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 02 15:26:28 2018 Received: (at 32036-done) by debbugs.gnu.org; 2 Jul 2018 19:26:28 +0000 Received: from localhost ([127.0.0.1]:43922 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fa4Sy-0005cF-1A for submit@debbugs.gnu.org; Mon, 02 Jul 2018 15:26:28 -0400 Received: from mout01.posteo.de ([185.67.36.65]:43211) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fa4St-0005bu-BG for 32036-done@debbugs.gnu.org; Mon, 02 Jul 2018 15:26:24 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 3772220F32 for <32036-done@debbugs.gnu.org>; Mon, 2 Jul 2018 21:26:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1530559577; bh=DxtUJ6yp/nVQ9iBx4x3MPgBmSjiA6OP0a9FSKQ71PQw=; h=From:To:Cc:Subject:Date:From; b=ML6ul+/tmR5bgdYrICjHiHHrJJhARfVj6grpnrJwbtXicBKXwjv6rQ416UZfNE//V H8EQTH4LqkTjwHco/d+wtQ2BFVW0RJG45NsyuLDx0JPO7HzSnhD6H/laVTC9NB/r6R oTEAbuI6mpfzsyCmuyfbPVQTDTI/snrWMXq/OCjlAXs4qts8uBm2OTMuiQlw5C4yrJ dfArBXqusTn8Qk7mm8Nm5jOTTG5MLh7sy4QiV+bZHhmk7llai1tLuHvISbCjNrmTdl MLCD+b6/mZ6TH5tJnTEGKfxLHuWM9DUQUxW432xupOkFen0Cwcrc39RGuf/dlBV0xl Po1CA28vFHM9g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 41KHL00qLyz9rxX; Mon, 2 Jul 2018 21:26:15 +0200 (CEST) From: Kei Kebreau To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [bug#32036] [PATCH] gnu: Add freedink-dfarc. References: <20180702150645.28945-1-kkebreau@posteo.net> <877emdej09.fsf@gnu.org> Date: Mon, 02 Jul 2018 15:26:07 -0400 In-Reply-To: <877emdej09.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 02 Jul 2018 17:48:22 +0200") Message-ID: <87o9fpmoc0.fsf@posteo.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 32036-done Cc: 32036-done@debbugs.gnu.org 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: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Kei Kebreau skribis: > >> * gnu/packages/games.scm (freedink-dfarc): New variable. > > LGTM, thanks! > > Ludo'. Pushed! Thanks for the review. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEg7ZwOtzKO2lLzi2m5qXuPBlGeg0FAls6fE8ACgkQ5qXuPBlG eg01QxAAvlxOL/TEqZk2Mxct0jzWoP6fe6/pzzLQTq69ZEAaSPOFjUzCyWQiML8H sceV4NCtsSx7Gl3BIJH+CuN8Frob+Q1AaIulVLeXYmeIHTTCP3FmWnvY/gC4UEQa btfrmEcS04Z0WkKSFRz6stcbANyYYHavo68EBebZ3I884Dj1tWiDMDQh6QvcyiT+ SJBw5CYY97Yd1IhmYc+S2UJEIUZo25IxdoFaLCHb7lVCFsdx8OfrJZNCHjKo5ii6 xHbNIIy9gWrCUBy384CVgVwg9Pl5niu2nmDx1giLSeBgL9OCw01gMGdwDO9lHlDh itOtJl4AFgDcYZKqP72cn6sHWaQakP4oI0Sl7I5cpzdt5mqIkyalwYlddBidMFU0 RssQutjyLRBxjxI7g6oNsYOZfVP8XsLJGzkopELhTyKnpxajm1mNSqL3gGxwOaWM mn/m60ekPAEeRcSpkkZIPo0gKz5H/k4TR6AhK6Zkvk9G+AeAdXTivDf5D5XWFUPV DE47oRdaLa0ykBNk1CvAzmWOZc9MJNvywlccAJb3LCsYcirBEppi7BICeUWuHaU1 tg7DAoJ96WCG9sCGUYJJD4G/GkeFBlwghdJc+aUp6mehRnZwEsQYPqfV08Ox/ytm gQT0XJfm/kACXO/YqqIH1e51Dl6P6vyn6nYgXFCfeWwiC3Ta32Y= =Rn/r -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Aug 18 14:23: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: Tue, 31 Jul 2018 11:24:04 +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