summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2024-01-12 14:29:32 -0500
committerCraig Andrews <candrews@gentoo.org>2024-01-12 14:32:59 -0500
commita48a6277cdca621b6cfd696fb27f27e9d74f98e5 (patch)
tree35822704a21771a2a68d2bba6f147a7e2b21b5b6 /www-apps
parentwww-apps/sonarr: add 4.0.0.825 (diff)
downloadgentoo-a48a6277cdca621b6cfd696fb27f27e9d74f98e5.tar.gz
gentoo-a48a6277cdca621b6cfd696fb27f27e9d74f98e5.tar.bz2
gentoo-a48a6277cdca621b6cfd696fb27f27e9d74f98e5.zip
www-apps/sonarr: drop 4.0.0.748
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/sonarr/Manifest3
-rw-r--r--www-apps/sonarr/sonarr-4.0.0.748.ebuild63
2 files changed, 0 insertions, 66 deletions
diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 30de563cd8ba..c8df15b0b472 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,6 +3,3 @@ DIST Sonarr.develop.4.0.0.825.linux-arm64.tar.gz 92986996 BLAKE2B df899c6dfbb71b
DIST Sonarr.develop.4.0.0.825.linux-musl-arm64.tar.gz 93041583 BLAKE2B b6ac9726c979fb44de5d57d0387c45f8a3d53583f93ac85b9301d4e04111412b818759e168a376c18cef96641097dc3d8ad423d62eb984565d038b52690ce5cc SHA512 784848de1bb35c69e4047347cb8fe320197825e2d8b88c3c94c0582d8d028e18f5a1714b4c1034da71b33900a54664319e005a12c5f6519fd8341f02da398324
DIST Sonarr.develop.4.0.0.825.linux-musl-x64.tar.gz 97974541 BLAKE2B e5b8ba94e0e20794ff370096ec117d9504076eaf8590bc2999745d12d389881dbe582a42f6397802264826c2baecae69cdf80cc2370935fd29249efdf803ff1a SHA512 996de4a670f961bec58738814d30d8749fb63c70073b00e2807573b9b806524df9a778418431b5d27e1329455ef5d2b04184bba4dd23dfba6718c611da8697c2
DIST Sonarr.develop.4.0.0.825.linux-x64.tar.gz 98905507 BLAKE2B a94e422d5c80817b5b16c44437587f4f733479cae626acd2cd4a0d99596f5c93d0cc22760cc006b46754b7c783bd98bb1786f1852dfa06069dbd6abff73504b8 SHA512 318e2fd9f6cdb304116d29e733b4d2ed44be64160489d4fed298520f811de78d26d0dad505e561a43e92512171d40cc18433871efa737eb48d43837464d11f0c
-DIST Sonarr.main.4.0.0.748.linux-arm.tar.gz 92973154 BLAKE2B 87bc7a73a120fc8b51a4759189b4f2dfd22cbbbdb975449ddfd8ee2209976e0b40164945dad916e9afb97260fd83148d52c4039e8c5851607c0be088cd5f94d5 SHA512 4519b00ff3bb10deb24d60d7e87e13abdb74a9f3fb83e4edc1cd9b4ab714ff71d7244e449ff6ab25c49e332bd8491b7c2d092bdcb615a71b4f658f7537bdaf76
-DIST Sonarr.main.4.0.0.748.linux-arm64.tar.gz 92678699 BLAKE2B 2b49aa02e25110b0d22a2ffa2c6462edd890dfb9cf6bdf57ce0d7b54aa27f8b752e65aa88bd1d0aed0acac6f6b71b6970d0ec613e0d8977ae51f225b1837c135 SHA512 9fd229a39434a6378c4f0eeb184fef5103572e06ec5281815126bdb24c09049a333848bf8f21d117f2274b51862e33586552eb90c33e533f47599f0fcdddc2f0
-DIST Sonarr.main.4.0.0.748.linux-x64.tar.gz 98607969 BLAKE2B a1bb7a3bb37b942b08bb63f1faf37bede6db59e72446ba08aba04e59ebb5810ca777aae876191f542eca28375c1c7cd71642480f7815b0e2268cede40e858f7f SHA512 16c7718d6015ecea0818af01f20cf737a87d953e9d5a501f83c6a4de0afa12cc83958a66780e59c911a0f692b99892953e574a62a9e87ec548e7f3735548b660
diff --git a/www-apps/sonarr/sonarr-4.0.0.748.ebuild b/www-apps/sonarr/sonarr-4.0.0.748.ebuild
deleted file mode 100644
index 004a2d32ca96..000000000000
--- a/www-apps/sonarr/sonarr-4.0.0.748.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-SRC_URI="
- amd64? (
- https://download.sonarr.tv/v4/main/${PV}/Sonarr.main.${PV}.linux-x64.tar.gz
- )
- arm? (
- https://download.sonarr.tv/v4/main/${PV}/Sonarr.main.${PV}.linux-arm.tar.gz
- )
- arm64? (
- https://download.sonarr.tv/v4/main/${PV}/Sonarr.main.${PV}.linux-arm64.tar.gz
- )
-"
-
-DESCRIPTION="Sonarr is a Smart PVR for newsgroup and bittorrent users"
-HOMEPAGE="https://www.sonarr.tv"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-RESTRICT="bindist strip test"
-
-RDEPEND="
- acct-group/sonarr
- acct-user/sonarr
- media-video/mediainfo
- dev-libs/icu
- dev-util/lttng-ust:0
- dev-db/sqlite
-"
-
-QA_PREBUILT="*"
-
-S="${WORKDIR}/Sonarr"
-
-src_prepare() {
- default
-
- # https://github.com/dotnet/runtime/issues/57784
- rm libcoreclrtraceptprovider.so Sonarr.Update/libcoreclrtraceptprovider.so || die
-}
-
-src_install() {
- newinitd "${FILESDIR}/${PN}.init-r2" ${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/sonarr" || die "Install failed!"
-
- systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}.service"
- systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}@.service"
-}