summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2023-07-10 09:48:02 -0400
committerCraig Andrews <candrews@gentoo.org>2023-07-10 09:48:02 -0400
commita856fccb28f931c5a3082d16104d44fd92485bd5 (patch)
tree3251a3422217745464a641191d689bdfcdda759c /www-apps/prowlarr
parentwww-apps/prowlarr: add 1.7.1.3684 (diff)
downloadgentoo-a856fccb28f931c5a3082d16104d44fd92485bd5.tar.gz
gentoo-a856fccb28f931c5a3082d16104d44fd92485bd5.tar.bz2
gentoo-a856fccb28f931c5a3082d16104d44fd92485bd5.zip
www-apps/prowlarr: drop 1.7.0.3623
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.7.0.3623.ebuild57
2 files changed, 0 insertions, 60 deletions
diff --git a/www-apps/prowlarr/Manifest b/www-apps/prowlarr/Manifest
index c17f3109ee27..98dec05aef04 100644
--- a/www-apps/prowlarr/Manifest
+++ b/www-apps/prowlarr/Manifest
@@ -1,6 +1,3 @@
-DIST Prowlarr.develop.1.7.0.3623.linux-core-arm.tar.gz 86586621 BLAKE2B 3cd9c59280c96a14ef05cec55022b7b0e3dc4b279c261e78212cc1f5b326744ab7e6c80e273231b792eb293f4d57966cea36d67cb55f5ef5451ce97e79b7e982 SHA512 5df99dcf46ae8978d9390387e43703fd7066e2e0c5a65dfdafd9618daeb935450327d2c17441ba2fe120fbc9a28fc4eff080dbf862536841599a27e8051457c7
-DIST Prowlarr.develop.1.7.0.3623.linux-core-arm64.tar.gz 85877429 BLAKE2B 1bf89db6b2a35188dc47118dc451477dba6b26cd83e4aaa68e653ade8cfbce48d43f890e705e8abf2009c0270eef0a20943ad72299860d08139649971131ce86 SHA512 12c9e18b6586f0d9bef2027a0a68c21fd89a34d3fe139b592cd5fb3e58662f869e8ab036c2327a7db90aeda7d7baad4c1c18d5434b3e37144fc95d34bec2aede
-DIST Prowlarr.develop.1.7.0.3623.linux-core-x64.tar.gz 90847740 BLAKE2B 559082728cdb6fc209c5a25234ee0e82eb9d4f4111a96dab60fdb60c774e111ee3d27683db1430ab423a96c8f3351485d325b6f7cf77e1db5ed193d126f15626 SHA512 a23b9b3b45a58c73b4ea8ce6d9bf0f825e17e75d04e71cb730e17bb1917967108b5ebca581f2d39141cca9493af6657c1fb071bcc2218e7e0ac431eb1954583d
DIST Prowlarr.develop.1.7.1.3684.linux-core-arm.tar.gz 86717594 BLAKE2B 441c5272a0a3af830e66472c15297873b212475420b3d76de8d2c3a955947d5e2a0e8ccaf39e14453a73a7b14ce8ded3d374d5e17d5da6b25b3ff48e9589c722 SHA512 826dcf4fb8d0944318a1ec25e657b46dbdc9fab8fb1ef8028687a52658d819f21f7fa457b4d5c2cd10211430b90ad486c765e5204221535785152b3cae48b9c6
DIST Prowlarr.develop.1.7.1.3684.linux-core-arm64.tar.gz 85981149 BLAKE2B 5996083ddfed466343e0afd000ce74eafa9a41630b6c36a2ed81c66fb3b0778bfa09c74164126c6f8883c9ea21318d9262abfdf4fb708faf072c7198a1f1c6ab SHA512 686835749ad33e47266949b5da73a65dad94fee376c0e619a7bd31049a609e060d89668bf14a4cc5d356f8435c54d7db90b4509d4588ee86fdf5ab3907941267
DIST Prowlarr.develop.1.7.1.3684.linux-core-x64.tar.gz 91001144 BLAKE2B f2c84ac1d651d5f5a7205dcbfe9643369fad713418e093e0e251010684ded85c16970d370a257e0fcd4efcb2f3b7d0248947817cd41bc16abdf414c24e1434fe SHA512 0caca258d0b3ae54b00a95020b4df0034f0722efad058fdd2df077639cfee2ef43db7ed241afc2532bff2a00b4cf08230bc75811c35f3f80eb9baa0c0005e347
diff --git a/www-apps/prowlarr/prowlarr-1.7.0.3623.ebuild b/www-apps/prowlarr/prowlarr-1.7.0.3623.ebuild
deleted file mode 100644
index eb3efd28ba1a..000000000000
--- a/www-apps/prowlarr/prowlarr-1.7.0.3623.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# 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"
-}