From patchwork Mon May 29 07:01:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hilton Chain X-Patchwork-Id: 50418 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3AE6427BBE2; Mon, 29 May 2023 08:02:50 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,FROM_SUSPICIOUS_NTLD,MAILING_LIST_MULTI,PDS_OTHER_BAD_TLD, SPF_HELO_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9F35927BBE9 for ; Mon, 29 May 2023 08:02:49 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q3WtR-0002MO-WE; Mon, 29 May 2023 03:02:14 -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 1q3WtG-0002Jy-VU for guix-patches@gnu.org; Mon, 29 May 2023 03:02:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q3WtG-0008MC-NH for guix-patches@gnu.org; Mon, 29 May 2023 03:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q3WtG-0001zw-5L for guix-patches@gnu.org; Mon, 29 May 2023 03:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63782] [PATCH 1/2] gnu: Add qbittorrent-enhanced. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 29 May 2023 07:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63782 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63782@debbugs.gnu.org Cc: Hilton Chain X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16853436847631 (code B ref -1); Mon, 29 May 2023 07:02:01 +0000 Received: (at submit) by debbugs.gnu.org; 29 May 2023 07:01:24 +0000 Received: from localhost ([127.0.0.1]:56974 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3Wse-0001z1-Cq for submit@debbugs.gnu.org; Mon, 29 May 2023 03:01:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:39636) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3Wsc-0001yt-QB for submit@debbugs.gnu.org; Mon, 29 May 2023 03:01:23 -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 1q3Wsc-0001ro-Ha for guix-patches@gnu.org; Mon, 29 May 2023 03:01:22 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q3Wsa-0008Ee-GG for guix-patches@gnu.org; Mon, 29 May 2023 03:01:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1685343543; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=BS2v2SzOW+ZOlFTSfJN5M7uBHq9DBkJWnIn7H2HjgqY=; b=NGYbiztTbOYIkIVQsK8M3VhT0zFfFOIh10AyuFWMxQu+Yi8n5XWfR39ccTB97DwtnCmQAR y64tf2YhRx1nyJQlmkKtlHK3/arTfIyIXXObx9zGOTH4YJDzsnWLMdY1t0r9o2/LGXoBcu MMtGuWf60j65P3AM/bUhZ/R5QfgUnscBWcoTZIwSrph2Z3PwDKxxwyVYFIKvlN+ySdH2ud ojDakC1lEyYSltaUlcGWlDMbu+l4mLBWfxTgPaRMxO6oJE1hAnWzAcViGsFSHC7+B2Zz2P 361hZPNGfN9/2MthBujyxoDBpo6HuL6qDLO04EuXj+1YI5JXDPXD252H/WNXGQ== Date: Mon, 29 May 2023 15:01:09 +0800 Message-Id: <20230529070109.768-1-hako@ultrarare.space> MIME-Version: 1.0 X-Spamd-Bar: + Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com 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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches X-Patchwork-Original-From: Hilton Chain via Guix-patches via From: Hilton Chain Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/bittorrent.scm (qbittorrent-enhanced): New variable. --- gnu/packages/bittorrent.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) base-commit: d64d6ea2cf5a1be801be355031fb2cfa5901a92a diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm index 38e959b884..acec7a48d9 100644 --- a/gnu/packages/bittorrent.scm +++ b/gnu/packages/bittorrent.scm @@ -519,6 +519,33 @@ (define-public qbittorrent-nox (modify-inputs (package-inputs base) (delete "qtsvg-5")))))) +(define-public qbittorrent-enhanced + (package + (inherit qbittorrent) + (name "qbittorrent-enhanced") + (version "4.5.2.10") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/c0re100/qBittorrent-Enhanced-Edition") + (commit (string-append "release-" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "18z4panaqbmhbw5i1yn17wpqzslhy6w08zcc5bx2hhlg8slp1r9j")))) + (home-page "https://github.com/c0re100/qBittorrent-Enhanced-Edition") + (description + "qBittorrent Enhanced is a bittorrent client based on qBittorrent with +the following features: + +@itemize +@item Auto Ban Xunlei, QQ, Baidu, Xfplay, DLBT and Offline downloader +@item Auto Ban Unknown Peer from China Option (Default: OFF) +@item Auto Update Public Trackers List (Default: OFF) +@item Auto Ban BitTorrent Media Player Peer Option (Default: OFF) +@item Peer whitelist/blacklist +@end itemize\n"))) + (define-public deluge (package (name "deluge") From patchwork Mon May 29 07:03:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hilton Chain X-Patchwork-Id: 50419 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id A818927BBE9; Mon, 29 May 2023 08:04:22 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,FROM_SUSPICIOUS_NTLD,MAILING_LIST_MULTI,PDS_OTHER_BAD_TLD, SPF_HELO_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id DCFC727BBE2 for ; Mon, 29 May 2023 08:04:21 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q3WvD-0003Ks-QY; Mon, 29 May 2023 03:04:03 -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 1q3WvC-0003Kj-JO for guix-patches@gnu.org; Mon, 29 May 2023 03:04:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q3WvC-0000UN-BL for guix-patches@gnu.org; Mon, 29 May 2023 03:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q3WvC-00023U-5b for guix-patches@gnu.org; Mon, 29 May 2023 03:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63782] [PATCH 2/2] gnu: Add qbittorrent-enhanced-nox. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 29 May 2023 07:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63782 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63782@debbugs.gnu.org Cc: Hilton Chain Received: via spool by 63782-submit@debbugs.gnu.org id=B63782.16853438057850 (code B ref 63782); Mon, 29 May 2023 07:04:02 +0000 Received: (at 63782) by debbugs.gnu.org; 29 May 2023 07:03:25 +0000 Received: from localhost ([127.0.0.1]:56979 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3Wua-00022Y-TW for submit@debbugs.gnu.org; Mon, 29 May 2023 03:03:25 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:48822) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3WuY-00022P-FF for 63782@debbugs.gnu.org; Mon, 29 May 2023 03:03:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1685343668; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mDzh/vi91dCVds8xzrF1R17TMmAB0ZPoBiCyGzNdK5M=; b=IR3fXrJg3W6Lm6BCfql/e0GzRaGbs2RbyDYtuK+o52j7TrGy/ZcAJ7UgCoq4U6DRvNJXn5 XuQqXeLm0X2lx+f6bINW4A7WuGX/nE/zUsv1U/hbFHCZ9ZXkFjYpfr/SRDJSfoNlPQy0PD VvqyguE1SBosOPwZDGGnf56+ChX9Woc69xH9W+UQIbCkgV7VhGp/Li/O5QgWUn55ATNogA tbQpDdhPepBbxPTwPTcFAovr8qAztUNe/r6mk4vVPEAevUzaSHcgB6QJoEexEj8TT3SJkH XPVdS9AcBM35SoGj5aC+T2h9rfkBXtUzmB8IGGgowh6xEVjOVmAjvTmrfWGCTg== Date: Mon, 29 May 2023 15:03:31 +0800 Message-Id: <20230529070331.1067-1-hako@ultrarare.space> In-Reply-To: <20230529070109.768-1-hako@ultrarare.space> References: <20230529070109.768-1-hako@ultrarare.space> MIME-Version: 1.0 X-Spamd-Bar: -- Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches X-Patchwork-Original-From: Hilton Chain via Guix-patches via From: Hilton Chain Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/bittorrent.scm (qbittorrent-enhanced-nox): New variable. --- gnu/packages/bittorrent.scm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm index acec7a48d9..a55fb1e6c7 100644 --- a/gnu/packages/bittorrent.scm +++ b/gnu/packages/bittorrent.scm @@ -546,6 +546,13 @@ (define-public qbittorrent-enhanced @item Peer whitelist/blacklist @end itemize\n"))) +(define-public qbittorrent-enhanced-nox + (package + (inherit qbittorrent-enhanced) + (name "qbittorrent-enhanced-nox") + (arguments (package-arguments qbittorrent-nox)) + (inputs (package-inputs qbittorrent-nox)))) + (define-public deluge (package (name "deluge")