From unknown Thu Jun 19 14:14:24 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#64273 <64273@debbugs.gnu.org> To: bug#64273 <64273@debbugs.gnu.org> Subject: Status: [PATCH 0/2] Update qbittorrent Reply-To: bug#64273 <64273@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:14:24 +0000 retitle 64273 [PATCH 0/2] Update qbittorrent reassign 64273 guix-patches submitter 64273 Timotej Lazar severity 64273 normal tag 64273 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 24 15:26:48 2023 Received: (at submit) by debbugs.gnu.org; 24 Jun 2023 19:26:49 +0000 Received: from localhost ([127.0.0.1]:41532 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qD8uG-0002wS-LV for submit@debbugs.gnu.org; Sat, 24 Jun 2023 15:26:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:57576) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qD8uF-0002wL-CC for submit@debbugs.gnu.org; Sat, 24 Jun 2023 15:26:48 -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 1qD8uF-0006oM-5x for guix-patches@gnu.org; Sat, 24 Jun 2023 15:26:47 -0400 Received: from araneo.si ([2001:15c0:2110:3400::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qD8uC-0006vI-Sl for guix-patches@gnu.org; Sat, 24 Jun 2023 15:26:46 -0400 Received: from araneo.si (localhost.lan [127.0.0.1]) by araneo.si (OpenSMTPD) with ESMTP id 62ee2e6a for ; Sat, 24 Jun 2023 19:26:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=araneo.si; h=from:to:cc :subject:date:message-id:mime-version:content-type :content-transfer-encoding; s=20180623; bh=LY0WIIQrnjYtioyNZIscc I/Nujk=; b=F0xWtjKzDvRNf1kOI320c6n5KnWoq3YePpqQD9sYmJd8w66lqCj/D fq5b3uX2BTFwx95U4hONoLmDAmAFlrqbTg67K7W2kqtmNAudRi81fkVyMkiwKB17 c3w0hgY5KxjJWxorzIIysPQ33ASKRuPKTTl6P7uE4LPlnb6BPKFs7TXmsK8N0ePQ Le7j45fzptWj2dWDHP/sZYCt4iBmzPAa3uHLGU7ly5Vothi3Cxqi9fq5M9gZw046 LrkpTYnc7Z6gPmNstPg7IwAEONXAtKYPaDFOUKUAEUOhA9ag24A1Fm6pLwRKOv0m sKLptQtxACZeEMmKjWF/ozSDCYR5luI4w== Received: by araneo.si (OpenSMTPD) with ESMTPSA id 18316e3d (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 24 Jun 2023 19:26:38 +0000 (UTC) From: Timotej Lazar To: guix-patches@gnu.org Subject: [PATCH 0/2] Update qbittorrent Date: Sat, 24 Jun 2023 21:26:36 +0200 Message-Id: X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2001:15c0:2110:3400::2; envelope-from=timotej.lazar@araneo.si; helo=araneo.si 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_PASS=-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.3 (-) X-Debbugs-Envelope-To: submit Cc: Timotej Lazar 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 updates qbittorrent and simplifes the package definition by using qt-build-system. Thanks! Timotej Lazar (2): gnu: qbittorrent: Update to 4.5.4. gnu: qbittorrent{,-nox}: Use qt-build-system. gnu/packages/bittorrent.scm | 48 +++++++++++-------------------------- 1 file changed, 14 insertions(+), 34 deletions(-) base-commit: 42a48a11b7a085c7df74941e0cf48f521c961a7f -- 2.40.1 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 24 15:27:42 2023 Received: (at 64273) by debbugs.gnu.org; 24 Jun 2023 19:27:42 +0000 Received: from localhost ([127.0.0.1]:41540 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qD8v8-0002yF-0S for submit@debbugs.gnu.org; Sat, 24 Jun 2023 15:27:42 -0400 Received: from araneo.si ([90.157.193.204]:40460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qD8v4-0002y6-Uj for 64273@debbugs.gnu.org; Sat, 24 Jun 2023 15:27:40 -0400 Received: from araneo.si (localhost.lan [127.0.0.1]) by araneo.si (OpenSMTPD) with ESMTP id a16a558b for <64273@debbugs.gnu.org>; Sat, 24 Jun 2023 19:27:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=araneo.si; h=from:to:cc :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=20180623; bh=jn2DUTvyFJag8vg9QnmXm LW0uj0=; b=Gr4mgUE3HDI9871oplxvP/eZAVIb9gK4yCVSKkoWsqz1nWbPDymPa qE76/c9nK9AN2PezyekLoKp2U/Q+5+hvBsmBSswWD1O/4OXxlN78Qvrly0AXHDmG GyZV7OfCGHI22nx7XyrzE5VNsB1C4/fBOafL3zYhPl8G4Z7C9Fa4HPss4JTm+pUs YTxnjaQABSyQ0TB5LGeG7HzPRr6vutTWED2SE5sN1Uk1C9hFfcHzhZGjaGN1pDYr tCUjJ5TGVq9qrn5ywWoOFk4p85kwpMt1fpk46WzLsZXDndXCgyxAIy2LPGwlo/+7 4XuNh6MqdHDidDCQlWZbhn0nFwH/V779Q== Received: by araneo.si (OpenSMTPD) with ESMTPSA id 5245d9c2 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 24 Jun 2023 19:27:37 +0000 (UTC) From: Timotej Lazar To: 64273@debbugs.gnu.org Subject: [PATCH 1/2] gnu: qbittorrent: Update to 4.5.4. Date: Sat, 24 Jun 2023 21:27:31 +0200 Message-Id: <93646cf1d518a4f8d6a8818cdfda4971c1d93f62.1687634693.git.timotej.lazar@araneo.si> X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 64273 Cc: Timotej Lazar 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/bittorrent.scm (qbittorrent): Update to 4.5.4. --- gnu/packages/bittorrent.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm index 38e959b884..3e40720730 100644 --- a/gnu/packages/bittorrent.scm +++ b/gnu/packages/bittorrent.scm @@ -451,7 +451,7 @@ (define-public libtorrent-rasterbar (define-public qbittorrent (package (name "qbittorrent") - (version "4.5.2") + (version "4.5.4") (source (origin (method git-fetch) @@ -460,7 +460,7 @@ (define-public qbittorrent (commit (string-append "release-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "07s0ypkd1zzkw9qhfwxxx7s6zizjz0448al17xmc1b48phn46hjk")))) + (base32 "1r4vqlwmvg7b0ibq53m7ascyykv3v66qxlwfi0zmmi1ig7rlkxkk")))) (build-system gnu-build-system) (arguments `(#:configure-flags -- 2.40.1 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 24 15:27:46 2023 Received: (at 64273) by debbugs.gnu.org; 24 Jun 2023 19:27:46 +0000 Received: from localhost ([127.0.0.1]:41542 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qD8vC-0002yV-BT for submit@debbugs.gnu.org; Sat, 24 Jun 2023 15:27:46 -0400 Received: from araneo.si ([90.157.193.204]:40460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qD8v7-0002y6-71 for 64273@debbugs.gnu.org; Sat, 24 Jun 2023 15:27:45 -0400 Received: from araneo.si (localhost.lan [127.0.0.1]) by araneo.si (OpenSMTPD) with ESMTP id 8f7aa517 for <64273@debbugs.gnu.org>; Sat, 24 Jun 2023 19:27:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=araneo.si; h=from:to:cc :subject:date:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=20180623; bh=FqBlsp1s UJGLIOlzFbDmcmBxIP0=; b=ufIoEj8xR8X/bwSBXLbLQEPbb7mYPbFiqEk59m5e Cin99FXJYYhEvjJE/POZHJAlN9K7MGU+q7ceMn4dPrXfx8qAYa/luzLI5nbKbkQE vNSjPRsXPypJCc1YOSjVWtCluRgZGEGm2MHYHDBjOR2EpchjHFYYAFVNRNoszV2C RuT/RkTL5KbhX/ZC6W+UwevCqrugpM7t2v6K4eEBnDFDmGWgK9yQHCIDmDfPyzA5 vZI/jcOAMsiHfGQXEq7CDN+by/JulOpVjOYO7JJG6Y+MQv8O+COrc7RdwWFxaqoO X5OmbL2fq9o271kI5/pSAnhiQJmzgGYeaTjpNUJVdCp+fQ== Received: by araneo.si (OpenSMTPD) with ESMTPSA id 97fd8b34 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 24 Jun 2023 19:27:39 +0000 (UTC) From: Timotej Lazar To: 64273@debbugs.gnu.org Subject: [PATCH 2/2] gnu: qbittorrent{,-nox}: Use qt-build-system. Date: Sat, 24 Jun 2023 21:27:32 +0200 Message-Id: <337b77fbfc4edb4f4cf05fc5638a73d9b2cc2a8d.1687634693.git.timotej.lazar@araneo.si> X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 64273 Cc: Timotej Lazar 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 (-) CMake is now upstream’s preferred build system. * gnu/packages/bittorrent.scm (qbittorrent)[build-system]: Use qt-build-system. [arguments]: Drop custom wrap phase. (Re-)enable tests. [inputs]: Remove input labels. Drop qtbase-5. [native-inputs]: Drop pkg-config. (qbittorrent-nox)[arguments]: Adjust configure-flags. Keep the wrap-qt phase since the non-GUI version is also a QT program. --- gnu/packages/bittorrent.scm | 44 ++++++++++--------------------------- 1 file changed, 12 insertions(+), 32 deletions(-) diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm index 3e40720730..0495d2dc6a 100644 --- a/gnu/packages/bittorrent.scm +++ b/gnu/packages/bittorrent.scm @@ -40,6 +40,7 @@ (define-module (gnu packages bittorrent) #:use-module (guix build-system cmake) #:use-module (guix build-system gnu) #:use-module (guix build-system python) + #:use-module (guix build-system qt) #:use-module (guix build-system glib-or-gtk) #:use-module ((guix licenses) #:prefix l:) #:use-module (guix gexp) @@ -461,36 +462,19 @@ (define-public qbittorrent (file-name (git-file-name name version)) (sha256 (base32 "1r4vqlwmvg7b0ibq53m7ascyykv3v66qxlwfi0zmmi1ig7rlkxkk")))) - (build-system gnu-build-system) + (build-system qt-build-system) (arguments - `(#:configure-flags - (list (string-append "--with-boost-libdir=" - (assoc-ref %build-inputs "boost") - "/lib") - "--enable-debug" - "QMAKE_LRELEASE=lrelease") - #:modules ((guix build gnu-build-system) - (guix build qt-utils) - (guix build utils)) - #:imported-modules (,@%gnu-build-system-modules - (guix build qt-utils)) - #:phases - (modify-phases %standard-phases - (add-after 'install 'wrap-qt - (lambda* (#:key outputs inputs #:allow-other-keys) - (let ((out (assoc-ref outputs "out"))) - (wrap-qt-program "qbittorrent" #:output out #:inputs inputs)) - #t))))) + (list #:configure-flags #~(list "-DTESTING=ON") + #:test-target "check")) (native-inputs - (list pkg-config qttools-5)) + (list qttools-5)) (inputs - `(("boost" ,boost) - ("libtorrent-rasterbar" ,libtorrent-rasterbar) - ("openssl" ,openssl) - ("python" ,python-wrapper) - ("qtbase" ,qtbase-5) - ("qtsvg-5" ,qtsvg-5) - ("zlib" ,zlib))) + (list boost + libtorrent-rasterbar + openssl + python-wrapper + qtsvg-5 + zlib)) (home-page "https://www.qbittorrent.org/") (synopsis "Graphical BitTorrent client") (description @@ -510,11 +494,7 @@ (define-public qbittorrent-nox (arguments (substitute-keyword-arguments (package-arguments base) ((#:configure-flags configure-flags) - #~(append #$configure-flags - (list "--disable-gui"))) - ((#:phases phases) - #~(modify-phases #$phases - (delete 'wrap-qt))))) + #~(cons "-DGUI=OFF" #$configure-flags)))) (inputs (modify-inputs (package-inputs base) (delete "qtsvg-5")))))) -- 2.40.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 11 10:06:29 2023 Received: (at 64273-done) by debbugs.gnu.org; 11 Jul 2023 14:06:29 +0000 Received: from localhost ([127.0.0.1]:50832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qJE0b-0005zv-Hh for submit@debbugs.gnu.org; Tue, 11 Jul 2023 10:06:29 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53086) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qJE0a-0005zc-7m for 64273-done@debbugs.gnu.org; Tue, 11 Jul 2023 10:06:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qJE0V-0000oR-0q; Tue, 11 Jul 2023 10:06:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=UNNclmdcR90y1DB3SQZaRsmL9V+d2X3TLWbmEPwUppA=; b=YlaPDoS/jR5tIbiOxGdp c0KRhO82tQEB5bnUcSfq81aPEgcbN8ZitYSG1YPRnBo8w4l9hgVY/fDTdQ5Yo6vk6AVeHqlxDWSci LD80YyLQPhqLEGSPqslGtXKm9zjryT9H1X/1gVoCgn8lrpYVHdOsgP36URYMVgpk/Je8tygiC0luY hdCGB1VUGJ1FMblfHOWojzptQUaCrVIRc4jeZ2N/P9n6aL1EvfJnBqV2KTm08sA5DcTqLdwmPEoDE mYqP0nCJgD3SDe1mHlBTxEvzpk3tQfg7N2IriLxbTgZlAPxLDJ2Y9X57LRRzH7omySrzAwzVB8peM P8851vNsfTXEXg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qJE0U-0001cP-IE; Tue, 11 Jul 2023 10:06:22 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Timotej Lazar Subject: Re: bug#64273: [PATCH 0/2] Update qbittorrent References: Date: Tue, 11 Jul 2023 16:06:20 +0200 In-Reply-To: (Timotej Lazar's message of "Sat, 24 Jun 2023 21:26:36 +0200") Message-ID: <87a5w24k6b.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (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: 64273-done Cc: 64273-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 (---) Timotej Lazar skribis: > gnu: qbittorrent: Update to 4.5.4. > gnu: qbittorrent{,-nox}: Use qt-build-system. Hi! Applied, thanks! Ludo=E2=80=99. From unknown Thu Jun 19 14:14:24 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 09 Aug 2023 11:24:13 +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