summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2023-02-19 21:43:46 -0500
committerCraig Andrews <candrews@gentoo.org>2023-02-19 21:44:08 -0500
commit62c1cf2e32dd1788c4f53d4681fc2f6172bd9d0f (patch)
tree34c24771f85609fa0bd5c098d6a5a78749df826d /www-apps/prowlarr
parentapp-emacs/corfu: bump to 0.35 (diff)
downloadgentoo-62c1cf2e32dd1788c4f53d4681fc2f6172bd9d0f.tar.gz
gentoo-62c1cf2e32dd1788c4f53d4681fc2f6172bd9d0f.tar.bz2
gentoo-62c1cf2e32dd1788c4f53d4681fc2f6172bd9d0f.zip
www-apps/prowlarr: add 1.2.2.2699
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'www-apps/prowlarr')
-rw-r--r--www-apps/prowlarr/Manifest3
-rw-r--r--www-apps/prowlarr/prowlarr-1.2.2.2699.ebuild57
2 files changed, 60 insertions, 0 deletions
diff --git a/www-apps/prowlarr/Manifest b/www-apps/prowlarr/Manifest
index d1dc068a8ddc..6f195d8b83b9 100644
--- a/www-apps/prowlarr/Manifest
+++ b/www-apps/prowlarr/Manifest
@@ -1,3 +1,6 @@
DIST Prowlarr.develop.1.2.1.2668.linux-core-arm.tar.gz 86582808 BLAKE2B fd4ec95de1d532e81e5a35326738aa2fe313b82ba6ac77dfccf3e54d6f22b91b34e16d2ee044cf436fca5211832e6596a04eb7ad9ceb8f1bb9b68b69e035349b SHA512 f53c67ce355e7e30d64f280488d3e4256e7a302f56c92434ede80f6109c6aa3f8d1fb516d58fe3ae609f88181dac912b685bab2814f5099b79b5af2952f8b286
DIST Prowlarr.develop.1.2.1.2668.linux-core-arm64.tar.gz 85864242 BLAKE2B 83e5373efcb2233b76e22fece354aefd791c9831715be4c32a4dabcccd40c5be56cc8c31a9fccdde2475aac1e390a834f8944f5f9a76b428042ddd25173afd96 SHA512 6846ddbc969d33310309f5e82fcc4063ccd849e91aca3000cd5afe728a1570032fb0aead6f1229e1505f083fc7e66992b33b9c3b61c7996eee24393985573139
DIST Prowlarr.develop.1.2.1.2668.linux-core-x64.tar.gz 90869874 BLAKE2B 1a683b82885012bdfa628f4d9b4556ec96c51da6d1c69d445bbeb07d794ba72b2253d326447aee7473cec80c3e2241cc7d8386cac61f021792daab197d89634a SHA512 541f5bbf72f87ecfc39454cfb582bb247048fb428e5ebbb5d4127caa0f415637ee542e2ee5aef880d6a23d53c0f39a2f50d4eb198ba93f5c7f3cbe95320054e9
+DIST Prowlarr.master.1.2.2.2699.linux-core-arm.tar.gz 86577035 BLAKE2B 93ce74ae183eeb55f4d39c11ae9cb8efecaec0bc00292e82e625b888adadc988c3e30ae22782f9e3321a4c0e6864b84ffa7f82d4f7f21f57f2aacd145ab74b65 SHA512 54d4de92390c8c1e32250745559e76dd8eae1e958b56fd6d84671dd355b36ce915790ab27eebf8014d5d2b78d8301170d23cd0018b4c1ed5912bc5456a12bf62
+DIST Prowlarr.master.1.2.2.2699.linux-core-arm64.tar.gz 85868103 BLAKE2B 53160eaae5082ab746267347e79d098540b45e8c91d5b37006aa0f0f2273dc4e33d1a369ec788c583abae6fa752f0bbe0822a38eda2fe5b3e8980da1440f23e1 SHA512 0edf605a5521f7f38c2ccdbd44faeb57847fcd583a545fe7eccbeaac7d0ed5794dc24808abbba20a0cfa2a7f6b549cfeab71aea89e7f99aa01c11935767a662f
+DIST Prowlarr.master.1.2.2.2699.linux-core-x64.tar.gz 90869983 BLAKE2B 68caf3d7c1539a273ab5968292d5ddc0448d060319e42086e86c2e8848fec79a0f6c6dc228fc70533170da6d4e811c9988d75fbd5c59a9620938675528266cf5 SHA512 81d069b8c17ebd6a496fa148277647892a88e87c03c4cd9a98a34658c37a85e34263d1b19ec6e51b076e5bf7c2a2f378477a4e5a8a696cfbc92924fb5571ee01
diff --git a/www-apps/prowlarr/prowlarr-1.2.2.2699.ebuild b/www-apps/prowlarr/prowlarr-1.2.2.2699.ebuild
new file mode 100644
index 000000000000..57ef13400018
--- /dev/null
+++ b/www-apps/prowlarr/prowlarr-1.2.2.2699.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"
+}