commit:     4ab2e291dbf94369e311f8ba0a405d1ae8aa7245
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 00:58:38 2023 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 01:00:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab2e291

www-apps/prowlarr: add 1.6.1.3564

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/prowlarr/Manifest                   |  3 ++
 www-apps/prowlarr/prowlarr-1.6.1.3564.ebuild | 57 ++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+)

diff --git a/www-apps/prowlarr/Manifest b/www-apps/prowlarr/Manifest
index 2113cde2df49..50a1f219ff64 100644
--- a/www-apps/prowlarr/Manifest
+++ b/www-apps/prowlarr/Manifest
@@ -1,3 +1,6 @@
 DIST Prowlarr.develop.1.6.0.3527.linux-core-arm.tar.gz 86556357 BLAKE2B 
3df0c82defa1ab9cf5addb842f303100782ccc197324e9454b0219935b26b6e0c535acdffd78f0f8b823d0fefbde0734bd557e3d48b2bec7482bcfc344d14942
 SHA512 
122153f9f90ef584d6dd2866672a76eb1467a2d7a1a75c6d533e83734aa53106295825e1221fb7b20501291424d17a8821772d750916a0bac5d340ee2045a725
 DIST Prowlarr.develop.1.6.0.3527.linux-core-arm64.tar.gz 85819344 BLAKE2B 
8e8e319fd9e5184dad577688e5bbde2cdbb6b6cae4ef241d23ea6411d2c8f212a6e415453edd3f4012648ab4d171fc6de9ff67ba1d48b7ff8cc897212ff7de0c
 SHA512 
f3c742cd4633f07edba51f7c8776d89bbf943aa77365d1390b2a351521ca53bb58a3f0f9409707dff032d88a994e98464fb49dca3a3a229c3ce7b25539e04438
 DIST Prowlarr.develop.1.6.0.3527.linux-core-x64.tar.gz 90833131 BLAKE2B 
fb84b4dc448a5656a5d6c056320ce74c2408b3540ea300b61cf64937da37047f61132e81d4306340d1cc33aaea571bdc7020868bedefced8ff0f605c7704b696
 SHA512 
ab7e43f8e56dc307cb4713e18af58afe1e063dc4e849b582eb978d2f68bde11fe48df5ed62a7585134a9cdd614a00720455c2743701969e82c83a23977df126e
+DIST Prowlarr.develop.1.6.1.3564.linux-core-arm.tar.gz 86564905 BLAKE2B 
c1f90a746a8f00b0552745a7de8c4b300a233200858edeaa351603bdcfda5a03950a7922c65273c58bbb4fb0a94cfe47e5a52ea979ae9b454df09084f58f29a2
 SHA512 
3101de130ca7c6c38d735209489c7202f6f8cb7beb678507ea13ac936cb405071ca838cb724805d0a15efa6a6718c96e19a7bd3351a9f5dbd30a163f875c6add
+DIST Prowlarr.develop.1.6.1.3564.linux-core-arm64.tar.gz 85825458 BLAKE2B 
09b7447fbd370275cbf020df9d5a44b35883f9d6f3c19e1829082acbeba6bfedc01b8523bcd313a6fdb1b7000e22dc1b9e400c49cbfa9c0155baa3279030c11f
 SHA512 
9c987797fbb3fb54da97d80aa300ba9317fdd773eb1f98299f4dca6759b1bae932a6228910b85c5b6f043d166ef8d01cfa997ca8888a7b2485d72403b2ed31e1
+DIST Prowlarr.develop.1.6.1.3564.linux-core-x64.tar.gz 90845223 BLAKE2B 
ab4e833a686385cd31b981ea6fb7fd9fcb9fa6a9c93ce1904f3cb3e03fc4edc3d2dfb38560b4b717dfb61b2ae36f40716241726534f5ff8bd88893ff168b78ea
 SHA512 
12b66c0a3538db94674f4c6fa668dbc684a2ee38ff124881c2e832bd02cf67c39af38d29414900fdbbf3a8eaf5fec51ae5ffbe4595be65cc909297a471012807

diff --git a/www-apps/prowlarr/prowlarr-1.6.1.3564.ebuild 
b/www-apps/prowlarr/prowlarr-1.6.1.3564.ebuild
new file mode 100644
index 000000000000..eb3efd28ba1a
--- /dev/null
+++ b/www-apps/prowlarr/prowlarr-1.6.1.3564.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+       amd64? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-core-x64.tar.gz
 )
+       arm? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-core-arm.tar.gz
 )
+       arm64? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-core-arm64.tar.gz
 )
+"
+
+DESCRIPTION="An indexer manager/proxy to integrate with your various PVR apps"
+HOMEPAGE="https://wiki.servarr.com/prowlarr";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm ~arm64"
+RESTRICT="bindist strip test"
+
+RDEPEND="
+       acct-group/prowlarr
+       acct-user/prowlarr
+       dev-libs/icu
+       dev-util/lttng-ust:0
+       dev-db/sqlite
+       sys-libs/glibc
+"
+
+QA_PREBUILT="*"
+
+S="${WORKDIR}/Prowlarr"
+
+src_prepare() {
+       default
+
+       # https://github.com/dotnet/runtime/issues/57784
+       rm libcoreclrtraceptprovider.so 
Prowlarr.Update/libcoreclrtraceptprovider.so || die
+}
+
+src_install() {
+       newinitd "${FILESDIR}/${PN}.init" ${PN}
+
+       keepdir /var/lib/${PN}
+       fowners -R ${PN}:${PN} /var/lib/${PN}
+
+       insinto /etc/logrotate.d
+       insopts -m0644 -o root -g root
+       newins "${FILESDIR}/${PN}.logrotate" ${PN}
+
+       dodir  "/opt/${PN}"
+       cp -R "${S}/." "${D}/opt/prowlarr" || die "Install failed!"
+
+       systemd_dounit "${FILESDIR}/prowlarr.service"
+       systemd_newunit "${FILESDIR}/prowlarr.service" "${PN}@.service"
+}

Reply via email to