From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 12 11:24:23 2020 Received: (at submit) by debbugs.gnu.org; 12 Nov 2020 16:24:23 +0000 Received: from localhost ([127.0.0.1]:45437 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kdFOY-0007Zo-UO for submit@debbugs.gnu.org; Thu, 12 Nov 2020 11:24:23 -0500 Received: from lists.gnu.org ([209.51.188.17]:37468) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kdFOW-0007Zg-EB for submit@debbugs.gnu.org; Thu, 12 Nov 2020 11:24:21 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42030) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kdFOW-0002LI-8j for guix-patches@gnu.org; Thu, 12 Nov 2020 11:24:20 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:46666) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kdFOU-0000HR-B1 for guix-patches@gnu.org; Thu, 12 Nov 2020 11:24:19 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id DE69F9FEBA; Thu, 12 Nov 2020 16:24:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo05-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo05-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7hwFWBErzYWu; Thu, 12 Nov 2020 16:24:15 +0000 (UTC) Received: from jupiter.simonsouth.net (unknown [108.162.141.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 3A3AB9FFD0; Thu, 12 Nov 2020 16:24:13 +0000 (UTC) From: Simon South To: guix-patches@gnu.org Subject: [PATCH 0/1] gnu: transmission: Move remaining GUI-related files to "gui" output. Date: Thu, 12 Nov 2020 11:23:57 -0500 Message-Id: X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=64.68.200.34; envelope-from=simon@simonsouth.net; helo=mailout.easymail.ca X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/12 11:24:16 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: simon@simonsouth.net 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.3 (--) This patch updates the package for Transmission, a BitTorrent client, to more completely separate its GUI from the rest of the package's output. Specifically, it moves the AppData, localization files and man page for the "transmission-gtk" application to the package's "gui" output. These had inadvertently been left in the main output, as you can see (before applying the patch) with find `guix build transmission` -type f | grep gtk Note I've also removed a comment from the package definition, as it is now outdated and I see no reason to be continually expanding it when I feel it is clear from the phase's name, the preceding comment and the code itself what is being done and why. -- Simon South simon@simonsouth.net Simon South (1): gnu: transmission: Move remaining GUI-related files to "gui" output. gnu/packages/bittorrent.scm | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) -- 2.29.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 12 11:27:36 2020 Received: (at 44595) by debbugs.gnu.org; 12 Nov 2020 16:27:37 +0000 Received: from localhost ([127.0.0.1]:45446 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kdFRg-0007ej-Mg for submit@debbugs.gnu.org; Thu, 12 Nov 2020 11:27:36 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:46392) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kdFRe-0007eW-RZ for 44595@debbugs.gnu.org; Thu, 12 Nov 2020 11:27:35 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 27274C1693; Thu, 12 Nov 2020 16:27:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo04-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo04-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T1XLYz75_DI9; Thu, 12 Nov 2020 16:27:28 +0000 (UTC) Received: from jupiter.simonsouth.net (unknown [108.162.141.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 7156EBFA47; Thu, 12 Nov 2020 16:27:27 +0000 (UTC) From: Simon South To: 44595@debbugs.gnu.org Subject: [PATCH 1/1] gnu: transmission: Move remaining GUI-related files to "gui" output. Date: Thu, 12 Nov 2020 11:27:06 -0500 Message-Id: <4314a875fc1264de13249194636d083da182db7a.1605196995.git.simon@simonsouth.net> X-Mailer: git-send-email 2.29.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 44595 Cc: simon@simonsouth.net 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 (---) * gnu/packages/bittorrent.scm (transmission)[arguments]: Expand "move-gui" phase to move remaining GUI-related files (AppData file, localization files, man page) to "gui" output. --- gnu/packages/bittorrent.scm | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm index 2a4339fda0..c2ac44a267 100644 --- a/gnu/packages/bittorrent.scm +++ b/gnu/packages/bittorrent.scm @@ -93,14 +93,18 @@ (rename-file (string-append out "/bin/transmission-gtk") (string-append gui "/bin/transmission-gtk")) - ;; Move the '.desktop' and icon files as well. (mkdir (string-append gui "/share")) (for-each (lambda (dir) (rename-file (string-append out "/share/" dir) (string-append gui "/share/" dir))) - '("applications" "icons" "pixmaps"))) - #t))))) + '("appdata" "applications" "icons" "locale" "pixmaps")) + + (mkdir-p (string-append gui "/share/man/man1")) + (rename-file + (string-append out "/share/man/man1/transmission-gtk.1") + (string-append gui "/share/man/man1/transmission-gtk.1")) + #t)))))) (inputs `(("libevent" ,libevent) ("curl" ,curl) -- 2.29.2 From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 18 17:47:19 2020 Received: (at 44595-done) by debbugs.gnu.org; 18 Nov 2020 22:47:19 +0000 Received: from localhost ([127.0.0.1]:37020 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfWEQ-0001eO-UD for submit@debbugs.gnu.org; Wed, 18 Nov 2020 17:47:19 -0500 Received: from eggs.gnu.org ([209.51.188.92]:33400) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfWEQ-0001eA-3P for 44595-done@debbugs.gnu.org; Wed, 18 Nov 2020 17:47:18 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:36980) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kfWEK-00059j-Gk; Wed, 18 Nov 2020 17:47:12 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=41250 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kfWEJ-0007Sh-Si; Wed, 18 Nov 2020 17:47:12 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Simon South Subject: Re: [bug#44595] [PATCH 1/1] gnu: transmission: Move remaining GUI-related files to "gui" output. References: <4314a875fc1264de13249194636d083da182db7a.1605196995.git.simon@simonsouth.net> Date: Wed, 18 Nov 2020 23:47:10 +0100 In-Reply-To: <4314a875fc1264de13249194636d083da182db7a.1605196995.git.simon@simonsouth.net> (Simon South's message of "Thu, 12 Nov 2020 11:27:06 -0500") Message-ID: <87k0uii8pd.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 44595-done Cc: 44595-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 (---) Simon South skribis: > * gnu/packages/bittorrent.scm (transmission)[arguments]: Expand > "move-gui" phase to move remaining GUI-related files (AppData file, > localization files, man page) to "gui" output. Applied, thanks! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 21 19:03:19 2020 Received: (at 44595) by debbugs.gnu.org; 22 Nov 2020 00:03:19 +0000 Received: from localhost ([127.0.0.1]:46634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kgcqd-0003eG-0O for submit@debbugs.gnu.org; Sat, 21 Nov 2020 19:03:19 -0500 Received: from mailrelay.tugraz.at ([129.27.2.202]:64804) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kgcqa-0003e7-4c for 44595@debbugs.gnu.org; Sat, 21 Nov 2020 19:03:17 -0500 Received: from nijino.local (217-149-162-128.nat.highway.telekom.at [217.149.162.128]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4Cdr8c5tb0z3wFM; Sun, 22 Nov 2020 01:03:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1606003393; bh=qr988/j9Mhu7isNOoirqnbSKIDkPyitdJT8sQtU5Y3g=; h=Subject:From:To:Cc:Date:In-Reply-To; b=sWattrGyu+CcV0oOcOyWfZoneN99RRCzSNNFsAWmyH+/FQHlqYfndd+KIus4wrL+4 TEPt+ivzD7OB/tC4fHbT2sy3d5g3B7dlcWY+QaIifKB/Tkf7RHBvgI9Mjdnf6e/f6G 8looeLSKxnQuxAhDJNo/j/hR6PplmQg1Rqbtb31c= Message-ID: <54d5fb0b95efa59bd8db586a7660edfd3dcca2fc.camel@student.tugraz.at> Subject: bug#44595: [PATCH 1/1] gnu: transmission: Move remaining GUI-related files to "gui" output. From: Leo Prikler To: ludo@gnu.org Date: Sun, 22 Nov 2020 01:03:11 +0100 In-Reply-To: 87k0uii8pd.fsf@gnu.org Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 44595 Cc: 44595@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 (---) Hi, I believe this patch inadvertently broke localization for transmission- gtk – or at least I'm recently seeing the English version despite the localization files being present and my locale not being set to English . There is probably a bindtextdomain call somewhere, that is not accurately patched and hence refers to "out" instead of "gui". Regards, Leo From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 22 08:37:19 2020 Received: (at 44595) by debbugs.gnu.org; 22 Nov 2020 13:37:19 +0000 Received: from localhost ([127.0.0.1]:47098 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kgpYM-0000DL-QF for submit@debbugs.gnu.org; Sun, 22 Nov 2020 08:37:19 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:35358) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kgpYJ-0000D6-BX for 44595@debbugs.gnu.org; Sun, 22 Nov 2020 08:37:17 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 0FB95A1B7D; Sun, 22 Nov 2020 13:37:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo05-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo05-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h42BMPE3jRnW; Sun, 22 Nov 2020 13:37:09 +0000 (UTC) Received: from laptop (unknown [108.162.141.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 832C2A1818; Sun, 22 Nov 2020 13:37:06 +0000 (UTC) From: Simon South To: Leo Prikler Subject: Re: [bug#44595] [PATCH 1/1] gnu: transmission: Move remaining GUI-related files to "gui" output. References: <54d5fb0b95efa59bd8db586a7660edfd3dcca2fc.camel@student.tugraz.at> Date: Sun, 22 Nov 2020 08:31:56 -0500 In-Reply-To: <54d5fb0b95efa59bd8db586a7660edfd3dcca2fc.camel@student.tugraz.at> (Leo Prikler's message of "Sun, 22 Nov 2020 01:03:11 +0100") Message-ID: <87r1ol7c1f.fsf@simonsouth.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 44595 Cc: 44595@debbugs.gnu.org, ludo@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 (---) Leo Prikler writes: > I believe this patch inadvertently broke localization for transmission- > gtk =E2=80=93 or at least I'm recently seeing the English version despite= the > localization files being present and my locale not being set to > English. Thanks for pointing this out, Leo. I'll look into it. --=20 Simon South simon@simonsouth.net From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 27 16:35:47 2020 Received: (at 44595) by debbugs.gnu.org; 27 Nov 2020 21:35:47 +0000 Received: from localhost ([127.0.0.1]:46349 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kilP9-00074w-36 for submit@debbugs.gnu.org; Fri, 27 Nov 2020 16:35:47 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:36414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kilP4-00074d-72 for 44595@debbugs.gnu.org; Fri, 27 Nov 2020 16:35:45 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 8992125EF6; Fri, 27 Nov 2020 21:35:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo06-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo06-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07lGCQByMsMb; Fri, 27 Nov 2020 21:35:36 +0000 (UTC) Received: from laptop (unknown [108.162.141.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 8B26B25E76; Fri, 27 Nov 2020 21:35:33 +0000 (UTC) From: Simon South To: 44595@debbugs.gnu.org, Leo Prikler Subject: Re: [bug#44595] [PATCH 1/1] gnu: transmission: Move remaining GUI-related files to "gui" output. References: <54d5fb0b95efa59bd8db586a7660edfd3dcca2fc.camel@student.tugraz.at> Date: Fri, 27 Nov 2020 16:30:19 -0500 In-Reply-To: <54d5fb0b95efa59bd8db586a7660edfd3dcca2fc.camel@student.tugraz.at> (Leo Prikler's message of "Sun, 22 Nov 2020 01:03:11 +0100") Message-ID: <87wny67aj8.fsf@simonsouth.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 44595 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 (---) Leo Prikler writes: > I believe this patch inadvertently broke localization for transmission- > gtk =E2=80=93 or at least I'm recently seeing the English version despite= the > localization files being present and my locale not being set to English I think I have this fixed now; I'll reply to this email with a patch that corrects this by - Patching Transmission to honour the "localedir" option to its configure script, and - Using this option to specify the "gui" output as the location for the (GTK-specific) localization data. With the patch applied I can now run transmission-gtk en fran=C3=A7ais, whi= ch really did not work before. Leo, thanks for mentioning "bindtextdomain" as that was indeed the source of the problem. If you have a few moments, could you test the patch please to make sure it fixes the problem you're seeing? --=20 Simon South simon@simonsouth.net From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 27 16:41:43 2020 Received: (at 44595) by debbugs.gnu.org; 27 Nov 2020 21:41:43 +0000 Received: from localhost ([127.0.0.1]:46365 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kilUp-0007E0-Db for submit@debbugs.gnu.org; Fri, 27 Nov 2020 16:41:43 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:53784) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kilUi-0007Dg-KC for 44595@debbugs.gnu.org; Fri, 27 Nov 2020 16:41:37 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id A649AC54A4; Fri, 27 Nov 2020 21:41:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo04-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo04-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HxFbDS0SlLk3; Fri, 27 Nov 2020 21:41:26 +0000 (UTC) Received: from localhost.localdomain (unknown [108.162.141.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 1BFF4C5429; Fri, 27 Nov 2020 21:41:21 +0000 (UTC) From: Simon South To: 44595@debbugs.gnu.org, leo.prikler@student.tugraz.at Subject: [PATCH] gnu: transmission: Fix localization of transmission-gtk. Date: Fri, 27 Nov 2020 16:35:46 -0500 Message-Id: <20201127213546.10507-1-simon@simonsouth.net> X-Mailer: git-send-email 2.25.2 In-Reply-To: <87wny67aj8.fsf@simonsouth.net> References: <87wny67aj8.fsf@simonsouth.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 44595 Cc: simon@simonsouth.net 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 (---) * gnu/packages/bittorrent.scm (transmission)[source]: Add patch to make Transmission honor the "localedir" option to its configure script. [arguments]: Use "localedir" to set the "gui" output as the location for (GTK-specific) localization data. [arguments]: Update "move-gui" to remove a now-superfluous call to "mkdir" and omit "share/locale" from the list of directories needing to be moved between outputs. * gnu/packages/patches/transmission-honor-localedir.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. --- gnu/local.mk | 1 + gnu/packages/bittorrent.scm | 12 ++++--- .../transmission-honor-localedir.patch | 34 +++++++++++++++++++ 3 files changed, 43 insertions(+), 4 deletions(-) create mode 100644 gnu/packages/patches/transmission-honor-localedir.patch diff --git a/gnu/local.mk b/gnu/local.mk index 289f510c11..fe94bcfc2e 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1656,6 +1656,7 @@ dist_patch_DATA = \ %D%/packages/patches/tipp10-remove-license-code.patch \ %D%/packages/patches/tk-find-library.patch \ %D%/packages/patches/transcode-ffmpeg.patch \ + %D%/packages/patches/transmission-honor-localedir.patch \ %D%/packages/patches/ttf2eot-cstddef.patch \ %D%/packages/patches/tup-unbundle-dependencies.patch \ %D%/packages/patches/tuxpaint-stamps-path.patch \ diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm index ab44caa06a..08e61d7ba2 100644 --- a/gnu/packages/bittorrent.scm +++ b/gnu/packages/bittorrent.scm @@ -75,12 +75,17 @@ version ".tar.xz")) (sha256 (base32 - "1wjmn96zrvmk8j1yz2ysmqd7a2x6ilvnwwapcvfzgxs2wwpnai4i")))) + "1wjmn96zrvmk8j1yz2ysmqd7a2x6ilvnwwapcvfzgxs2wwpnai4i")) + (patches (search-patches "transmission-honor-localedir.patch")))) (build-system glib-or-gtk-build-system) (outputs '("out" ; library and command-line interface "gui")) ; graphical user interface (arguments - '(#:glib-or-gtk-wrap-excluded-outputs '("out") + '(#:configure-flags + (list (string-append "--localedir=" + (assoc-ref %outputs "gui") + "/share/locale")) + #:glib-or-gtk-wrap-excluded-outputs '("out") #:phases (modify-phases %standard-phases (add-after 'install 'move-gui @@ -93,12 +98,11 @@ (rename-file (string-append out "/bin/transmission-gtk") (string-append gui "/bin/transmission-gtk")) - (mkdir (string-append gui "/share")) (for-each (lambda (dir) (rename-file (string-append out "/share/" dir) (string-append gui "/share/" dir))) - '("appdata" "applications" "icons" "locale" "pixmaps")) + '("appdata" "applications" "icons" "pixmaps")) (mkdir-p (string-append gui "/share/man/man1")) (rename-file diff --git a/gnu/packages/patches/transmission-honor-localedir.patch b/gnu/packages/patches/transmission-honor-localedir.patch new file mode 100644 index 0000000000..70c66bfb2b --- /dev/null +++ b/gnu/packages/patches/transmission-honor-localedir.patch @@ -0,0 +1,34 @@ +This patch modifies Transmission so it honors the "localedir" option +passed to its configure script, allowing GTK-specific localization +data to be placed in the package's "gui" output. + +Without this patch, localization of transmission-gtk can break as the +application will expect to find this data in the package's default +output (as a result of the call to bindtextdomain in gtk/main.c). + +diff --git a/configure b/configure +index a29e24f..3ae8ef4 100755 +--- a/configure ++++ b/configure +@@ -21305,7 +21305,7 @@ $as_echo "$LINGUAS" >&6; } + sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \ + < $srcdir/po/POTFILES.in > po/POTFILES + +- transmissionlocaledir='${prefix}/${DATADIRNAME}/locale' ++ transmissionlocaledir='${localedir}' + + fi + +diff --git a/configure.ac b/configure.ac +index 57d3cae..ab62093 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -563,7 +563,7 @@ if test "x$enable_nls" = "xyes" ; then + AC_SUBST(GETTEXT_PACKAGE) + AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE],["$GETTEXT_PACKAGE"],[Gettext package]) + AM_GLIB_GNU_GETTEXT +- transmissionlocaledir='${prefix}/${DATADIRNAME}/locale' ++ transmissionlocaledir='${localedir}' + AC_SUBST(transmissionlocaledir) + fi + AC_SUBST(INTLLIBS) -- 2.29.2 From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 27 17:35:31 2020 Received: (at 44595) by debbugs.gnu.org; 27 Nov 2020 22:35:31 +0000 Received: from localhost ([127.0.0.1]:46536 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kimKx-0002Ix-9Y for submit@debbugs.gnu.org; Fri, 27 Nov 2020 17:35:31 -0500 Received: from mailrelay.tugraz.at ([129.27.2.202]:15418) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kimKv-0002In-Kb for 44595@debbugs.gnu.org; Fri, 27 Nov 2020 17:35:30 -0500 Received: from nijino.local (217-149-166-73.nat.highway.telekom.at [217.149.166.73]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4CjTwY5wX0z3xNC; Fri, 27 Nov 2020 23:35:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1606516526; bh=QHAWlM18xxG6iTnwgLQIiDXjRMlgGQpJYxgmQd6+JPM=; h=Subject:From:To:Date:In-Reply-To:References; b=H7Xik4Ym7xdlqBABd5xtA7ultp40P3gdsB9vm6s8VM4VZe0Hcgo3olOBP+bSiGvaK 82B+t/NFv65lp99WvPUOdOL30vGjhJ3e5/V7Pl5SShX7hdi47cB7MmT5vJXTUPFmj9 ZuqiaMmgoxG4tm8l+1/bu+3t4iHdm1wN+ddQOmcM= Message-ID: <66842c9c9043fd8f8445026e953b79683244a6df.camel@student.tugraz.at> Subject: Re: [bug#44595] [PATCH 1/1] gnu: transmission: Move remaining GUI-related files to "gui" output. From: Leo Prikler To: Simon South , 44595@debbugs.gnu.org Date: Fri, 27 Nov 2020 23:35:24 +0100 In-Reply-To: <87wny67aj8.fsf@simonsouth.net> References: <54d5fb0b95efa59bd8db586a7660edfd3dcca2fc.camel@student.tugraz.at> <87wny67aj8.fsf@simonsouth.net> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 44595 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 (---) Am Freitag, den 27.11.2020, 16:30 -0500 schrieb Simon South: > With the patch applied I can now run transmission-gtk en français, > which > really did not work before. > > Leo, thanks for mentioning "bindtextdomain" as that was indeed the > source of the problem. If you have a few moments, could you test the > patch please to make sure it fixes the problem you're seeing? LGTM, it now displays perfektes Alman as before :) From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 27 23:42:29 2020 Received: (at 44595-done) by debbugs.gnu.org; 28 Nov 2020 04:42:29 +0000 Received: from localhost ([127.0.0.1]:46783 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kis45-0002a0-Gh for submit@debbugs.gnu.org; Fri, 27 Nov 2020 23:42:29 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:49833) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kis43-0002Zk-J4 for 44595-done@debbugs.gnu.org; Fri, 27 Nov 2020 23:42:28 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 3E6A85C0129; Fri, 27 Nov 2020 23:42:22 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Fri, 27 Nov 2020 23:42:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=bRrm8Gp7Upzscu8mdqCu14AJ W/4kopkj1AEbe63Um+4=; b=cLBN35zGRTiFS/MtRjaiUrLjeY0OfYV30fXKvBOE qDiKLW/dZq5+Ocj7DWwobFnZebsJn2H0fDy/+wMGADGqTPLDT/VA0Sx5NZDJa4VK izHLudwPogC0Tl+VAlNLD2TaRj/2zQ3XWJlzAipauMr4zniqn+3avZIH2NgSulAi CJ8= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=bRrm8G p7Upzscu8mdqCu14AJW/4kopkj1AEbe63Um+4=; b=OaxM5Wf7XVb+PPYhNK0APH IBEiLoh0wdyeR5Yyi+3LRHcIFdxnL2eWJ3HD5encdb/AvUCYp7JxoiE8ei0OwWOl GiVNQ7FoRrhmZDeR/7awBKZeOf2i/F+5eqJ5LsL4VnOwtCIXuNEhv/oLllETwDkI 6pcTOgzAHRyAjkPsx+W8x1KwA2tv1pO/nNplYhnhm6CpTS08oCWp4KPf6UfhH4a3 ED3UZN/JMej6oQ5amNeZcnIl/ciiptrMa5xst5HbyEOP4WEnjvxe2gjEy5synMv+ IIBHd5426XvuqFP1EE15cbEzvqVCcXX3JIa0pKIeoBktdWIBA25SiRONY6anKv7A == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudehhedgjeegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehgtderredttddunecuhfhrohhmpefnvghoucfh rghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtth gvrhhnpeduhfffveehtdfgjeevleefueekhfdtvdffteegueeigfevvdekfeeijeffgfff leenucfkphepjeefrddugedurdduvdejrddugeeinecuvehluhhsthgvrhfuihiivgeptd enucfrrghrrghmpehmrghilhhfrhhomheplhgvohesfhgrmhhulhgrrhhirdhnrghmvg X-ME-Proxy: Received: from localhost (c-73-141-127-146.hsd1.pa.comcast.net [73.141.127.146]) by mail.messagingengine.com (Postfix) with ESMTPA id 447403280065; Fri, 27 Nov 2020 23:42:21 -0500 (EST) Date: Fri, 27 Nov 2020 23:42:19 -0500 From: Leo Famulari To: Leo Prikler Subject: Re: [bug#44595] [PATCH 1/1] gnu: transmission: Move remaining GUI-related files to "gui" output. Message-ID: References: <54d5fb0b95efa59bd8db586a7660edfd3dcca2fc.camel@student.tugraz.at> <87wny67aj8.fsf@simonsouth.net> <66842c9c9043fd8f8445026e953b79683244a6df.camel@student.tugraz.at> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="wSJLVOhFbTOTW6Ro" Content-Disposition: inline In-Reply-To: <66842c9c9043fd8f8445026e953b79683244a6df.camel@student.tugraz.at> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 44595-done Cc: 44595-done@debbugs.gnu.org, Simon South 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.7 (-) --wSJLVOhFbTOTW6Ro Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 27, 2020 at 11:35:24PM +0100, Leo Prikler wrote: > Am Freitag, den 27.11.2020, 16:30 -0500 schrieb Simon South: > > With the patch applied I can now run transmission-gtk en fran=E7ais, > > which > > really did not work before. > >=20 > > Leo, thanks for mentioning "bindtextdomain" as that was indeed the > > source of the problem. If you have a few moments, could you test the > > patch please to make sure it fixes the problem you're seeing? > LGTM, it now displays perfektes Alman as before :) Great! Pushed as 1d63445168d0102adf08637ed3be4609a044c9e6 Simon, do you think the patch should be sent upstream? Is the fix generically useful? Or is it really a weird corner case from Guix? --wSJLVOhFbTOTW6Ro Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAl/B1SoACgkQJkb6MLrK fwhJmhAAunANBXVKqMqJwT3oYLtH8T8EFVkQlb2WbX7GGR6L+qdQLvAJEu9QISpq 4sEOF2qBNKvTCcp73IzAUjlWteb7yCyKsJeBi9Ivhj2zpwF3Cnq8w8DyWPuXtx2n Dc1ZHsuWnoYklMRvrT4fdn4/cYKsLRjdRHn7jghN/2vWeLCGiE+VbuRy830es59s CLkpAd5ZrIZqa3DDY+UXSWu8ty5YiOrQ4Ygi4AKFABbulDBpNl67QmRMWpMJYvHD npnf+mtJHM/kguH45+Ea5ACWs0KMeoUMLgxZkHt2iR1UYdzY0bWw9mdQ4O2azdBy 0ETMULq+V8Y2EhPJBV+qK6Cpn9tkGswcgb1k6Ebh9L2ZoYUxAnuSG8AmdO6MwzwS ojGemi8qzkq8WwPhSfNZswzBozDmT0VVLyV5ngY/l7xhSNTbImwtsc5jH5fMM4Y4 cFxWrKuyoVvOytI1AvoJrtLjaLxGgXBYTjrp151kzlbi0GQbyf+1s8J+IUPdGzOo sIUcbyEu4zjL29xOs/zUyx1V3h+9P1gsvmIdAYqFz+aZUy/uZrukEbTaZUfQW2zI +ZFfVIDPAxReb8io7QV5XrIY875UqiO+i+jJeJ1Ytm4vbAo7Al3mul96s+dQvuBy 6SHwTo2TQgUC0G2P7tgnyC6ZuPU77suPLHvGCnlzGrUpjRDxbr4= =yxGK -----END PGP SIGNATURE----- --wSJLVOhFbTOTW6Ro-- From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 28 13:09:18 2020 Received: (at 44595-done) by debbugs.gnu.org; 28 Nov 2020 18:09:18 +0000 Received: from localhost ([127.0.0.1]:49001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kj4eq-0005ry-Rm for submit@debbugs.gnu.org; Sat, 28 Nov 2020 13:09:17 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:53658) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kj4eo-0005ri-1D for 44595-done@debbugs.gnu.org; Sat, 28 Nov 2020 13:09:15 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 88EF521634; Sat, 28 Nov 2020 18:09:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo06-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo06-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5cMzqDnXjprl; Sat, 28 Nov 2020 18:09:07 +0000 (UTC) Received: from laptop (unknown [108.162.141.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 8510A21153; Sat, 28 Nov 2020 18:09:04 +0000 (UTC) From: Simon South To: Leo Famulari Subject: Re: [bug#44595] [PATCH 1/1] gnu: transmission: Move remaining GUI-related files to "gui" output. References: <54d5fb0b95efa59bd8db586a7660edfd3dcca2fc.camel@student.tugraz.at> <87wny67aj8.fsf@simonsouth.net> <66842c9c9043fd8f8445026e953b79683244a6df.camel@student.tugraz.at> Date: Sat, 28 Nov 2020 13:03:49 -0500 In-Reply-To: (Leo Famulari's message of "Fri, 27 Nov 2020 23:42:19 -0500") Message-ID: <87czzx5pfe.fsf@simonsouth.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 44595-done Cc: 44595-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 (---) Leo Famulari writes: > Great! Pushed as 1d63445168d0102adf08637ed3be4609a044c9e6 Nice, thank you. > Simon, do you think the patch should be sent upstream? This occurred to me but it turns out a recent commit rips out the Autotools-based build system altogether, so the change no longer has any context upstream. This also means we may need to devise a new solution for the next version of Transmission when it releases. -- Simon South simon@simonsouth.net From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 28 20:11:50 2020 Received: (at 44595-done) by debbugs.gnu.org; 29 Nov 2020 01:11:50 +0000 Received: from localhost ([127.0.0.1]:49403 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjBFm-000661-AQ for submit@debbugs.gnu.org; Sat, 28 Nov 2020 20:11:50 -0500 Received: from wout5-smtp.messagingengine.com ([64.147.123.21]:33761) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjBFk-00065n-0H for 44595-done@debbugs.gnu.org; Sat, 28 Nov 2020 20:11:49 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 0F648E23; Sat, 28 Nov 2020 20:11:41 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Sat, 28 Nov 2020 20:11:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=mJVzygOcvU+O6WRcm8Gc1VvX NXROj8ply2Ghq+EGm/Q=; b=KPNUuKqihXvVlFQpCkUVB37HYVeuRpR8SOspkaMj xEIy7QIRQuqvXBgGHD+qbsSJ9CmICc37wCaKr0G7sssE8AMjNh6yqfNI2ZOTpvxI dWVY7p8NE+UWAEzRo7jkKQMIjjW/4lTaSHKfQsUuP71P9f7VYBihNN/nn967xYw6 PQA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=mJVzyg OcvU+O6WRcm8Gc1VvXNXROj8ply2Ghq+EGm/Q=; b=A4Eu1JcBzPDxdXFNBWRQ8A kn1P0NcEmBMcYhO54Cn2ZveXncMpOT62GyfdzXrKKanSBC/D+OJ5OYePARUkUSMI WfYBoJ+RDtQuhVewavoy0sjWBivr7Xo0f1l2+5ccKrHTG3cVadWw95ZlzbyPoWN3 +3vnEK1UPcbj9E35O7tn3iwMGrciRD9IF9n9y5POjQL52TjGsP3I2LRJLpYDFu2G KWZcKW6uHsD5wQ7dLdT8kbD4m4HJBV/hRSlyhsz5yJpH8AT9jMdU6nc0P/dkomNO VDOVwUnbAyniFOEoi4+CtskEP+nlzFnxpuy5HIXPYR1kpQNBTerCFVxiqRbZSQ7Q == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudehjedgfeduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvghoucfh rghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtth gvrhhnpeeukeektdffvddtudegjeegtdevhfeufeeivdejiedtieegtdevjedvjeehffev gfenucfkphepjeefrddugedurdduvdejrddugeeinecuvehluhhsthgvrhfuihiivgeptd enucfrrghrrghmpehmrghilhhfrhhomheplhgvohesfhgrmhhulhgrrhhirdhnrghmvg X-ME-Proxy: Received: from localhost (c-73-141-127-146.hsd1.pa.comcast.net [73.141.127.146]) by mail.messagingengine.com (Postfix) with ESMTPA id 2A0283064AAE; Sat, 28 Nov 2020 20:11:41 -0500 (EST) Date: Sat, 28 Nov 2020 20:11:39 -0500 From: Leo Famulari To: Simon South Subject: Re: [bug#44595] [PATCH 1/1] gnu: transmission: Move remaining GUI-related files to "gui" output. Message-ID: References: <54d5fb0b95efa59bd8db586a7660edfd3dcca2fc.camel@student.tugraz.at> <87wny67aj8.fsf@simonsouth.net> <66842c9c9043fd8f8445026e953b79683244a6df.camel@student.tugraz.at> <87czzx5pfe.fsf@simonsouth.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87czzx5pfe.fsf@simonsouth.net> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 44595-done Cc: 44595-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: -1.7 (-) On Sat, Nov 28, 2020 at 01:03:49PM -0500, Simon South wrote: > This occurred to me but it turns out a recent commit rips out the > Autotools-based build system altogether, so the change no longer has any > context upstream. This also means we may need to devise a new solution > for the next version of Transmission when it releases. Good to know... looks like they are going to use CMake. From unknown Fri Aug 15 16:56:33 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 27 Dec 2020 12:24:09 +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