diff options
author | Craig Andrews <candrews@gentoo.org> | 2023-01-03 10:07:11 -0500 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2023-01-03 10:07:35 -0500 |
commit | 5d44f35a7916a4560df0c35f763f6707ca35d9bc (patch) | |
tree | 7ab29b369ddfb5ec382bbd42b13d29ac0fd29d82 /www-apps | |
parent | */*: make mycmakeargs local (diff) | |
download | gentoo-5d44f35a7916a4560df0c35f763f6707ca35d9bc.tar.gz gentoo-5d44f35a7916a4560df0c35f763f6707ca35d9bc.tar.bz2 gentoo-5d44f35a7916a4560df0c35f763f6707ca35d9bc.zip |
www-apps/prowlarr: add 1.0.1.2220
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/prowlarr/Manifest | 3 | ||||
-rw-r--r-- | www-apps/prowlarr/prowlarr-1.0.1.2220.ebuild | 57 |
2 files changed, 60 insertions, 0 deletions
diff --git a/www-apps/prowlarr/Manifest b/www-apps/prowlarr/Manifest index c4f910f87e74..0378fab88b5b 100644 --- a/www-apps/prowlarr/Manifest +++ b/www-apps/prowlarr/Manifest @@ -1,3 +1,6 @@ DIST Prowlarr.develop.1.0.1.2210.linux-core-arm.tar.gz 86175502 BLAKE2B 2f176892c34a1820629f71c14f589ee8cc9c5085008b702688ee0d266c22551dd3ce0c41882e10380e6d27b0e3b2b3eafeb50846c897c24c598428116ab5aee8 SHA512 1ba4c2d1d8462bbf017b6956af0829e75a873408ded8ad181845acf5ab8edd21707b4fda9c20431041c82332a24d638eb8f30fe0f4cde30ff56dcfc9736dbcf2 DIST Prowlarr.develop.1.0.1.2210.linux-core-arm64.tar.gz 85420216 BLAKE2B 4aa3bca22251fb514b3aff75ce023b1e63fb6ae2d491d391d6467d0a8f467a80e57a96c028fbdc60d4a003decf06b4d23eec8053b72906b112839aeffda6de1f SHA512 05779e94dd0e44accfcee0d4ea211bb360a0d6c89972aa9043f8957f2b986fe452a7145f7fbb5dff7ff0ee75c2025218621a74b7909482356f8abdd163f39362 DIST Prowlarr.develop.1.0.1.2210.linux-core-x64.tar.gz 90429168 BLAKE2B 23659ce851789969bf9ab7340d259804da07f19631601250573fd9334218e5d6b071a5277d57fa9ee2fac68c0155e0b935924d296838023376a5c5b41957754b SHA512 a9094ada241f0ae63e2f5b9859c4e944b3229272509e8c806aa61a5debfbd5e6af7c60d8b8f6bfe4485f4dd4a0585e7b92f3a7011a38332d9f668453efbafc83 +DIST Prowlarr.master.1.0.1.2220.linux-core-arm.tar.gz 86176610 BLAKE2B 9fa5377ac68f75600970c5cd44ac29173019a82feb7fb14fa66dfaf7c1f11f4e74357927f493d07d35573f07596e08c5d916bed728875f14a1509d9b341396de SHA512 695dd17595d679c5d372e7b031635431f3f0f455c86667c4c2b773ffdc55db7450e96cdecceaaeda53c181e1e21bc7fa8617885177afdcb93211b6ed0c8eb44e +DIST Prowlarr.master.1.0.1.2220.linux-core-arm64.tar.gz 85425008 BLAKE2B 59c0b78791ab6b0477af801cfafa6929c01b8082928480bb6b9f821251714ed9e8526842d0fbb1f7ce7b6cd06815781a019842ce9c77d775bd0cc795b378e613 SHA512 a349fa9479c8fef0dc9097144dd5b3c626dbabd06f9b6ef46da708e1275328f2d83fb0e7711187dfab74f0215c72e5c0eb27fd473ee666fb3573a27ff6abb70f +DIST Prowlarr.master.1.0.1.2220.linux-core-x64.tar.gz 90436721 BLAKE2B 08af514e2ff75e647f0902d30ac1baf5449e3b67996eafde49a31422cd1d0b03216f11d8fd5214ee4beab632534a80f20fe9dd51e129c4ddd375cd9f377c2683 SHA512 9fdf49633687b309c8d9ccc64700e5a0e32c5f46174136f5f451d43054683250003800c1a6289e93066d1e2e84deb3bd78c13b93349c4bccc5fe6c9baa4b8c01 diff --git a/www-apps/prowlarr/prowlarr-1.0.1.2220.ebuild b/www-apps/prowlarr/prowlarr-1.0.1.2220.ebuild new file mode 100644 index 000000000000..57ef13400018 --- /dev/null +++ b/www-apps/prowlarr/prowlarr-1.0.1.2220.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.master.${PV}.linux-core-x64.tar.gz ) + arm? ( https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.master.${PV}.linux-core-arm.tar.gz ) + arm64? ( https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.master.${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" +} |