public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-apps/jackett-bin/
Date: Thu, 22 Apr 2021 12:41:32 +0000 (UTC)	[thread overview]
Message-ID: <1619095236.e6b5aa1499fe2ddcdfccec4f95f762c26718ec96.epsilon-0@gentoo> (raw)

commit:     e6b5aa1499fe2ddcdfccec4f95f762c26718ec96
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Thu Apr 22 12:40:36 2021 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Thu Apr 22 12:40:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e6b5aa14

www-apps/jackett-bin: version bump to 0.17.933

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 www-apps/jackett-bin/Manifest                    |  3 ++
 www-apps/jackett-bin/jackett-bin-0.17.933.ebuild | 37 ++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index bf2e5f600..f58c56019 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -1,3 +1,6 @@
 DIST jackett-bin-0.17.866-amd64.tar.gz 44734575 BLAKE2B e7fdcd8f0fec3b5e9b4a65cf17de74c3c092c204d7a3e93cbf152c4a4c9b9f06ba11a9d1d6a83f09df2d0549c957e4c0bb46616d43df9aefe39faeb6740b56c3 SHA512 79839cf6e9825597ac3569ca1cccbfda081498b4f4abf7afaf08ae385180ff32e08ffc27919de31b56e555ddf496f0d51f9d062879935285706edc65e72f4e43
 DIST jackett-bin-0.17.866-arm.tar.gz 42586166 BLAKE2B b66b96189ddf88c6746341c9ca405b07850fefeb4e2fbfc0eef0526b11b974d408898cdf62a3ba6d634e69bf61dce46a5dba4bef68fc64db4eb6fb396f1a9142 SHA512 204912b9584a083726a843bd0b9f3846e9bc42ed6a43ed27e18d953e1bdc32e8e85b78bbd9b2b12e4d762d4d05db21e57ffe486269cba8e0b1d935f9174e6a4f
 DIST jackett-bin-0.17.866-arm64.tar.gz 41975547 BLAKE2B 12336e60509c06c8fffa95b13929a02a33fbc68137ff6b3c85a3f097b57488e2931c13368f0d3c41b2a6b1762d5fc11cdf549d4043e2d56557fd726401ebd294 SHA512 bdca99aec1ded01b8ecb52ba6eef6b6af74bfa2e4259657e0574a47b2125a80084e6f1dedfd0686376c4e41c5fa3b440c03189ff47166899052f5aaa0457779d
+DIST jackett-bin-0.17.933-amd64.tar.gz 44693846 BLAKE2B 1205e8be3512935fee24a4bd0c46cfb70449691a5ecc38a00072a2c3ab22b929b971ea5a4e99ea6e066c6b6db459b9999221ee350777b2c460deb6e36a4988ef SHA512 4c47cd5c5feebfba02c832b5a7e86f2e75ab55d0983620e6955ef3237d50145c2a18e587487748e0306e143ff0ae769d33eaad0e8e4adc246288374be00e2c6c
+DIST jackett-bin-0.17.933-arm.tar.gz 42573184 BLAKE2B c5c9842707fbca7164f23f7c03017b7bc7849f2008bdac20e6e6c92bac421561aa0ae337d6d5c6550d67a9922c49d48c86fe0a598d56663452ec5a1960406fd9 SHA512 f16ec85e341a087c192dda3d60b3bace7df6dcb1b857c148070521decc5fdae1ab07ada9efee883454f5224ff36464900f4c2d75b06ae7a335c390ef5c4de416
+DIST jackett-bin-0.17.933-arm64.tar.gz 41989422 BLAKE2B 23c485934b03d6e4d588e7cbb285090ec24492906717c21e0478c8c208a24f1c4327475db1e349b2408f6a38a79582f73aad0b895175e1fd96718284ddbbfc76 SHA512 df603b10b5b2a29166122c8c4827c902ef2cdeb682697493bdcea1172e4ce3a42bf311d5af8c8808c42142809bce45c58805464b6a510e29c6e92f3b8df4daec

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.933.ebuild b/www-apps/jackett-bin/jackett-bin-0.17.933.ebuild
new file mode 100644
index 000000000..86776b54b
--- /dev/null
+++ b/www-apps/jackett-bin/jackett-bin-0.17.933.ebuild
@@ -0,0 +1,37 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit systemd
+
+DESCRIPTION="API Support for your favorite torrent trackers"
+HOMEPAGE="https://github.com/Jackett/Jackett"
+SRC_URI="
+	amd64? ( https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz -> ${P}-amd64.tar.gz )
+	arm? ( https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM32.tar.gz -> ${P}-arm.tar.gz )
+	arm64? ( https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM64.tar.gz -> ${P}-arm64.tar.gz )
+"
+
+KEYWORDS="~amd64 ~arm ~arm64"
+LICENSE="GPL-2"
+SLOT="0"
+RESTRICT="strip"
+
+RDEPEND="
+	acct-user/jackett
+	app-crypt/mit-krb5
+	dev-libs/icu
+	dev-util/lttng-ust
+"
+
+QA_PREBUILT="*"
+S="${WORKDIR}"/Jackett
+
+src_install() {
+	dodir /opt/jackett
+	cp -a "${S}"/. "${ED}"/opt/jackett || die
+	newinitd "${FILESDIR}"/jackett.initd jackett
+	systemd_dounit "${FILESDIR}"/jackett.service
+	doenvd "${FILESDIR}"/99jackett
+}


             reply	other threads:[~2021-04-22 12:41 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-22 12:41 Aisha Tammy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-24 14:01 [gentoo-commits] repo/proj/guru:dev commit in: www-apps/jackett-bin/ Aisha Tammy
2022-06-18 18:04 Aisha Tammy
2022-02-06 15:30 Aisha Tammy
2022-02-06 15:29 Aisha Tammy
2021-12-28 14:53 Aisha Tammy
2021-12-23 16:53 Aisha Tammy
2021-12-23 16:53 Aisha Tammy
2021-05-10  9:52 Aisha Tammy
2021-04-22 12:41 Aisha Tammy
2021-04-17 11:21 Aisha Tammy
2021-04-10 22:05 Aisha Tammy
2021-04-10 22:05 Aisha Tammy
2021-02-05 20:02 Aisha Tammy
2021-02-05 20:02 Aisha Tammy
2021-02-05 20:02 Aisha Tammy
2021-02-03 18:01 Aisha Tammy
2021-01-30 11:58 Aisha Tammy
2021-01-30 11:58 Aisha Tammy
2021-01-29  2:30 Aisha Tammy
2021-01-29  2:30 Aisha Tammy
2021-01-25  0:45 Aisha Tammy
2021-01-25  0:45 Aisha Tammy
2021-01-24  0:36 Aisha Tammy
2021-01-24  0:36 Aisha Tammy
2021-01-24  0:22 Aisha Tammy
2021-01-18 14:18 Aisha Tammy
2021-01-17 13:22 Aisha Tammy
2021-01-17 13:22 Aisha Tammy
2021-01-16 17:05 Aisha Tammy
2021-01-16 17:05 Aisha Tammy
2021-01-13 19:20 Aisha Tammy
2021-01-13 19:20 Aisha Tammy
2021-01-13 19:20 Aisha Tammy
2021-01-08 13:04 Aisha Tammy
2021-01-05 22:16 Aisha Tammy
2021-01-04  5:39 Theo Anderson
2021-01-04  5:39 Theo Anderson
2021-01-04  5:39 Theo Anderson
2020-12-28 16:24 Aisha Tammy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1619095236.e6b5aa1499fe2ddcdfccec4f95f762c26718ec96.epsilon-0@gentoo \
    --to=gentoo@aisha.cc \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox