Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/prowlarr/
Date: Tue, 03 Jan 2023 14:45:22
Message-Id: 1672757115.94820d5f0f35fc3204b03643e4507d5b3c65cb07.candrews@gentoo
1 commit: 94820d5f0f35fc3204b03643e4507d5b3c65cb07
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 14:42:09 2023 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 14:45:15 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94820d5f
7
8 www-apps/prowlarr: drop 1.0.0.2171
9
10 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
11
12 www-apps/prowlarr/Manifest | 3 --
13 www-apps/prowlarr/prowlarr-1.0.0.2171.ebuild | 57 ----------------------------
14 2 files changed, 60 deletions(-)
15
16 diff --git a/www-apps/prowlarr/Manifest b/www-apps/prowlarr/Manifest
17 index 16b51b5c50d8..c4f910f87e74 100644
18 --- a/www-apps/prowlarr/Manifest
19 +++ b/www-apps/prowlarr/Manifest
20 @@ -1,6 +1,3 @@
21 -DIST Prowlarr.develop.1.0.0.2171.linux-core-arm.tar.gz 86162564 BLAKE2B 00a2ea99cb7736ff8361c5b6978e399bc15749b331e6fe79b35d6ab7efa3d655ef38b14df8c6c3f20fff0b26d4caaaf89b2ccbc905bbe4d8857f380509d75ebd SHA512 afd9d6e7072145e4d4dbd8daa9d1efe9c8d681d243e99727fe2d50122a43049d992717506c97d38ccba6a4ee0a2ffc8397e2df592f641f3f90aa381e9a827243
22 -DIST Prowlarr.develop.1.0.0.2171.linux-core-arm64.tar.gz 85390442 BLAKE2B 2bebb17c98068b9149010921dd61ffb05d937c4abc5347667513e96d0392bbd600984c2c13f1e490e5e09a5d2004460bedb7e4dc9c4e77dddec294f37384f0aa SHA512 b2522f09b78b3f4a7721f8c8f8905451864ff4b4baf2b80ad8b439784bea6c1867a87e3352642d195c7c52be5c69b9107a6e52aab09caaafa24d9e9ea857bb07
23 -DIST Prowlarr.develop.1.0.0.2171.linux-core-x64.tar.gz 90404642 BLAKE2B ccb650666bf1bb7bc8374ebb2aa3f5a42d01711531cb99e01f0f4ae179e47e8bc98616c17357040027bef3dc6f00005e24351de36825ce228d8a7c4288522ce1 SHA512 9b268f9ad3f7493fb1ea2a51bbab83ee897eca80a90498b59a5342a7a0a48f0f5b3f58d91d4ad7c89cbca77c9d6a8aa5dffbc9d355633d3fc9ddafd7211a3d52
24 DIST Prowlarr.develop.1.0.1.2210.linux-core-arm.tar.gz 86175502 BLAKE2B 2f176892c34a1820629f71c14f589ee8cc9c5085008b702688ee0d266c22551dd3ce0c41882e10380e6d27b0e3b2b3eafeb50846c897c24c598428116ab5aee8 SHA512 1ba4c2d1d8462bbf017b6956af0829e75a873408ded8ad181845acf5ab8edd21707b4fda9c20431041c82332a24d638eb8f30fe0f4cde30ff56dcfc9736dbcf2
25 DIST Prowlarr.develop.1.0.1.2210.linux-core-arm64.tar.gz 85420216 BLAKE2B 4aa3bca22251fb514b3aff75ce023b1e63fb6ae2d491d391d6467d0a8f467a80e57a96c028fbdc60d4a003decf06b4d23eec8053b72906b112839aeffda6de1f SHA512 05779e94dd0e44accfcee0d4ea211bb360a0d6c89972aa9043f8957f2b986fe452a7145f7fbb5dff7ff0ee75c2025218621a74b7909482356f8abdd163f39362
26 DIST Prowlarr.develop.1.0.1.2210.linux-core-x64.tar.gz 90429168 BLAKE2B 23659ce851789969bf9ab7340d259804da07f19631601250573fd9334218e5d6b071a5277d57fa9ee2fac68c0155e0b935924d296838023376a5c5b41957754b SHA512 a9094ada241f0ae63e2f5b9859c4e944b3229272509e8c806aa61a5debfbd5e6af7c60d8b8f6bfe4485f4dd4a0585e7b92f3a7011a38332d9f668453efbafc83
27
28 diff --git a/www-apps/prowlarr/prowlarr-1.0.0.2171.ebuild b/www-apps/prowlarr/prowlarr-1.0.0.2171.ebuild
29 deleted file mode 100644
30 index b19e1af8dd7d..000000000000
31 --- a/www-apps/prowlarr/prowlarr-1.0.0.2171.ebuild
32 +++ /dev/null
33 @@ -1,57 +0,0 @@
34 -# Copyright 1999-2022 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=8
38 -
39 -inherit systemd
40 -
41 -SRC_URI="
42 - amd64? ( https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-core-x64.tar.gz )
43 - arm? ( https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-core-arm.tar.gz )
44 - arm64? ( https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-core-arm64.tar.gz )
45 -"
46 -
47 -DESCRIPTION="An indexer manager/proxy to integrate with your various PVR apps"
48 -HOMEPAGE="https://wiki.servarr.com/prowlarr"
49 -
50 -LICENSE="GPL-3"
51 -SLOT="0"
52 -KEYWORDS="-* ~amd64 ~arm ~arm64"
53 -RESTRICT="bindist strip test"
54 -
55 -RDEPEND="
56 - acct-group/prowlarr
57 - acct-user/prowlarr
58 - dev-libs/icu
59 - dev-util/lttng-ust:0
60 - dev-db/sqlite
61 - sys-libs/glibc
62 -"
63 -
64 -QA_PREBUILT="*"
65 -
66 -S="${WORKDIR}/Prowlarr"
67 -
68 -src_prepare() {
69 - default
70 -
71 - # https://github.com/dotnet/runtime/issues/57784
72 - rm libcoreclrtraceptprovider.so Prowlarr.Update/libcoreclrtraceptprovider.so || die
73 -}
74 -
75 -src_install() {
76 - newinitd "${FILESDIR}/${PN}.init" ${PN}
77 -
78 - keepdir /var/lib/${PN}
79 - fowners -R ${PN}:${PN} /var/lib/${PN}
80 -
81 - insinto /etc/logrotate.d
82 - insopts -m0644 -o root -g root
83 - newins "${FILESDIR}/${PN}.logrotate" ${PN}
84 -
85 - dodir "/opt/${PN}"
86 - cp -R "${S}/." "${D}/opt/prowlarr" || die "Install failed!"
87 -
88 - systemd_dounit "${FILESDIR}/prowlarr.service"
89 - systemd_newunit "${FILESDIR}/prowlarr.service" "${PN}@.service"
90 -}