public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2022-07-11 12:50 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2022-07-11 12:50 UTC (permalink / raw
  To: gentoo-commits

commit:     61c3c681e4001c357b6a4547c993a6b7c711fe17
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 11 12:49:41 2022 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Jul 11 12:50:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c3c681

www-apps/sonarr: set QA_PREBUILT="*"

Since this is a binary package, everything in it is prebuit.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/sonarr-3.0.8.1507.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www-apps/sonarr/sonarr-3.0.8.1507.ebuild b/www-apps/sonarr/sonarr-3.0.8.1507.ebuild
index 36a30c93cf45..d458ea49dd86 100644
--- a/www-apps/sonarr/sonarr-3.0.8.1507.ebuild
+++ b/www-apps/sonarr/sonarr-3.0.8.1507.ebuild
@@ -22,6 +22,8 @@ RDEPEND="
 	media-video/mediainfo
 	dev-db/sqlite"
 
+QA_PREBUILT="*"
+
 S="${WORKDIR}/Sonarr"
 
 src_install() {


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2022-07-23  4:13 Sam James
  0 siblings, 0 replies; 42+ messages in thread
From: Sam James @ 2022-07-23  4:13 UTC (permalink / raw
  To: gentoo-commits

commit:     f7eb138d313fc826ac374fc8643a038b8b2a960b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 23 04:12:44 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 23 04:12:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7eb138d

www-apps/sonarr: [QA] fix dtd URL (HTTP->HTTPS)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-apps/sonarr/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/sonarr/metadata.xml b/www-apps/sonarr/metadata.xml
index dac0f3be1aaa..be137c9a13d0 100644
--- a/www-apps/sonarr/metadata.xml
+++ b/www-apps/sonarr/metadata.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 <maintainer type="person">
 	<email>mcrawford@eliteitminds.com</email>


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2022-08-09 13:12 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2022-08-09 13:12 UTC (permalink / raw
  To: gentoo-commits

commit:     6789aeb67512f40051f548151d75d2389904848d
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  9 13:05:24 2022 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Aug  9 13:11:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6789aeb6

www-apps/sonarr: add 3.0.9.1549

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  1 +
 www-apps/sonarr/sonarr-3.0.9.1549.ebuild | 44 ++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 02cb272ebb45..87616d67142a 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1 +1,2 @@
 DIST Sonarr.main.3.0.8.1507.linux.tar.gz 13647325 BLAKE2B bd269ec2e628075548c9c11db0f9d31f0b9a8c24bb55e0b7d0c58cc32c33423ca4988e9e63170fa6b5f49d438877a88402cebca3183fb98ac5995eb2a38e96e5 SHA512 32efec2207e853a1d7737fc72e9484e62c07a4b39f7e9c6ea0519bcc3220bf4bdb189c6b5dc30aa168912ba912a78c4c5832e2b84bc0a42c46844e76d3b9cc1a
+DIST Sonarr.main.3.0.9.1549.linux.tar.gz 14105679 BLAKE2B 97aa7e5a3836e66433b49e6128779acfe6985fba029a17835a9de31708793752f0f7f59269697f97210994d566708aea2147f199e4d0f51a845c60918d236bfe SHA512 ee97eaa9f2864387619091656843cb57610ada9fd6ad01da3c5414a876ad3b2257572711b2d113477983fcd7456a8eed962bd05928124c6fd9fc66cb80aab170

diff --git a/www-apps/sonarr/sonarr-3.0.9.1549.ebuild b/www-apps/sonarr/sonarr-3.0.9.1549.ebuild
new file mode 100644
index 000000000000..d458ea49dd86
--- /dev/null
+++ b/www-apps/sonarr/sonarr-3.0.9.1549.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="https://download.sonarr.tv/v3/main/${PV}/Sonarr.main.${PV}.linux.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
+	>=dev-lang/mono-6.6.0.161
+	media-video/mediainfo
+	dev-db/sqlite"
+
+QA_PREBUILT="*"
+
+S="${WORKDIR}/Sonarr"
+
+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/${PN}" || die "Install failed!"
+
+	systemd_dounit "${FILESDIR}/${PN}.service"
+	systemd_newunit "${FILESDIR}/${PN}.service" "${PN}@.service"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2023-03-06 21:42 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2023-03-06 21:42 UTC (permalink / raw
  To: gentoo-commits

commit:     8e00c490683fae46692811a6191c6bc91ba1d917
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  6 21:41:29 2023 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Mar  6 21:42:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e00c490

www-apps/sonarr: add 3.0.10.1566

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                  |  1 +
 www-apps/sonarr/sonarr-3.0.10.1566.ebuild | 47 +++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 87616d67142a..8678c37bf8a0 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,2 +1,3 @@
+DIST Sonarr.main.3.0.10.1566.linux.tar.gz 14109728 BLAKE2B b6aa56543e109ff4eb268b194beb7e06780a3936487fd798155ce4b7c0364d9f123b804818fb2b8df37ff625b51282aed9a31167dd94f2f80279e33908e0fa96 SHA512 e7c962f804b9743fe0b93514f28a616603939f5527d3132d7e9d2fdbdcd003df45195cb9079409c5422613a213a0c668236d3de395aad0873bcdfb50be41e30e
 DIST Sonarr.main.3.0.8.1507.linux.tar.gz 13647325 BLAKE2B bd269ec2e628075548c9c11db0f9d31f0b9a8c24bb55e0b7d0c58cc32c33423ca4988e9e63170fa6b5f49d438877a88402cebca3183fb98ac5995eb2a38e96e5 SHA512 32efec2207e853a1d7737fc72e9484e62c07a4b39f7e9c6ea0519bcc3220bf4bdb189c6b5dc30aa168912ba912a78c4c5832e2b84bc0a42c46844e76d3b9cc1a
 DIST Sonarr.main.3.0.9.1549.linux.tar.gz 14105679 BLAKE2B 97aa7e5a3836e66433b49e6128779acfe6985fba029a17835a9de31708793752f0f7f59269697f97210994d566708aea2147f199e4d0f51a845c60918d236bfe SHA512 ee97eaa9f2864387619091656843cb57610ada9fd6ad01da3c5414a876ad3b2257572711b2d113477983fcd7456a8eed962bd05928124c6fd9fc66cb80aab170

diff --git a/www-apps/sonarr/sonarr-3.0.10.1566.ebuild b/www-apps/sonarr/sonarr-3.0.10.1566.ebuild
new file mode 100644
index 000000000000..34234de6098f
--- /dev/null
+++ b/www-apps/sonarr/sonarr-3.0.10.1566.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="https://download.sonarr.tv/v3/main/${PV}/Sonarr.main.${PV}.linux.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
+	>=dev-lang/mono-6.6.0.161
+	media-video/mediainfo
+	dev-db/sqlite"
+
+QA_PREBUILT="*"
+
+S="${WORKDIR}/Sonarr"
+
+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/${PN}" || die "Install failed!"
+
+	exeinto "/opt/${PN}"
+	doexe "${FILESDIR}/Sonarr"
+
+	systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}.service"
+	systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}@.service"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2023-03-27 13:38 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2023-03-27 13:38 UTC (permalink / raw
  To: gentoo-commits

commit:     03c519c06522aec90117957f457fa2e10dc3d274
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 27 13:28:45 2023 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Mar 27 13:28:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03c519c0

www-apps/sonarr: add 3.0.10.1567

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                  |  1 +
 www-apps/sonarr/sonarr-3.0.10.1567.ebuild | 47 +++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 8678c37bf8a0..6fbca1590a68 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,3 +1,4 @@
 DIST Sonarr.main.3.0.10.1566.linux.tar.gz 14109728 BLAKE2B b6aa56543e109ff4eb268b194beb7e06780a3936487fd798155ce4b7c0364d9f123b804818fb2b8df37ff625b51282aed9a31167dd94f2f80279e33908e0fa96 SHA512 e7c962f804b9743fe0b93514f28a616603939f5527d3132d7e9d2fdbdcd003df45195cb9079409c5422613a213a0c668236d3de395aad0873bcdfb50be41e30e
+DIST Sonarr.main.3.0.10.1567.linux.tar.gz 14107460 BLAKE2B d2a8eb16199677505175292dfe90549894a7dc450445f2df196c23a9d4f1da3999806c7a5fc956d0bd2dc2f9a949940e0ea78fe6f250aa77608c180117757d36 SHA512 6d588d1d36c51123586f737cf47e95bc0725a5f559cca86a951786fef8a5c6762c2bc9f06b038c9d6eba640a19f9e15f7d609171f7d4b4d5472c21f9e3aa415b
 DIST Sonarr.main.3.0.8.1507.linux.tar.gz 13647325 BLAKE2B bd269ec2e628075548c9c11db0f9d31f0b9a8c24bb55e0b7d0c58cc32c33423ca4988e9e63170fa6b5f49d438877a88402cebca3183fb98ac5995eb2a38e96e5 SHA512 32efec2207e853a1d7737fc72e9484e62c07a4b39f7e9c6ea0519bcc3220bf4bdb189c6b5dc30aa168912ba912a78c4c5832e2b84bc0a42c46844e76d3b9cc1a
 DIST Sonarr.main.3.0.9.1549.linux.tar.gz 14105679 BLAKE2B 97aa7e5a3836e66433b49e6128779acfe6985fba029a17835a9de31708793752f0f7f59269697f97210994d566708aea2147f199e4d0f51a845c60918d236bfe SHA512 ee97eaa9f2864387619091656843cb57610ada9fd6ad01da3c5414a876ad3b2257572711b2d113477983fcd7456a8eed962bd05928124c6fd9fc66cb80aab170

diff --git a/www-apps/sonarr/sonarr-3.0.10.1567.ebuild b/www-apps/sonarr/sonarr-3.0.10.1567.ebuild
new file mode 100644
index 000000000000..34234de6098f
--- /dev/null
+++ b/www-apps/sonarr/sonarr-3.0.10.1567.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="https://download.sonarr.tv/v3/main/${PV}/Sonarr.main.${PV}.linux.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
+	>=dev-lang/mono-6.6.0.161
+	media-video/mediainfo
+	dev-db/sqlite"
+
+QA_PREBUILT="*"
+
+S="${WORKDIR}/Sonarr"
+
+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/${PN}" || die "Install failed!"
+
+	exeinto "/opt/${PN}"
+	doexe "${FILESDIR}/Sonarr"
+
+	systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}.service"
+	systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}@.service"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2023-03-27 13:38 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2023-03-27 13:38 UTC (permalink / raw
  To: gentoo-commits

commit:     325102109c0715c1d07005c8417a5916ab1937b2
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 27 13:29:15 2023 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Mar 27 13:29:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32510210

www-apps/sonarr: drop versions

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                    |  3 --
 www-apps/sonarr/sonarr-3.0.10.1566.ebuild   | 47 -----------------------------
 www-apps/sonarr/sonarr-3.0.8.1507.ebuild    | 44 ---------------------------
 www-apps/sonarr/sonarr-3.0.9.1549-r1.ebuild | 47 -----------------------------
 www-apps/sonarr/sonarr-3.0.9.1549-r2.ebuild | 47 -----------------------------
 www-apps/sonarr/sonarr-3.0.9.1549.ebuild    | 44 ---------------------------
 6 files changed, 232 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 6fbca1590a68..4e1fde80c6fe 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,4 +1 @@
-DIST Sonarr.main.3.0.10.1566.linux.tar.gz 14109728 BLAKE2B b6aa56543e109ff4eb268b194beb7e06780a3936487fd798155ce4b7c0364d9f123b804818fb2b8df37ff625b51282aed9a31167dd94f2f80279e33908e0fa96 SHA512 e7c962f804b9743fe0b93514f28a616603939f5527d3132d7e9d2fdbdcd003df45195cb9079409c5422613a213a0c668236d3de395aad0873bcdfb50be41e30e
 DIST Sonarr.main.3.0.10.1567.linux.tar.gz 14107460 BLAKE2B d2a8eb16199677505175292dfe90549894a7dc450445f2df196c23a9d4f1da3999806c7a5fc956d0bd2dc2f9a949940e0ea78fe6f250aa77608c180117757d36 SHA512 6d588d1d36c51123586f737cf47e95bc0725a5f559cca86a951786fef8a5c6762c2bc9f06b038c9d6eba640a19f9e15f7d609171f7d4b4d5472c21f9e3aa415b
-DIST Sonarr.main.3.0.8.1507.linux.tar.gz 13647325 BLAKE2B bd269ec2e628075548c9c11db0f9d31f0b9a8c24bb55e0b7d0c58cc32c33423ca4988e9e63170fa6b5f49d438877a88402cebca3183fb98ac5995eb2a38e96e5 SHA512 32efec2207e853a1d7737fc72e9484e62c07a4b39f7e9c6ea0519bcc3220bf4bdb189c6b5dc30aa168912ba912a78c4c5832e2b84bc0a42c46844e76d3b9cc1a
-DIST Sonarr.main.3.0.9.1549.linux.tar.gz 14105679 BLAKE2B 97aa7e5a3836e66433b49e6128779acfe6985fba029a17835a9de31708793752f0f7f59269697f97210994d566708aea2147f199e4d0f51a845c60918d236bfe SHA512 ee97eaa9f2864387619091656843cb57610ada9fd6ad01da3c5414a876ad3b2257572711b2d113477983fcd7456a8eed962bd05928124c6fd9fc66cb80aab170

diff --git a/www-apps/sonarr/sonarr-3.0.10.1566.ebuild b/www-apps/sonarr/sonarr-3.0.10.1566.ebuild
deleted file mode 100644
index 34234de6098f..000000000000
--- a/www-apps/sonarr/sonarr-3.0.10.1566.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-SRC_URI="https://download.sonarr.tv/v3/main/${PV}/Sonarr.main.${PV}.linux.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
-	>=dev-lang/mono-6.6.0.161
-	media-video/mediainfo
-	dev-db/sqlite"
-
-QA_PREBUILT="*"
-
-S="${WORKDIR}/Sonarr"
-
-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/${PN}" || die "Install failed!"
-
-	exeinto "/opt/${PN}"
-	doexe "${FILESDIR}/Sonarr"
-
-	systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}.service"
-	systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}@.service"
-}

diff --git a/www-apps/sonarr/sonarr-3.0.8.1507.ebuild b/www-apps/sonarr/sonarr-3.0.8.1507.ebuild
deleted file mode 100644
index d458ea49dd86..000000000000
--- a/www-apps/sonarr/sonarr-3.0.8.1507.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-SRC_URI="https://download.sonarr.tv/v3/main/${PV}/Sonarr.main.${PV}.linux.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
-	>=dev-lang/mono-6.6.0.161
-	media-video/mediainfo
-	dev-db/sqlite"
-
-QA_PREBUILT="*"
-
-S="${WORKDIR}/Sonarr"
-
-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/${PN}" || die "Install failed!"
-
-	systemd_dounit "${FILESDIR}/${PN}.service"
-	systemd_newunit "${FILESDIR}/${PN}.service" "${PN}@.service"
-}

diff --git a/www-apps/sonarr/sonarr-3.0.9.1549-r1.ebuild b/www-apps/sonarr/sonarr-3.0.9.1549-r1.ebuild
deleted file mode 100644
index a3d2abfcc0bc..000000000000
--- a/www-apps/sonarr/sonarr-3.0.9.1549-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-SRC_URI="https://download.sonarr.tv/v3/main/${PV}/Sonarr.main.${PV}.linux.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
-	>=dev-lang/mono-6.6.0.161
-	media-video/mediainfo
-	dev-db/sqlite"
-
-QA_PREBUILT="*"
-
-S="${WORKDIR}/Sonarr"
-
-src_install() {
-	newinitd "${FILESDIR}/${PN}.init-r1" ${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/${PN}" || die "Install failed!"
-
-	exeinto "/opt/${PN}"
-	doexe "${FILESDIR}/Sonarr"
-
-	systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}.service"
-	systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}@.service"
-}

diff --git a/www-apps/sonarr/sonarr-3.0.9.1549-r2.ebuild b/www-apps/sonarr/sonarr-3.0.9.1549-r2.ebuild
deleted file mode 100644
index 49124b0696ba..000000000000
--- a/www-apps/sonarr/sonarr-3.0.9.1549-r2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-SRC_URI="https://download.sonarr.tv/v3/main/${PV}/Sonarr.main.${PV}.linux.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
-	>=dev-lang/mono-6.6.0.161
-	media-video/mediainfo
-	dev-db/sqlite"
-
-QA_PREBUILT="*"
-
-S="${WORKDIR}/Sonarr"
-
-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/${PN}" || die "Install failed!"
-
-	exeinto "/opt/${PN}"
-	doexe "${FILESDIR}/Sonarr"
-
-	systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}.service"
-	systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}@.service"
-}

diff --git a/www-apps/sonarr/sonarr-3.0.9.1549.ebuild b/www-apps/sonarr/sonarr-3.0.9.1549.ebuild
deleted file mode 100644
index d458ea49dd86..000000000000
--- a/www-apps/sonarr/sonarr-3.0.9.1549.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-SRC_URI="https://download.sonarr.tv/v3/main/${PV}/Sonarr.main.${PV}.linux.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
-	>=dev-lang/mono-6.6.0.161
-	media-video/mediainfo
-	dev-db/sqlite"
-
-QA_PREBUILT="*"
-
-S="${WORKDIR}/Sonarr"
-
-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/${PN}" || die "Install failed!"
-
-	systemd_dounit "${FILESDIR}/${PN}.service"
-	systemd_newunit "${FILESDIR}/${PN}.service" "${PN}@.service"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-02 16:45 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-02 16:45 UTC (permalink / raw
  To: gentoo-commits

commit:     36b42f7660c7db7b443c26780d5b8433269d7901
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  2 16:43:37 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 16:44:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36b42f76

www-apps/sonarr: add 4.0.0.748

Closes: https://bugs.gentoo.org/903978
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  3 ++
 www-apps/sonarr/sonarr-4.0.0.748.ebuild | 64 +++++++++++++++++++++++++++++++++
 2 files changed, 67 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 4e1fde80c6fe..63938867ffc2 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1 +1,4 @@
 DIST Sonarr.main.3.0.10.1567.linux.tar.gz 14107460 BLAKE2B d2a8eb16199677505175292dfe90549894a7dc450445f2df196c23a9d4f1da3999806c7a5fc956d0bd2dc2f9a949940e0ea78fe6f250aa77608c180117757d36 SHA512 6d588d1d36c51123586f737cf47e95bc0725a5f559cca86a951786fef8a5c6762c2bc9f06b038c9d6eba640a19f9e15f7d609171f7d4b4d5472c21f9e3aa415b
+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
new file mode 100644
index 000000000000..e067d0ac33a8
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.0.748.ebuild
@@ -0,0 +1,64 @@
+# 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
+	sys-libs/glibc
+"
+
+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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-02 16:55 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-02 16:55 UTC (permalink / raw
  To: gentoo-commits

commit:     8c3b324ecf4d05cc7abafb76098b1cc8d7f23498
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  2 16:55:10 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 16:55:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3b324e

www-apps/sonarr: remove unnecessary glibc dependency

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/sonarr-4.0.0.748.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www-apps/sonarr/sonarr-4.0.0.748.ebuild b/www-apps/sonarr/sonarr-4.0.0.748.ebuild
index e067d0ac33a8..004a2d32ca96 100644
--- a/www-apps/sonarr/sonarr-4.0.0.748.ebuild
+++ b/www-apps/sonarr/sonarr-4.0.0.748.ebuild
@@ -32,7 +32,6 @@ RDEPEND="
 	dev-libs/icu
 	dev-util/lttng-ust:0
 	dev-db/sqlite
-	sys-libs/glibc
 "
 
 QA_PREBUILT="*"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-12 19:33 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-12 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     a48a6277cdca621b6cfd696fb27f27e9d74f98e5
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 19:29:32 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 19:32:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a48a6277

www-apps/sonarr: drop 4.0.0.748

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  3 --
 www-apps/sonarr/sonarr-4.0.0.748.ebuild | 63 ---------------------------------
 2 files changed, 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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-12 19:33 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-12 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     16a2fb9188b5ee65982e5909555dac0805bd45f8
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 19:31:16 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 19:32:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a2fb91

www-apps/sonarr: add 4.0.0.836

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  5 +++
 www-apps/sonarr/sonarr-4.0.0.836.ebuild | 65 +++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index c8df15b0b472..da0ddb517813 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ 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.develop.4.0.0.836.linux-arm.tar.gz 93255988 BLAKE2B 53023988f07dc590d5a126e778fcab8007742650773f70a73288b65200c053c9eab79fddbfe41cc2e1760de01f5bb51cc9107d61ca699def8f371922bcd911bd SHA512 c3b46749e96f15f517d3daddbbb6b0ea28bed28ae6b9181555d7b76d7a0b8b5996592e7b95b91cb408a06407311d9f87f20b2960113ec07fe2baa98b473b30c7
+DIST Sonarr.develop.4.0.0.836.linux-arm64.tar.gz 92992087 BLAKE2B 36691fdf15b5dd96d17e0999c0772e7950f42a82c3609c73b1ce4152902d182b1e9e616250e72ee3f87d8d3a50edcb426af623adb7f5c648f8b8f8c72f2dc604 SHA512 586fd98e5b16d79a7922c316103998343acf1400a4373def60f9585e9a776f1b8b57af300f5423f27b89c0a5eeabe9dc3b6a5fa4691464ac00a2070abc2178bd
+DIST Sonarr.develop.4.0.0.836.linux-musl-arm64.tar.gz 93049990 BLAKE2B 2269d6c6b9a8c12ca81186d8ac6d6084488ccf6f5225089fa385121d770473934f4ac8c4433a67a296c14745c90d720ea64a295c5f82083b6bda31a88efff318 SHA512 7e8e5077d8630d88ac49bb267c798ce2aa8d260dc532f9ca4b0338ea5bae456433ecaaefd57ba969c9a9007d36da619b8063d95ad59dc80077bb4930bbb4080a
+DIST Sonarr.develop.4.0.0.836.linux-musl-x64.tar.gz 97977034 BLAKE2B 2589f70fbb049a27c0b21d2830447c5b33f9c810fa9a06d93c20ca6a9c5cec2f7284d5de798a21cf199c47ac4f93d7d9e059d5d7bed008973d838c47ca64f953 SHA512 d58dd0d0d4005dcb77c47e0b5aae196ffe82d46eceaf91796c74b20a7dcf9801d01e5e0b4da3e7fe05e7774a617cc386a63c7ea48ee7e11344403730a2471fb0
+DIST Sonarr.develop.4.0.0.836.linux-x64.tar.gz 98902826 BLAKE2B 6d2c3a5bd736a541238cd84bf0d88e6f7143b4c028407fdd85de1ff76ae5e9aeb6f16615daa602f8474041b68160749c19b0fbea4db5dca69295956d8d359070 SHA512 c75eef522607e837cd4cbbd6e319fda8e86e0c16f4f64605c1fbdf1a6e1579be4c5db8d688a5aa3a0472c4b5862c2e7c49816a5a91d4475fcdbabed59db5c9b4

diff --git a/www-apps/sonarr/sonarr-4.0.0.836.ebuild b/www-apps/sonarr/sonarr-4.0.0.836.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.0.836.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-12 19:33 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-12 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     b1546dc189cf2191af4a2ef2949eba9ca5a62b9c
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 19:29:26 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 19:32:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1546dc1

www-apps/sonarr: add 4.0.0.825

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  5 +++
 www-apps/sonarr/sonarr-4.0.0.825.ebuild | 65 +++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 1bbf5b483271..30de563cd8ba 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,3 +1,8 @@
+DIST Sonarr.develop.4.0.0.825.linux-arm.tar.gz 93259459 BLAKE2B d8eef7733a8b11a5befe8134fbe064bd80f294eb910233dad3d73fc3a2c132e1a4958e29ddfec3f0705abd8b4647bbb208cbc90ee65d05bbbaad844e26bfbcee SHA512 56430a18939e10e8927b4121f82df027cc8fb6dc24e8660d84336bc15fbccd177c7f0f6bd15aaa85b0b671d93d2b885040f8c583fe7249f14eee0836be6badb7
+DIST Sonarr.develop.4.0.0.825.linux-arm64.tar.gz 92986996 BLAKE2B df899c6dfbb71b700160c7d308295f29346187ecca35360990b7b5501c8cd32e71d1111c380e8c66bf477d595a1775da446bf031f97f86b37902822b1c0fefc9 SHA512 bc8b9e9295a5576dc9ced5cdc20bbb90eb95aec1c049ef62d4523c438ab463b18b1f5d72ea8179f411ab83f87c4ff0a99367f39167783f9a9a2bbfd4bdc43005
+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.825.ebuild b/www-apps/sonarr/sonarr-4.0.0.825.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.0.825.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-12 19:33 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-12 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     c55c0d3a695f485b8fb68388d3fbf03ae1c75cb7
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 19:31:19 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 19:32:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c55c0d3a

www-apps/sonarr: drop 4.0.0.825

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  5 ---
 www-apps/sonarr/sonarr-4.0.0.825.ebuild | 65 ---------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index da0ddb517813..504d0ebeb827 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.0.825.linux-arm.tar.gz 93259459 BLAKE2B d8eef7733a8b11a5befe8134fbe064bd80f294eb910233dad3d73fc3a2c132e1a4958e29ddfec3f0705abd8b4647bbb208cbc90ee65d05bbbaad844e26bfbcee SHA512 56430a18939e10e8927b4121f82df027cc8fb6dc24e8660d84336bc15fbccd177c7f0f6bd15aaa85b0b671d93d2b885040f8c583fe7249f14eee0836be6badb7
-DIST Sonarr.develop.4.0.0.825.linux-arm64.tar.gz 92986996 BLAKE2B df899c6dfbb71b700160c7d308295f29346187ecca35360990b7b5501c8cd32e71d1111c380e8c66bf477d595a1775da446bf031f97f86b37902822b1c0fefc9 SHA512 bc8b9e9295a5576dc9ced5cdc20bbb90eb95aec1c049ef62d4523c438ab463b18b1f5d72ea8179f411ab83f87c4ff0a99367f39167783f9a9a2bbfd4bdc43005
-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.develop.4.0.0.836.linux-arm.tar.gz 93255988 BLAKE2B 53023988f07dc590d5a126e778fcab8007742650773f70a73288b65200c053c9eab79fddbfe41cc2e1760de01f5bb51cc9107d61ca699def8f371922bcd911bd SHA512 c3b46749e96f15f517d3daddbbb6b0ea28bed28ae6b9181555d7b76d7a0b8b5996592e7b95b91cb408a06407311d9f87f20b2960113ec07fe2baa98b473b30c7
 DIST Sonarr.develop.4.0.0.836.linux-arm64.tar.gz 92992087 BLAKE2B 36691fdf15b5dd96d17e0999c0772e7950f42a82c3609c73b1ce4152902d182b1e9e616250e72ee3f87d8d3a50edcb426af623adb7f5c648f8b8f8c72f2dc604 SHA512 586fd98e5b16d79a7922c316103998343acf1400a4373def60f9585e9a776f1b8b57af300f5423f27b89c0a5eeabe9dc3b6a5fa4691464ac00a2070abc2178bd
 DIST Sonarr.develop.4.0.0.836.linux-musl-arm64.tar.gz 93049990 BLAKE2B 2269d6c6b9a8c12ca81186d8ac6d6084488ccf6f5225089fa385121d770473934f4ac8c4433a67a296c14745c90d720ea64a295c5f82083b6bda31a88efff318 SHA512 7e8e5077d8630d88ac49bb267c798ce2aa8d260dc532f9ca4b0338ea5bae456433ecaaefd57ba969c9a9007d36da619b8063d95ad59dc80077bb4930bbb4080a

diff --git a/www-apps/sonarr/sonarr-4.0.0.825.ebuild b/www-apps/sonarr/sonarr-4.0.0.825.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.0.825.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-19 14:04 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-19 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     e5a9f44d0596a4677f6ac46ed58a1af7a2fd7898
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 19 14:03:52 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Jan 19 14:04:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5a9f44d

www-apps/sonarr: drop 4.0.0.836

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  5 ---
 www-apps/sonarr/sonarr-4.0.0.836.ebuild | 65 ---------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index f96308ffd2c8..fcd4cca437e5 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.0.836.linux-arm.tar.gz 93255988 BLAKE2B 53023988f07dc590d5a126e778fcab8007742650773f70a73288b65200c053c9eab79fddbfe41cc2e1760de01f5bb51cc9107d61ca699def8f371922bcd911bd SHA512 c3b46749e96f15f517d3daddbbb6b0ea28bed28ae6b9181555d7b76d7a0b8b5996592e7b95b91cb408a06407311d9f87f20b2960113ec07fe2baa98b473b30c7
-DIST Sonarr.develop.4.0.0.836.linux-arm64.tar.gz 92992087 BLAKE2B 36691fdf15b5dd96d17e0999c0772e7950f42a82c3609c73b1ce4152902d182b1e9e616250e72ee3f87d8d3a50edcb426af623adb7f5c648f8b8f8c72f2dc604 SHA512 586fd98e5b16d79a7922c316103998343acf1400a4373def60f9585e9a776f1b8b57af300f5423f27b89c0a5eeabe9dc3b6a5fa4691464ac00a2070abc2178bd
-DIST Sonarr.develop.4.0.0.836.linux-musl-arm64.tar.gz 93049990 BLAKE2B 2269d6c6b9a8c12ca81186d8ac6d6084488ccf6f5225089fa385121d770473934f4ac8c4433a67a296c14745c90d720ea64a295c5f82083b6bda31a88efff318 SHA512 7e8e5077d8630d88ac49bb267c798ce2aa8d260dc532f9ca4b0338ea5bae456433ecaaefd57ba969c9a9007d36da619b8063d95ad59dc80077bb4930bbb4080a
-DIST Sonarr.develop.4.0.0.836.linux-musl-x64.tar.gz 97977034 BLAKE2B 2589f70fbb049a27c0b21d2830447c5b33f9c810fa9a06d93c20ca6a9c5cec2f7284d5de798a21cf199c47ac4f93d7d9e059d5d7bed008973d838c47ca64f953 SHA512 d58dd0d0d4005dcb77c47e0b5aae196ffe82d46eceaf91796c74b20a7dcf9801d01e5e0b4da3e7fe05e7774a617cc386a63c7ea48ee7e11344403730a2471fb0
-DIST Sonarr.develop.4.0.0.836.linux-x64.tar.gz 98902826 BLAKE2B 6d2c3a5bd736a541238cd84bf0d88e6f7143b4c028407fdd85de1ff76ae5e9aeb6f16615daa602f8474041b68160749c19b0fbea4db5dca69295956d8d359070 SHA512 c75eef522607e837cd4cbbd6e319fda8e86e0c16f4f64605c1fbdf1a6e1579be4c5db8d688a5aa3a0472c4b5862c2e7c49816a5a91d4475fcdbabed59db5c9b4
 DIST Sonarr.develop.4.0.0.924.linux-arm.tar.gz 93270746 BLAKE2B abd1f79806340d1b8f33f786082f1e784fba509166921e8d65fd32e70f0d7aa8b660ad2a78aca9c87e33abfcf3dfd7b71d6212d9b34b90f757db0f764822d99e SHA512 16bfc8a7ab2369d42a59bb523a6899b73a2e2443276d6b3af710573354c99b9065d9a79ffbb8dba9828b570ef046cd2882e36dcce69e9a94434ef9ff73051627
 DIST Sonarr.develop.4.0.0.924.linux-arm64.tar.gz 93010756 BLAKE2B 8751224e468bc2fa78b47bfc8709478a14c2679037cbc06e4c87f2f83cdff7432b81276d3e39e801cc8de628f45a69c9fd8d577ee41076eb4112faba0db73b0b SHA512 35f37ab1226e03d40479d2ad40cf1191e9a4cc8588d76fa876b8e320a31685610ad3309a5966f1039aa41503ea9775bb9bffaa7a7b91572d4776fecd8d7b0bd9
 DIST Sonarr.develop.4.0.0.924.linux-musl-arm64.tar.gz 93062056 BLAKE2B 34a4aca31168cfb6bec3a441032916771b4e014783d86636ba3d91d0b54bf999b11f159282e30b34532cc9d10c2188e2f6aa386c5337bb2041a65995bbb79640 SHA512 13cf393bb5316fdeeac159656fa6df6345b6667154b2f784a9b792c9493443c5da8699a96152fcdf7e042e25121cd2aed79d49fae5fd3e2d36c3681a065ae2f8

diff --git a/www-apps/sonarr/sonarr-4.0.0.836.ebuild b/www-apps/sonarr/sonarr-4.0.0.836.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.0.836.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-19 14:04 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-19 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     059c8c6c946877575d639f39e636c247f54566fb
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 19 14:03:47 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Jan 19 14:04:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=059c8c6c

www-apps/sonarr: add 4.0.0.924

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  5 +++
 www-apps/sonarr/sonarr-4.0.0.924.ebuild | 65 +++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 504d0ebeb827..f96308ffd2c8 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.0.836.linux-arm64.tar.gz 92992087 BLAKE2B 36691fdf15b5dd
 DIST Sonarr.develop.4.0.0.836.linux-musl-arm64.tar.gz 93049990 BLAKE2B 2269d6c6b9a8c12ca81186d8ac6d6084488ccf6f5225089fa385121d770473934f4ac8c4433a67a296c14745c90d720ea64a295c5f82083b6bda31a88efff318 SHA512 7e8e5077d8630d88ac49bb267c798ce2aa8d260dc532f9ca4b0338ea5bae456433ecaaefd57ba969c9a9007d36da619b8063d95ad59dc80077bb4930bbb4080a
 DIST Sonarr.develop.4.0.0.836.linux-musl-x64.tar.gz 97977034 BLAKE2B 2589f70fbb049a27c0b21d2830447c5b33f9c810fa9a06d93c20ca6a9c5cec2f7284d5de798a21cf199c47ac4f93d7d9e059d5d7bed008973d838c47ca64f953 SHA512 d58dd0d0d4005dcb77c47e0b5aae196ffe82d46eceaf91796c74b20a7dcf9801d01e5e0b4da3e7fe05e7774a617cc386a63c7ea48ee7e11344403730a2471fb0
 DIST Sonarr.develop.4.0.0.836.linux-x64.tar.gz 98902826 BLAKE2B 6d2c3a5bd736a541238cd84bf0d88e6f7143b4c028407fdd85de1ff76ae5e9aeb6f16615daa602f8474041b68160749c19b0fbea4db5dca69295956d8d359070 SHA512 c75eef522607e837cd4cbbd6e319fda8e86e0c16f4f64605c1fbdf1a6e1579be4c5db8d688a5aa3a0472c4b5862c2e7c49816a5a91d4475fcdbabed59db5c9b4
+DIST Sonarr.develop.4.0.0.924.linux-arm.tar.gz 93270746 BLAKE2B abd1f79806340d1b8f33f786082f1e784fba509166921e8d65fd32e70f0d7aa8b660ad2a78aca9c87e33abfcf3dfd7b71d6212d9b34b90f757db0f764822d99e SHA512 16bfc8a7ab2369d42a59bb523a6899b73a2e2443276d6b3af710573354c99b9065d9a79ffbb8dba9828b570ef046cd2882e36dcce69e9a94434ef9ff73051627
+DIST Sonarr.develop.4.0.0.924.linux-arm64.tar.gz 93010756 BLAKE2B 8751224e468bc2fa78b47bfc8709478a14c2679037cbc06e4c87f2f83cdff7432b81276d3e39e801cc8de628f45a69c9fd8d577ee41076eb4112faba0db73b0b SHA512 35f37ab1226e03d40479d2ad40cf1191e9a4cc8588d76fa876b8e320a31685610ad3309a5966f1039aa41503ea9775bb9bffaa7a7b91572d4776fecd8d7b0bd9
+DIST Sonarr.develop.4.0.0.924.linux-musl-arm64.tar.gz 93062056 BLAKE2B 34a4aca31168cfb6bec3a441032916771b4e014783d86636ba3d91d0b54bf999b11f159282e30b34532cc9d10c2188e2f6aa386c5337bb2041a65995bbb79640 SHA512 13cf393bb5316fdeeac159656fa6df6345b6667154b2f784a9b792c9493443c5da8699a96152fcdf7e042e25121cd2aed79d49fae5fd3e2d36c3681a065ae2f8
+DIST Sonarr.develop.4.0.0.924.linux-musl-x64.tar.gz 97988963 BLAKE2B fe5a0ba67aebd46e17a212de2485e52b0e56352ee4ee17ff936c4e230e16045699da7b092ee01a3ae7431e5de95af6f9c53fa0e2717c97cdee288fec2deefa57 SHA512 c3b91c4c5e797b1bca1f96e4910c199cb62d9cce7382863ebbbf453c9d28e7e488fa11a02328f266247e76a5b167b8a4037c9e8d4a008c19d214d9062ab3b0f3
+DIST Sonarr.develop.4.0.0.924.linux-x64.tar.gz 98920136 BLAKE2B 8480e6b5670f73f33a9ecb228cd70dfe9006debcbc3035b5b7c6f67dc0bb02143d31fb282d477635172d1fbaaf2c9dae9668dbf5a71292e46402875f063accb0 SHA512 77c4d8d4bce790bf063483145ce6b48a8fe575eda95a2429e7517966e3f9f972a743be81536e97a6860610033945aeee9e4160b0e17a413532ef9a18ff797c3a

diff --git a/www-apps/sonarr/sonarr-4.0.0.924.ebuild b/www-apps/sonarr/sonarr-4.0.0.924.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.0.924.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-20 19:54 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-20 19:54 UTC (permalink / raw
  To: gentoo-commits

commit:     2ac89abf17fa2fceec15b190876991805b92d4b9
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 20 19:54:00 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 19:54:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ac89abf

www-apps/sonarr: drop 4.0.0.924

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  5 ---
 www-apps/sonarr/sonarr-4.0.0.924.ebuild | 65 ---------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 78389b82d2ce..5758d7277642 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.0.924.linux-arm.tar.gz 93270746 BLAKE2B abd1f79806340d1b8f33f786082f1e784fba509166921e8d65fd32e70f0d7aa8b660ad2a78aca9c87e33abfcf3dfd7b71d6212d9b34b90f757db0f764822d99e SHA512 16bfc8a7ab2369d42a59bb523a6899b73a2e2443276d6b3af710573354c99b9065d9a79ffbb8dba9828b570ef046cd2882e36dcce69e9a94434ef9ff73051627
-DIST Sonarr.develop.4.0.0.924.linux-arm64.tar.gz 93010756 BLAKE2B 8751224e468bc2fa78b47bfc8709478a14c2679037cbc06e4c87f2f83cdff7432b81276d3e39e801cc8de628f45a69c9fd8d577ee41076eb4112faba0db73b0b SHA512 35f37ab1226e03d40479d2ad40cf1191e9a4cc8588d76fa876b8e320a31685610ad3309a5966f1039aa41503ea9775bb9bffaa7a7b91572d4776fecd8d7b0bd9
-DIST Sonarr.develop.4.0.0.924.linux-musl-arm64.tar.gz 93062056 BLAKE2B 34a4aca31168cfb6bec3a441032916771b4e014783d86636ba3d91d0b54bf999b11f159282e30b34532cc9d10c2188e2f6aa386c5337bb2041a65995bbb79640 SHA512 13cf393bb5316fdeeac159656fa6df6345b6667154b2f784a9b792c9493443c5da8699a96152fcdf7e042e25121cd2aed79d49fae5fd3e2d36c3681a065ae2f8
-DIST Sonarr.develop.4.0.0.924.linux-musl-x64.tar.gz 97988963 BLAKE2B fe5a0ba67aebd46e17a212de2485e52b0e56352ee4ee17ff936c4e230e16045699da7b092ee01a3ae7431e5de95af6f9c53fa0e2717c97cdee288fec2deefa57 SHA512 c3b91c4c5e797b1bca1f96e4910c199cb62d9cce7382863ebbbf453c9d28e7e488fa11a02328f266247e76a5b167b8a4037c9e8d4a008c19d214d9062ab3b0f3
-DIST Sonarr.develop.4.0.0.924.linux-x64.tar.gz 98920136 BLAKE2B 8480e6b5670f73f33a9ecb228cd70dfe9006debcbc3035b5b7c6f67dc0bb02143d31fb282d477635172d1fbaaf2c9dae9668dbf5a71292e46402875f063accb0 SHA512 77c4d8d4bce790bf063483145ce6b48a8fe575eda95a2429e7517966e3f9f972a743be81536e97a6860610033945aeee9e4160b0e17a413532ef9a18ff797c3a
 DIST Sonarr.develop.4.0.1.933.linux-arm.tar.gz 93271270 BLAKE2B 02dd63fa52f554d85fbfffe03a85af2bf55031598eb7f7899bdc6b0a4f9a6fda0a201e3d00df352c43378a90727675be8aa1b8167d7788fcf6a1a373541c60f3 SHA512 4ae9faecbaa2f1d9f7da063ed460e02e66bb04eeae77386deb7ee2a4bacac994815e38b038d0f92b9b7128d4848de64207f9e09e6ed00082b5f4ad49d48d1696
 DIST Sonarr.develop.4.0.1.933.linux-arm64.tar.gz 93001219 BLAKE2B 37d2639183867a6b54be762a2a6a36f9db0c67609c2ad2df44ed783c42a4cc4e0c70dfcadc0decb2952dc23ea5351d13521670fd223d4c05be70324286427d55 SHA512 43730716bb92533c63db3510afebcb9595b70cc4a00d61337be2e82442699f28520b195bd04b0a6038e8441ee167b8bd3ac35a7344081430b7bcd80a74a71c87
 DIST Sonarr.develop.4.0.1.933.linux-musl-arm64.tar.gz 93069943 BLAKE2B 7fb974aa5fc54f78e1c6ca37e7c619a0cf8e73ba790e1db7dda93df537f25c8b2a203af878e01e2012c1447ab7ebb5dc61a043e563565817a64b1fc2992e9b07 SHA512 97ee34addab6b1dc87b1c186410d712720d2d057e0a99703e4d5660c121da772106cd84f7dfc43d851a66894928ff95896c548e9d19c40844cbe8a3b30b3cb53

diff --git a/www-apps/sonarr/sonarr-4.0.0.924.ebuild b/www-apps/sonarr/sonarr-4.0.0.924.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.0.924.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-20 19:54 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-20 19:54 UTC (permalink / raw
  To: gentoo-commits

commit:     3a00de2440047fb2b89105431f944ff5ee863703
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 20 19:53:52 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 19:54:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a00de24

www-apps/sonarr: add 4.0.1.933

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  5 +++
 www-apps/sonarr/sonarr-4.0.1.933.ebuild | 65 +++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index fcd4cca437e5..78389b82d2ce 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.0.924.linux-arm64.tar.gz 93010756 BLAKE2B 8751224e468bc2
 DIST Sonarr.develop.4.0.0.924.linux-musl-arm64.tar.gz 93062056 BLAKE2B 34a4aca31168cfb6bec3a441032916771b4e014783d86636ba3d91d0b54bf999b11f159282e30b34532cc9d10c2188e2f6aa386c5337bb2041a65995bbb79640 SHA512 13cf393bb5316fdeeac159656fa6df6345b6667154b2f784a9b792c9493443c5da8699a96152fcdf7e042e25121cd2aed79d49fae5fd3e2d36c3681a065ae2f8
 DIST Sonarr.develop.4.0.0.924.linux-musl-x64.tar.gz 97988963 BLAKE2B fe5a0ba67aebd46e17a212de2485e52b0e56352ee4ee17ff936c4e230e16045699da7b092ee01a3ae7431e5de95af6f9c53fa0e2717c97cdee288fec2deefa57 SHA512 c3b91c4c5e797b1bca1f96e4910c199cb62d9cce7382863ebbbf453c9d28e7e488fa11a02328f266247e76a5b167b8a4037c9e8d4a008c19d214d9062ab3b0f3
 DIST Sonarr.develop.4.0.0.924.linux-x64.tar.gz 98920136 BLAKE2B 8480e6b5670f73f33a9ecb228cd70dfe9006debcbc3035b5b7c6f67dc0bb02143d31fb282d477635172d1fbaaf2c9dae9668dbf5a71292e46402875f063accb0 SHA512 77c4d8d4bce790bf063483145ce6b48a8fe575eda95a2429e7517966e3f9f972a743be81536e97a6860610033945aeee9e4160b0e17a413532ef9a18ff797c3a
+DIST Sonarr.develop.4.0.1.933.linux-arm.tar.gz 93271270 BLAKE2B 02dd63fa52f554d85fbfffe03a85af2bf55031598eb7f7899bdc6b0a4f9a6fda0a201e3d00df352c43378a90727675be8aa1b8167d7788fcf6a1a373541c60f3 SHA512 4ae9faecbaa2f1d9f7da063ed460e02e66bb04eeae77386deb7ee2a4bacac994815e38b038d0f92b9b7128d4848de64207f9e09e6ed00082b5f4ad49d48d1696
+DIST Sonarr.develop.4.0.1.933.linux-arm64.tar.gz 93001219 BLAKE2B 37d2639183867a6b54be762a2a6a36f9db0c67609c2ad2df44ed783c42a4cc4e0c70dfcadc0decb2952dc23ea5351d13521670fd223d4c05be70324286427d55 SHA512 43730716bb92533c63db3510afebcb9595b70cc4a00d61337be2e82442699f28520b195bd04b0a6038e8441ee167b8bd3ac35a7344081430b7bcd80a74a71c87
+DIST Sonarr.develop.4.0.1.933.linux-musl-arm64.tar.gz 93069943 BLAKE2B 7fb974aa5fc54f78e1c6ca37e7c619a0cf8e73ba790e1db7dda93df537f25c8b2a203af878e01e2012c1447ab7ebb5dc61a043e563565817a64b1fc2992e9b07 SHA512 97ee34addab6b1dc87b1c186410d712720d2d057e0a99703e4d5660c121da772106cd84f7dfc43d851a66894928ff95896c548e9d19c40844cbe8a3b30b3cb53
+DIST Sonarr.develop.4.0.1.933.linux-musl-x64.tar.gz 97997377 BLAKE2B 0339f6972b8c7400ecc59e86bfe639725d2e9868c11fb3e83b1f5bbf52640dbf4d48e46298df19b1710a2ea369853c1b7080949f19a516c17f4071bb5b4f9920 SHA512 9780d1198f775e62e233fd133dde334b6dc8839b15c6a78cea68123f802049a38c00bcb2cc249f8866e56bb8a71ce7c52c270f988c7a6ff8c337c95aaa686629
+DIST Sonarr.develop.4.0.1.933.linux-x64.tar.gz 98928728 BLAKE2B 29c00676635586d3266b5dcca869f5153879cb4852cad36a1cc6251f5a5b72cc0582ff0ef4b35393fce8508b0111122ac60bde761670a09a322fe59726452be1 SHA512 e0eeab3187535d5213dd43723779532d75f33c0e3b69296aeb579fb7a5afe9551c707faf9b69f5289360f29966413ae129910b6b358b4fb426bd23b1df65a45f

diff --git a/www-apps/sonarr/sonarr-4.0.1.933.ebuild b/www-apps/sonarr/sonarr-4.0.1.933.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.1.933.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-21  2:04 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-21  2:04 UTC (permalink / raw
  To: gentoo-commits

commit:     9e0d1809f76d2d9e2f5d21f0c467119fd0059d59
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 21 02:04:11 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Jan 21 02:04:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e0d1809

www-apps/sonarr: drop 4.0.1.933

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  5 ---
 www-apps/sonarr/sonarr-4.0.1.933.ebuild | 65 ---------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index e001d89dd143..5358f4e097a8 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.1.933.linux-arm.tar.gz 93271270 BLAKE2B 02dd63fa52f554d85fbfffe03a85af2bf55031598eb7f7899bdc6b0a4f9a6fda0a201e3d00df352c43378a90727675be8aa1b8167d7788fcf6a1a373541c60f3 SHA512 4ae9faecbaa2f1d9f7da063ed460e02e66bb04eeae77386deb7ee2a4bacac994815e38b038d0f92b9b7128d4848de64207f9e09e6ed00082b5f4ad49d48d1696
-DIST Sonarr.develop.4.0.1.933.linux-arm64.tar.gz 93001219 BLAKE2B 37d2639183867a6b54be762a2a6a36f9db0c67609c2ad2df44ed783c42a4cc4e0c70dfcadc0decb2952dc23ea5351d13521670fd223d4c05be70324286427d55 SHA512 43730716bb92533c63db3510afebcb9595b70cc4a00d61337be2e82442699f28520b195bd04b0a6038e8441ee167b8bd3ac35a7344081430b7bcd80a74a71c87
-DIST Sonarr.develop.4.0.1.933.linux-musl-arm64.tar.gz 93069943 BLAKE2B 7fb974aa5fc54f78e1c6ca37e7c619a0cf8e73ba790e1db7dda93df537f25c8b2a203af878e01e2012c1447ab7ebb5dc61a043e563565817a64b1fc2992e9b07 SHA512 97ee34addab6b1dc87b1c186410d712720d2d057e0a99703e4d5660c121da772106cd84f7dfc43d851a66894928ff95896c548e9d19c40844cbe8a3b30b3cb53
-DIST Sonarr.develop.4.0.1.933.linux-musl-x64.tar.gz 97997377 BLAKE2B 0339f6972b8c7400ecc59e86bfe639725d2e9868c11fb3e83b1f5bbf52640dbf4d48e46298df19b1710a2ea369853c1b7080949f19a516c17f4071bb5b4f9920 SHA512 9780d1198f775e62e233fd133dde334b6dc8839b15c6a78cea68123f802049a38c00bcb2cc249f8866e56bb8a71ce7c52c270f988c7a6ff8c337c95aaa686629
-DIST Sonarr.develop.4.0.1.933.linux-x64.tar.gz 98928728 BLAKE2B 29c00676635586d3266b5dcca869f5153879cb4852cad36a1cc6251f5a5b72cc0582ff0ef4b35393fce8508b0111122ac60bde761670a09a322fe59726452be1 SHA512 e0eeab3187535d5213dd43723779532d75f33c0e3b69296aeb579fb7a5afe9551c707faf9b69f5289360f29966413ae129910b6b358b4fb426bd23b1df65a45f
 DIST Sonarr.develop.4.0.1.953.linux-arm.tar.gz 93277510 BLAKE2B 18ebf04e557b8e928c5bc47ac08ce78a4dbbe2ee247f7a7dea5450069777c7fb68345b2b0a1c967646961fdb365b1a3204fdf01b4a1c79f1c76b8d45c99dbbc2 SHA512 9a126a26345a15365f6c82fecf165eb0f0d6297ba8a17db29bddec1ad18a63b022e48594a8a9412df2f78b10ce2ab78dcd0f56e6afd8bfcbe2196ebbe2ec6f28
 DIST Sonarr.develop.4.0.1.953.linux-arm64.tar.gz 93018868 BLAKE2B 77b2a93b9db360cd7b117005e43cc3f1c4c87c705ef5a5da0711e0a4309e0171a8b142e2e29bd5b3fd550c8dd94f851efe0603a75ebcf131bc1d3c4fe886333b SHA512 cbe79ecd4047179a3cfb2b87d58c1513ed9889ee99d9b86799949096507f4902afd902087d118827bfa2b4a5166ee40569ce7ec871a9ec4301b8f405db9201df
 DIST Sonarr.develop.4.0.1.953.linux-musl-arm64.tar.gz 93075074 BLAKE2B e864ebabb17c4092b3a260e0305c584be0df4ef41b8f0e3e1763189ce4491f896c4a096327c8a60ffc27b84e842b7619c5207dfae37cffcf49b2ff6858b23c98 SHA512 1f189d2dca625c0ae8b6e85dac680c6ceb6b5216e1fa72f58f4d60339bf5cb103536927139605861b5d922fdafaceeab95d3f21511d1f699a5aa3e71352e1965

diff --git a/www-apps/sonarr/sonarr-4.0.1.933.ebuild b/www-apps/sonarr/sonarr-4.0.1.933.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.1.933.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-21  2:04 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-21  2:04 UTC (permalink / raw
  To: gentoo-commits

commit:     490ad6671bee373891d21326c04a666f3c1a0d05
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 21 02:04:06 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Jan 21 02:04:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=490ad667

www-apps/sonarr: add 4.0.1.953

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  5 +++
 www-apps/sonarr/sonarr-4.0.1.953.ebuild | 65 +++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 5758d7277642..e001d89dd143 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.1.933.linux-arm64.tar.gz 93001219 BLAKE2B 37d2639183867a
 DIST Sonarr.develop.4.0.1.933.linux-musl-arm64.tar.gz 93069943 BLAKE2B 7fb974aa5fc54f78e1c6ca37e7c619a0cf8e73ba790e1db7dda93df537f25c8b2a203af878e01e2012c1447ab7ebb5dc61a043e563565817a64b1fc2992e9b07 SHA512 97ee34addab6b1dc87b1c186410d712720d2d057e0a99703e4d5660c121da772106cd84f7dfc43d851a66894928ff95896c548e9d19c40844cbe8a3b30b3cb53
 DIST Sonarr.develop.4.0.1.933.linux-musl-x64.tar.gz 97997377 BLAKE2B 0339f6972b8c7400ecc59e86bfe639725d2e9868c11fb3e83b1f5bbf52640dbf4d48e46298df19b1710a2ea369853c1b7080949f19a516c17f4071bb5b4f9920 SHA512 9780d1198f775e62e233fd133dde334b6dc8839b15c6a78cea68123f802049a38c00bcb2cc249f8866e56bb8a71ce7c52c270f988c7a6ff8c337c95aaa686629
 DIST Sonarr.develop.4.0.1.933.linux-x64.tar.gz 98928728 BLAKE2B 29c00676635586d3266b5dcca869f5153879cb4852cad36a1cc6251f5a5b72cc0582ff0ef4b35393fce8508b0111122ac60bde761670a09a322fe59726452be1 SHA512 e0eeab3187535d5213dd43723779532d75f33c0e3b69296aeb579fb7a5afe9551c707faf9b69f5289360f29966413ae129910b6b358b4fb426bd23b1df65a45f
+DIST Sonarr.develop.4.0.1.953.linux-arm.tar.gz 93277510 BLAKE2B 18ebf04e557b8e928c5bc47ac08ce78a4dbbe2ee247f7a7dea5450069777c7fb68345b2b0a1c967646961fdb365b1a3204fdf01b4a1c79f1c76b8d45c99dbbc2 SHA512 9a126a26345a15365f6c82fecf165eb0f0d6297ba8a17db29bddec1ad18a63b022e48594a8a9412df2f78b10ce2ab78dcd0f56e6afd8bfcbe2196ebbe2ec6f28
+DIST Sonarr.develop.4.0.1.953.linux-arm64.tar.gz 93018868 BLAKE2B 77b2a93b9db360cd7b117005e43cc3f1c4c87c705ef5a5da0711e0a4309e0171a8b142e2e29bd5b3fd550c8dd94f851efe0603a75ebcf131bc1d3c4fe886333b SHA512 cbe79ecd4047179a3cfb2b87d58c1513ed9889ee99d9b86799949096507f4902afd902087d118827bfa2b4a5166ee40569ce7ec871a9ec4301b8f405db9201df
+DIST Sonarr.develop.4.0.1.953.linux-musl-arm64.tar.gz 93075074 BLAKE2B e864ebabb17c4092b3a260e0305c584be0df4ef41b8f0e3e1763189ce4491f896c4a096327c8a60ffc27b84e842b7619c5207dfae37cffcf49b2ff6858b23c98 SHA512 1f189d2dca625c0ae8b6e85dac680c6ceb6b5216e1fa72f58f4d60339bf5cb103536927139605861b5d922fdafaceeab95d3f21511d1f699a5aa3e71352e1965
+DIST Sonarr.develop.4.0.1.953.linux-musl-x64.tar.gz 98003389 BLAKE2B f8304a6c6cb9e27f6869845e978953d6b26a13287f69a9cf069ce678b8a994a452b4b631a5cddc7dd6c622701360681cb8382dbe607b6d9968f91bd39bd4b7fd SHA512 0d3c036f87004220cf1c67dd921d92230b1e35f5e26d243b36986bcd599063a98506804e7d99fd719265040576fce06f12e727346bac673930a305302f7ac1b7
+DIST Sonarr.develop.4.0.1.953.linux-x64.tar.gz 98938223 BLAKE2B 2977d9d71311dde024f236fd1ba167fc030da7518dce351a6c09bd5924488ebd760e7458796e7c5eaa1aa27d1f90d0cd0ccdf87b16b3525def0e943f091cefac SHA512 74fc0cad28d874c8e678a38641f3fe01a0fdb2678aa3008081744c7327d1a762229157e8e9b952a168bdbaae4f42e92e5e0a77a7f4ee736877562d066a5e868a

diff --git a/www-apps/sonarr/sonarr-4.0.1.953.ebuild b/www-apps/sonarr/sonarr-4.0.1.953.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.1.953.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-23 14:40 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-23 14:40 UTC (permalink / raw
  To: gentoo-commits

commit:     536b305d3356243f4f3f5587b52f135eb963c4c8
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 23 14:40:01 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 14:40:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=536b305d

www-apps/sonarr: add 4.0.1.987

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  5 +++
 www-apps/sonarr/sonarr-4.0.1.987.ebuild | 65 +++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 5358f4e097a8..9c655303737d 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.1.953.linux-arm64.tar.gz 93018868 BLAKE2B 77b2a93b9db360
 DIST Sonarr.develop.4.0.1.953.linux-musl-arm64.tar.gz 93075074 BLAKE2B e864ebabb17c4092b3a260e0305c584be0df4ef41b8f0e3e1763189ce4491f896c4a096327c8a60ffc27b84e842b7619c5207dfae37cffcf49b2ff6858b23c98 SHA512 1f189d2dca625c0ae8b6e85dac680c6ceb6b5216e1fa72f58f4d60339bf5cb103536927139605861b5d922fdafaceeab95d3f21511d1f699a5aa3e71352e1965
 DIST Sonarr.develop.4.0.1.953.linux-musl-x64.tar.gz 98003389 BLAKE2B f8304a6c6cb9e27f6869845e978953d6b26a13287f69a9cf069ce678b8a994a452b4b631a5cddc7dd6c622701360681cb8382dbe607b6d9968f91bd39bd4b7fd SHA512 0d3c036f87004220cf1c67dd921d92230b1e35f5e26d243b36986bcd599063a98506804e7d99fd719265040576fce06f12e727346bac673930a305302f7ac1b7
 DIST Sonarr.develop.4.0.1.953.linux-x64.tar.gz 98938223 BLAKE2B 2977d9d71311dde024f236fd1ba167fc030da7518dce351a6c09bd5924488ebd760e7458796e7c5eaa1aa27d1f90d0cd0ccdf87b16b3525def0e943f091cefac SHA512 74fc0cad28d874c8e678a38641f3fe01a0fdb2678aa3008081744c7327d1a762229157e8e9b952a168bdbaae4f42e92e5e0a77a7f4ee736877562d066a5e868a
+DIST Sonarr.develop.4.0.1.987.linux-arm.tar.gz 93285783 BLAKE2B 87d60e3b6cdf95984495ade19f16791880b7253a2f2b4f7cae906ec03272460b34abfc773e6bc8516616319cbaee71776419671556c611822c444587a613fcd6 SHA512 e029ff957ae9b2f14db7931f706fd812cefcfa160b66a0e8168ac337ad7340a6890f85a45ddede7ad4a42c2de0ddd79c33ca1d7f7c98458711b2c1e5722ecc77
+DIST Sonarr.develop.4.0.1.987.linux-arm64.tar.gz 93017124 BLAKE2B ee4187df0d948651dd127390e647a95986d537b4c6b22933e51da1c0f83ac957bb65106df48eb07d9270c07bb63739adc24d8255545995e5868b37613462b849 SHA512 e9c0f1d886eae3b37c638b653d3b72459459b1a967948be8951df5f7349dcf8080d700ded406be83e5979d29801a2257e287d1cc8e6dc0e82fe02effb0906a87
+DIST Sonarr.develop.4.0.1.987.linux-musl-arm64.tar.gz 93087801 BLAKE2B 406018f2f2f4a3bb7fa8cba71d9ea7f0659755e390f403339b64d0c2ae869fba20fb644724f896ba2145d8824e7648a816e604cd07318eba29f34b8449d29178 SHA512 11b61b65afdfeb897f1e80fea8316d87c9af7ca104fd3841c8fd31dc36697af45a5a46f9fd6efc0ad9754652c476ca6f5b125f2975f79a29fbe6530c88b1409e
+DIST Sonarr.develop.4.0.1.987.linux-musl-x64.tar.gz 98001687 BLAKE2B 5debec73eb7c6be6d9aa53180a301443516b77b25778158c5ce826c676db501ffb1921df2281281fd6130701768c52a735fecdac0d5657d031566ed50fa882d4 SHA512 3e7705bde6a23f626c507e08a109bfa1a2275250423a31369c16c74c070aa43d2c792b2899bf0d87284d25265b91e0191befdc3fc2744510ef0f661a829549c2
+DIST Sonarr.develop.4.0.1.987.linux-x64.tar.gz 98949901 BLAKE2B 5616c15a8ede21c0eda6cbebe9f13cf4d69808006bba6b54ff8fc22091e737736760a550b1d0dd3a5c1e9b7c6d884ffc001ece6fac86cc006514f3555b4358df SHA512 b2d1a0edbb0e977f58bf40470a7b2d2603e89049c23325ea2c61f75ac2dc31a3c92230f94848fd8db89bb3efb518fc6b3527b0b2017e0edad0d9c1248c87825c

diff --git a/www-apps/sonarr/sonarr-4.0.1.987.ebuild b/www-apps/sonarr/sonarr-4.0.1.987.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.1.987.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-23 14:40 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-23 14:40 UTC (permalink / raw
  To: gentoo-commits

commit:     92d177ad82c6baa8858a5f8850b40e2dd09522df
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 23 14:40:09 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 14:40:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d177ad

www-apps/sonarr: drop 4.0.1.953

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  5 ---
 www-apps/sonarr/sonarr-4.0.1.953.ebuild | 65 ---------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 9c655303737d..d63df50d68df 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.1.953.linux-arm.tar.gz 93277510 BLAKE2B 18ebf04e557b8e928c5bc47ac08ce78a4dbbe2ee247f7a7dea5450069777c7fb68345b2b0a1c967646961fdb365b1a3204fdf01b4a1c79f1c76b8d45c99dbbc2 SHA512 9a126a26345a15365f6c82fecf165eb0f0d6297ba8a17db29bddec1ad18a63b022e48594a8a9412df2f78b10ce2ab78dcd0f56e6afd8bfcbe2196ebbe2ec6f28
-DIST Sonarr.develop.4.0.1.953.linux-arm64.tar.gz 93018868 BLAKE2B 77b2a93b9db360cd7b117005e43cc3f1c4c87c705ef5a5da0711e0a4309e0171a8b142e2e29bd5b3fd550c8dd94f851efe0603a75ebcf131bc1d3c4fe886333b SHA512 cbe79ecd4047179a3cfb2b87d58c1513ed9889ee99d9b86799949096507f4902afd902087d118827bfa2b4a5166ee40569ce7ec871a9ec4301b8f405db9201df
-DIST Sonarr.develop.4.0.1.953.linux-musl-arm64.tar.gz 93075074 BLAKE2B e864ebabb17c4092b3a260e0305c584be0df4ef41b8f0e3e1763189ce4491f896c4a096327c8a60ffc27b84e842b7619c5207dfae37cffcf49b2ff6858b23c98 SHA512 1f189d2dca625c0ae8b6e85dac680c6ceb6b5216e1fa72f58f4d60339bf5cb103536927139605861b5d922fdafaceeab95d3f21511d1f699a5aa3e71352e1965
-DIST Sonarr.develop.4.0.1.953.linux-musl-x64.tar.gz 98003389 BLAKE2B f8304a6c6cb9e27f6869845e978953d6b26a13287f69a9cf069ce678b8a994a452b4b631a5cddc7dd6c622701360681cb8382dbe607b6d9968f91bd39bd4b7fd SHA512 0d3c036f87004220cf1c67dd921d92230b1e35f5e26d243b36986bcd599063a98506804e7d99fd719265040576fce06f12e727346bac673930a305302f7ac1b7
-DIST Sonarr.develop.4.0.1.953.linux-x64.tar.gz 98938223 BLAKE2B 2977d9d71311dde024f236fd1ba167fc030da7518dce351a6c09bd5924488ebd760e7458796e7c5eaa1aa27d1f90d0cd0ccdf87b16b3525def0e943f091cefac SHA512 74fc0cad28d874c8e678a38641f3fe01a0fdb2678aa3008081744c7327d1a762229157e8e9b952a168bdbaae4f42e92e5e0a77a7f4ee736877562d066a5e868a
 DIST Sonarr.develop.4.0.1.987.linux-arm.tar.gz 93285783 BLAKE2B 87d60e3b6cdf95984495ade19f16791880b7253a2f2b4f7cae906ec03272460b34abfc773e6bc8516616319cbaee71776419671556c611822c444587a613fcd6 SHA512 e029ff957ae9b2f14db7931f706fd812cefcfa160b66a0e8168ac337ad7340a6890f85a45ddede7ad4a42c2de0ddd79c33ca1d7f7c98458711b2c1e5722ecc77
 DIST Sonarr.develop.4.0.1.987.linux-arm64.tar.gz 93017124 BLAKE2B ee4187df0d948651dd127390e647a95986d537b4c6b22933e51da1c0f83ac957bb65106df48eb07d9270c07bb63739adc24d8255545995e5868b37613462b849 SHA512 e9c0f1d886eae3b37c638b653d3b72459459b1a967948be8951df5f7349dcf8080d700ded406be83e5979d29801a2257e287d1cc8e6dc0e82fe02effb0906a87
 DIST Sonarr.develop.4.0.1.987.linux-musl-arm64.tar.gz 93087801 BLAKE2B 406018f2f2f4a3bb7fa8cba71d9ea7f0659755e390f403339b64d0c2ae869fba20fb644724f896ba2145d8824e7648a816e604cd07318eba29f34b8449d29178 SHA512 11b61b65afdfeb897f1e80fea8316d87c9af7ca104fd3841c8fd31dc36697af45a5a46f9fd6efc0ad9754652c476ca6f5b125f2975f79a29fbe6530c88b1409e

diff --git a/www-apps/sonarr/sonarr-4.0.1.953.ebuild b/www-apps/sonarr/sonarr-4.0.1.953.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.1.953.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-29  0:46 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-29  0:46 UTC (permalink / raw
  To: gentoo-commits

commit:     815b26d72399a25c7c5876871816e8e9a5a1e526
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 29 00:46:15 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Jan 29 00:46:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=815b26d7

www-apps/sonarr: drop 4.0.1.987

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                |  5 ---
 www-apps/sonarr/sonarr-4.0.1.987.ebuild | 65 ---------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index e4e45d3af92b..8381b1978cb0 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,8 +3,3 @@ DIST Sonarr.develop.4.0.1.1014.linux-arm64.tar.gz 93059302 BLAKE2B 7ff5f841a5eaa
 DIST Sonarr.develop.4.0.1.1014.linux-musl-arm64.tar.gz 93117038 BLAKE2B db11f498662afb5c039bc181a0c623c279c2e6d098dc2e0d2192dfeffce673049084423903b86bca611436273bda0dc7a343f23334cb016f3131ad4b756edfc0 SHA512 0eae771f6bc7319563c2fb3be33fb2bf1576f5eb43c154757dd1fbe879c257e4019f3d4ae82b09237a70242019df45b7bb0f0d9ce260520df1971bea103835e6
 DIST Sonarr.develop.4.0.1.1014.linux-musl-x64.tar.gz 98058293 BLAKE2B 51e28dbab3212d65956cf207119db60523f84adc74ad1637352b73593c639c9ecdd17d57781c787253d69a74a90105defbe6fd1f670b5bd33a97d8fad719cbe0 SHA512 38ff12ba3f6488227cade95f939170975ccf4d1b6da55b59077aec4aa40df6e7baa2ab3244d095d58cae6ad7c39f0b5618579d2574046dab0f27afbdb82e36d3
 DIST Sonarr.develop.4.0.1.1014.linux-x64.tar.gz 98999588 BLAKE2B 074a9744e5130d196ddccf7561cdc5bc62fd53cd9a2286e0c13fe56c5df4d71d65b2e94c16e927dc06556a6c21fe5ef286762f6a2eb5a5e95f085fba09ec6003 SHA512 b2b75f6eb9ae55af557d6152455f4330f0d54df593525e355c7cbd6bb58a47602bc3bae0f41803745dcef531799a5295f05d17ec25ede4e3033b0a8497115fc1
-DIST Sonarr.develop.4.0.1.987.linux-arm.tar.gz 93285783 BLAKE2B 87d60e3b6cdf95984495ade19f16791880b7253a2f2b4f7cae906ec03272460b34abfc773e6bc8516616319cbaee71776419671556c611822c444587a613fcd6 SHA512 e029ff957ae9b2f14db7931f706fd812cefcfa160b66a0e8168ac337ad7340a6890f85a45ddede7ad4a42c2de0ddd79c33ca1d7f7c98458711b2c1e5722ecc77
-DIST Sonarr.develop.4.0.1.987.linux-arm64.tar.gz 93017124 BLAKE2B ee4187df0d948651dd127390e647a95986d537b4c6b22933e51da1c0f83ac957bb65106df48eb07d9270c07bb63739adc24d8255545995e5868b37613462b849 SHA512 e9c0f1d886eae3b37c638b653d3b72459459b1a967948be8951df5f7349dcf8080d700ded406be83e5979d29801a2257e287d1cc8e6dc0e82fe02effb0906a87
-DIST Sonarr.develop.4.0.1.987.linux-musl-arm64.tar.gz 93087801 BLAKE2B 406018f2f2f4a3bb7fa8cba71d9ea7f0659755e390f403339b64d0c2ae869fba20fb644724f896ba2145d8824e7648a816e604cd07318eba29f34b8449d29178 SHA512 11b61b65afdfeb897f1e80fea8316d87c9af7ca104fd3841c8fd31dc36697af45a5a46f9fd6efc0ad9754652c476ca6f5b125f2975f79a29fbe6530c88b1409e
-DIST Sonarr.develop.4.0.1.987.linux-musl-x64.tar.gz 98001687 BLAKE2B 5debec73eb7c6be6d9aa53180a301443516b77b25778158c5ce826c676db501ffb1921df2281281fd6130701768c52a735fecdac0d5657d031566ed50fa882d4 SHA512 3e7705bde6a23f626c507e08a109bfa1a2275250423a31369c16c74c070aa43d2c792b2899bf0d87284d25265b91e0191befdc3fc2744510ef0f661a829549c2
-DIST Sonarr.develop.4.0.1.987.linux-x64.tar.gz 98949901 BLAKE2B 5616c15a8ede21c0eda6cbebe9f13cf4d69808006bba6b54ff8fc22091e737736760a550b1d0dd3a5c1e9b7c6d884ffc001ece6fac86cc006514f3555b4358df SHA512 b2d1a0edbb0e977f58bf40470a7b2d2603e89049c23325ea2c61f75ac2dc31a3c92230f94848fd8db89bb3efb518fc6b3527b0b2017e0edad0d9c1248c87825c

diff --git a/www-apps/sonarr/sonarr-4.0.1.987.ebuild b/www-apps/sonarr/sonarr-4.0.1.987.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.1.987.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-01-29  0:46 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-01-29  0:46 UTC (permalink / raw
  To: gentoo-commits

commit:     0ada1e53554cd91ba8287b0ef9761d0e248dc037
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 29 00:46:13 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Jan 29 00:46:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ada1e53

www-apps/sonarr: add 4.0.1.1014

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 +++
 www-apps/sonarr/sonarr-4.0.1.1014.ebuild | 65 ++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index d63df50d68df..e4e45d3af92b 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,3 +1,8 @@
+DIST Sonarr.develop.4.0.1.1014.linux-arm.tar.gz 93311818 BLAKE2B 6c1e05808992502a459c0a2306fdd99c0a705dfdbafc50a64a10c3a61453002a600dcaeed9951719ee1ce88aa834e7c1eee14facee5c5f0cc8112ef640a63a60 SHA512 cf2c80be1069b828fa6309b9545bb11d11d5f20495082a0ffbbe9ec1af826eda33be9daff6efac3ac77ce41745c21d82bf43f7396f260f4868206c597c0028d7
+DIST Sonarr.develop.4.0.1.1014.linux-arm64.tar.gz 93059302 BLAKE2B 7ff5f841a5eaaab2a9e298838dc16f4f69a55bb7ae68dad3ad041779051b6687688f410111f1c3931e7d6be0530e30d040a99483937fd67dc86eb0d9a5f67689 SHA512 7014fe81d3d85b1e9aca906e13534088f36ea8562cc786db0973c61ece60c1dfe5f8928fa7a6cea400624a9f4e8d29e84ccdefc417acca254a7cca37c42c7bb6
+DIST Sonarr.develop.4.0.1.1014.linux-musl-arm64.tar.gz 93117038 BLAKE2B db11f498662afb5c039bc181a0c623c279c2e6d098dc2e0d2192dfeffce673049084423903b86bca611436273bda0dc7a343f23334cb016f3131ad4b756edfc0 SHA512 0eae771f6bc7319563c2fb3be33fb2bf1576f5eb43c154757dd1fbe879c257e4019f3d4ae82b09237a70242019df45b7bb0f0d9ce260520df1971bea103835e6
+DIST Sonarr.develop.4.0.1.1014.linux-musl-x64.tar.gz 98058293 BLAKE2B 51e28dbab3212d65956cf207119db60523f84adc74ad1637352b73593c639c9ecdd17d57781c787253d69a74a90105defbe6fd1f670b5bd33a97d8fad719cbe0 SHA512 38ff12ba3f6488227cade95f939170975ccf4d1b6da55b59077aec4aa40df6e7baa2ab3244d095d58cae6ad7c39f0b5618579d2574046dab0f27afbdb82e36d3
+DIST Sonarr.develop.4.0.1.1014.linux-x64.tar.gz 98999588 BLAKE2B 074a9744e5130d196ddccf7561cdc5bc62fd53cd9a2286e0c13fe56c5df4d71d65b2e94c16e927dc06556a6c21fe5ef286762f6a2eb5a5e95f085fba09ec6003 SHA512 b2b75f6eb9ae55af557d6152455f4330f0d54df593525e355c7cbd6bb58a47602bc3bae0f41803745dcef531799a5295f05d17ec25ede4e3033b0a8497115fc1
 DIST Sonarr.develop.4.0.1.987.linux-arm.tar.gz 93285783 BLAKE2B 87d60e3b6cdf95984495ade19f16791880b7253a2f2b4f7cae906ec03272460b34abfc773e6bc8516616319cbaee71776419671556c611822c444587a613fcd6 SHA512 e029ff957ae9b2f14db7931f706fd812cefcfa160b66a0e8168ac337ad7340a6890f85a45ddede7ad4a42c2de0ddd79c33ca1d7f7c98458711b2c1e5722ecc77
 DIST Sonarr.develop.4.0.1.987.linux-arm64.tar.gz 93017124 BLAKE2B ee4187df0d948651dd127390e647a95986d537b4c6b22933e51da1c0f83ac957bb65106df48eb07d9270c07bb63739adc24d8255545995e5868b37613462b849 SHA512 e9c0f1d886eae3b37c638b653d3b72459459b1a967948be8951df5f7349dcf8080d700ded406be83e5979d29801a2257e287d1cc8e6dc0e82fe02effb0906a87
 DIST Sonarr.develop.4.0.1.987.linux-musl-arm64.tar.gz 93087801 BLAKE2B 406018f2f2f4a3bb7fa8cba71d9ea7f0659755e390f403339b64d0c2ae869fba20fb644724f896ba2145d8824e7648a816e604cd07318eba29f34b8449d29178 SHA512 11b61b65afdfeb897f1e80fea8316d87c9af7ca104fd3841c8fd31dc36697af45a5a46f9fd6efc0ad9754652c476ca6f5b125f2975f79a29fbe6530c88b1409e

diff --git a/www-apps/sonarr/sonarr-4.0.1.1014.ebuild b/www-apps/sonarr/sonarr-4.0.1.1014.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.1.1014.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-02-01 14:59 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-02-01 14:59 UTC (permalink / raw
  To: gentoo-commits

commit:     c2f596bce3e28aec0b0dcf3a8cd8e28c815c6347
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  1 14:59:27 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Feb  1 14:59:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f596bc

www-apps/sonarr: add 4.0.1.1047

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 +++
 www-apps/sonarr/sonarr-4.0.1.1047.ebuild | 65 ++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 8381b1978cb0..e12ee5b2c3a2 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.1.1014.linux-arm64.tar.gz 93059302 BLAKE2B 7ff5f841a5eaa
 DIST Sonarr.develop.4.0.1.1014.linux-musl-arm64.tar.gz 93117038 BLAKE2B db11f498662afb5c039bc181a0c623c279c2e6d098dc2e0d2192dfeffce673049084423903b86bca611436273bda0dc7a343f23334cb016f3131ad4b756edfc0 SHA512 0eae771f6bc7319563c2fb3be33fb2bf1576f5eb43c154757dd1fbe879c257e4019f3d4ae82b09237a70242019df45b7bb0f0d9ce260520df1971bea103835e6
 DIST Sonarr.develop.4.0.1.1014.linux-musl-x64.tar.gz 98058293 BLAKE2B 51e28dbab3212d65956cf207119db60523f84adc74ad1637352b73593c639c9ecdd17d57781c787253d69a74a90105defbe6fd1f670b5bd33a97d8fad719cbe0 SHA512 38ff12ba3f6488227cade95f939170975ccf4d1b6da55b59077aec4aa40df6e7baa2ab3244d095d58cae6ad7c39f0b5618579d2574046dab0f27afbdb82e36d3
 DIST Sonarr.develop.4.0.1.1014.linux-x64.tar.gz 98999588 BLAKE2B 074a9744e5130d196ddccf7561cdc5bc62fd53cd9a2286e0c13fe56c5df4d71d65b2e94c16e927dc06556a6c21fe5ef286762f6a2eb5a5e95f085fba09ec6003 SHA512 b2b75f6eb9ae55af557d6152455f4330f0d54df593525e355c7cbd6bb58a47602bc3bae0f41803745dcef531799a5295f05d17ec25ede4e3033b0a8497115fc1
+DIST Sonarr.develop.4.0.1.1047.linux-arm.tar.gz 93309927 BLAKE2B 5565f10d3154eb2a69195a4fa3b9188bdde8ddb3924c94524905c2991926519a0dad822ee5c9397c4f9bba12ca91b4a1d58d53ea30025abc9b097d9dc9b2cbf3 SHA512 f6383f4ea7b1e2fc3eccc17da598b543c7fac93a74510ee1a89c9ed49c0e3e41829170a3d9c8761bdb1c91508840a69805fdd552e450a449df61e6abd8e2a7f2
+DIST Sonarr.develop.4.0.1.1047.linux-arm64.tar.gz 93057439 BLAKE2B 7de190ce901febf10b3f9cfbe3ef32e468065c10894bc61a84b598e850d9a1aca34fbec9b5308a33db7c63bee8ce921994bbf0e5e5348b5cdeffe58e87c17de2 SHA512 84b1a4b3bec24df34e17616a94407d75c721070100f7fb8c74551d7ad16a2608ebed2bb7308c6a428675cd843e80bb3b9ce0845b6509b075989aa3ad8a3d719c
+DIST Sonarr.develop.4.0.1.1047.linux-musl-arm64.tar.gz 93106352 BLAKE2B 2dd43cd45082dcf733820f5a124e96f9326ebe207b492a6798c7fb50f6a940b33bcc731cf2a8dc55730ab49c0ad16807f45234fa2efa3b8649db17a5bf337f94 SHA512 2df9b07cb38815a1a5547eef8e1ac99f62a6dcecfe705019000ff64ea45bc2f72f40b9a4477447f6d7626aecea74a040b980a07de84ed74f855e54ded33599ee
+DIST Sonarr.develop.4.0.1.1047.linux-musl-x64.tar.gz 98059881 BLAKE2B 455a5295d75ad842115150219f0ee808e8ecf1de6a66a9170be2214a07e6058b74918ed99bb2f78afa70437fbe8f9be97bacfe303d1538f2ee012cb4c5185981 SHA512 e1f610b57fb3ce3364e568c78b54529466c132d52c3ed1f7b33d7a60ec2394b3028110827c1d6b40d8ad8aa40e812f1e995a82200b5e73358e6b1baa592f762a
+DIST Sonarr.develop.4.0.1.1047.linux-x64.tar.gz 98986350 BLAKE2B 4f32571ac2a9f0a6fdd31400284be1f464d8988340f759e01ddf6ff664d012f39e6eb078d1e5b0457f7db7db05c812aee04f14b2618497edad7dd5bf5be8fa09 SHA512 0903186612561dd12ce9e3ef9a67f979c6802a6af9dbd5e18c7e5d602acec8d0347b51c4c2a068e2924282c01a61ebb7e863b37cf2639e0ab805669ee3a53690

diff --git a/www-apps/sonarr/sonarr-4.0.1.1047.ebuild b/www-apps/sonarr/sonarr-4.0.1.1047.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.1.1047.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-02-07 14:52 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-02-07 14:52 UTC (permalink / raw
  To: gentoo-commits

commit:     6f342c402cfb0c85f9920bb7716944cf4f93e808
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  7 14:51:12 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Feb  7 14:52:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f342c40

www-apps/sonarr: drop 4.0.1.1014

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 ---
 www-apps/sonarr/sonarr-4.0.1.1014.ebuild | 65 --------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index e12ee5b2c3a2..3c7d493ee3bd 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.1.1014.linux-arm.tar.gz 93311818 BLAKE2B 6c1e05808992502a459c0a2306fdd99c0a705dfdbafc50a64a10c3a61453002a600dcaeed9951719ee1ce88aa834e7c1eee14facee5c5f0cc8112ef640a63a60 SHA512 cf2c80be1069b828fa6309b9545bb11d11d5f20495082a0ffbbe9ec1af826eda33be9daff6efac3ac77ce41745c21d82bf43f7396f260f4868206c597c0028d7
-DIST Sonarr.develop.4.0.1.1014.linux-arm64.tar.gz 93059302 BLAKE2B 7ff5f841a5eaaab2a9e298838dc16f4f69a55bb7ae68dad3ad041779051b6687688f410111f1c3931e7d6be0530e30d040a99483937fd67dc86eb0d9a5f67689 SHA512 7014fe81d3d85b1e9aca906e13534088f36ea8562cc786db0973c61ece60c1dfe5f8928fa7a6cea400624a9f4e8d29e84ccdefc417acca254a7cca37c42c7bb6
-DIST Sonarr.develop.4.0.1.1014.linux-musl-arm64.tar.gz 93117038 BLAKE2B db11f498662afb5c039bc181a0c623c279c2e6d098dc2e0d2192dfeffce673049084423903b86bca611436273bda0dc7a343f23334cb016f3131ad4b756edfc0 SHA512 0eae771f6bc7319563c2fb3be33fb2bf1576f5eb43c154757dd1fbe879c257e4019f3d4ae82b09237a70242019df45b7bb0f0d9ce260520df1971bea103835e6
-DIST Sonarr.develop.4.0.1.1014.linux-musl-x64.tar.gz 98058293 BLAKE2B 51e28dbab3212d65956cf207119db60523f84adc74ad1637352b73593c639c9ecdd17d57781c787253d69a74a90105defbe6fd1f670b5bd33a97d8fad719cbe0 SHA512 38ff12ba3f6488227cade95f939170975ccf4d1b6da55b59077aec4aa40df6e7baa2ab3244d095d58cae6ad7c39f0b5618579d2574046dab0f27afbdb82e36d3
-DIST Sonarr.develop.4.0.1.1014.linux-x64.tar.gz 98999588 BLAKE2B 074a9744e5130d196ddccf7561cdc5bc62fd53cd9a2286e0c13fe56c5df4d71d65b2e94c16e927dc06556a6c21fe5ef286762f6a2eb5a5e95f085fba09ec6003 SHA512 b2b75f6eb9ae55af557d6152455f4330f0d54df593525e355c7cbd6bb58a47602bc3bae0f41803745dcef531799a5295f05d17ec25ede4e3033b0a8497115fc1
 DIST Sonarr.develop.4.0.1.1047.linux-arm.tar.gz 93309927 BLAKE2B 5565f10d3154eb2a69195a4fa3b9188bdde8ddb3924c94524905c2991926519a0dad822ee5c9397c4f9bba12ca91b4a1d58d53ea30025abc9b097d9dc9b2cbf3 SHA512 f6383f4ea7b1e2fc3eccc17da598b543c7fac93a74510ee1a89c9ed49c0e3e41829170a3d9c8761bdb1c91508840a69805fdd552e450a449df61e6abd8e2a7f2
 DIST Sonarr.develop.4.0.1.1047.linux-arm64.tar.gz 93057439 BLAKE2B 7de190ce901febf10b3f9cfbe3ef32e468065c10894bc61a84b598e850d9a1aca34fbec9b5308a33db7c63bee8ce921994bbf0e5e5348b5cdeffe58e87c17de2 SHA512 84b1a4b3bec24df34e17616a94407d75c721070100f7fb8c74551d7ad16a2608ebed2bb7308c6a428675cd843e80bb3b9ce0845b6509b075989aa3ad8a3d719c
 DIST Sonarr.develop.4.0.1.1047.linux-musl-arm64.tar.gz 93106352 BLAKE2B 2dd43cd45082dcf733820f5a124e96f9326ebe207b492a6798c7fb50f6a940b33bcc731cf2a8dc55730ab49c0ad16807f45234fa2efa3b8649db17a5bf337f94 SHA512 2df9b07cb38815a1a5547eef8e1ac99f62a6dcecfe705019000ff64ea45bc2f72f40b9a4477447f6d7626aecea74a040b980a07de84ed74f855e54ded33599ee

diff --git a/www-apps/sonarr/sonarr-4.0.1.1014.ebuild b/www-apps/sonarr/sonarr-4.0.1.1014.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.1.1014.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-02-07 14:52 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-02-07 14:52 UTC (permalink / raw
  To: gentoo-commits

commit:     2e5fc146e86e35168a57a555520d42195bb3674e
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  7 14:52:19 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Feb  7 14:52:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5fc146

www-apps/sonarr: add 4.0.1.1096

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 +++
 www-apps/sonarr/sonarr-4.0.1.1096.ebuild | 65 ++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 3c7d493ee3bd..a00a09350604 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.1.1047.linux-arm64.tar.gz 93057439 BLAKE2B 7de190ce901fe
 DIST Sonarr.develop.4.0.1.1047.linux-musl-arm64.tar.gz 93106352 BLAKE2B 2dd43cd45082dcf733820f5a124e96f9326ebe207b492a6798c7fb50f6a940b33bcc731cf2a8dc55730ab49c0ad16807f45234fa2efa3b8649db17a5bf337f94 SHA512 2df9b07cb38815a1a5547eef8e1ac99f62a6dcecfe705019000ff64ea45bc2f72f40b9a4477447f6d7626aecea74a040b980a07de84ed74f855e54ded33599ee
 DIST Sonarr.develop.4.0.1.1047.linux-musl-x64.tar.gz 98059881 BLAKE2B 455a5295d75ad842115150219f0ee808e8ecf1de6a66a9170be2214a07e6058b74918ed99bb2f78afa70437fbe8f9be97bacfe303d1538f2ee012cb4c5185981 SHA512 e1f610b57fb3ce3364e568c78b54529466c132d52c3ed1f7b33d7a60ec2394b3028110827c1d6b40d8ad8aa40e812f1e995a82200b5e73358e6b1baa592f762a
 DIST Sonarr.develop.4.0.1.1047.linux-x64.tar.gz 98986350 BLAKE2B 4f32571ac2a9f0a6fdd31400284be1f464d8988340f759e01ddf6ff664d012f39e6eb078d1e5b0457f7db7db05c812aee04f14b2618497edad7dd5bf5be8fa09 SHA512 0903186612561dd12ce9e3ef9a67f979c6802a6af9dbd5e18c7e5d602acec8d0347b51c4c2a068e2924282c01a61ebb7e863b37cf2639e0ab805669ee3a53690
+DIST Sonarr.develop.4.0.1.1096.linux-arm.tar.gz 93304070 BLAKE2B 26fd759358ff65e619d5d334c0625ab9d74c3f508e805c4717595683788ce348e31874ed0f332289902c5581bfc322b1fce79f8d581209da6b516566f6d92780 SHA512 3b60155ef5c8410cf274e25abaebc7d0dd21b4a1872fd9cef72f3c4ae727d95e5afbabc0ba9552b300505b44c4ff7c40d80d7a465eeb7789f61ea18591ce60d4
+DIST Sonarr.develop.4.0.1.1096.linux-arm64.tar.gz 93055978 BLAKE2B 632edcf3950870af2a0850ca1ea386eb3db9f5a4c5cf7da573bb7bee8497e5423fa206b8d0d76208f817fa328af3eb611765d40ec4a69a876bd2fe77674ee36a SHA512 5491381a183814f001fb9c849703e8ab2509b217b3a485c12af1c81b2c8e20ef2619f0baf48d169feeac89f8d129d6e0aeb2f8653789e57bba5da53a0286a9b8
+DIST Sonarr.develop.4.0.1.1096.linux-musl-arm64.tar.gz 93109147 BLAKE2B 9c86417241bd2986d744cf41d9269e83d5123099c9c9c5ae922180d1abf675de26ee4f3fa441db086796ed788d9d297bc8b705360a6bf212ac26616c092fc16c SHA512 5c1b6ea50c5cb8894948b837e52a4e12de57aed504818b235f9426f2e1a82020107807b51c844b63497f9155f030cf7575a0289f62eb60a1aa5da63edcc91a78
+DIST Sonarr.develop.4.0.1.1096.linux-musl-x64.tar.gz 98050015 BLAKE2B 51b5c4c5658b1419f937d2dd35fb53104b4c8d9ad9081cc74a255a63822a1641d6559dbc86e6d06795ee6107194bd992e89cdb21e18285ff3813581bbe95404a SHA512 d57b1eb25bc99fe0a05f44c5f459d36f02a43bc609ba8d8781d72afe2420768e15702bb4cbe9ec07d8988402dcdba8c16391f7bf3d8ae3376a912475f0b506d1
+DIST Sonarr.develop.4.0.1.1096.linux-x64.tar.gz 98983949 BLAKE2B e4a109cc1923a4b5a4f15d07e29f1133d91b866ba7b935cf3b475ae66b757e0d97d0f4bcc5823d53edc3271fd71bc82df9dbf3c27a09b98d464207512589755d SHA512 4e7e9c4dc8e597a57227a5bb9090e1f381b034cf57ed74f020238b020850c855d5abc62ef9b061ad667de5cc963e65abf01ca7e066a93b6c80f9a7a04d6eb186

diff --git a/www-apps/sonarr/sonarr-4.0.1.1096.ebuild b/www-apps/sonarr/sonarr-4.0.1.1096.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.1.1096.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-02-07 14:52 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-02-07 14:52 UTC (permalink / raw
  To: gentoo-commits

commit:     7abdc90648cffcf7e4011c3ab50e9c1b292ae60b
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  7 14:52:34 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Feb  7 14:52:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7abdc906

www-apps/sonarr: drop 4.0.1.1047

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 ---
 www-apps/sonarr/sonarr-4.0.1.1047.ebuild | 65 --------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index a00a09350604..f80edb931a7a 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.1.1047.linux-arm.tar.gz 93309927 BLAKE2B 5565f10d3154eb2a69195a4fa3b9188bdde8ddb3924c94524905c2991926519a0dad822ee5c9397c4f9bba12ca91b4a1d58d53ea30025abc9b097d9dc9b2cbf3 SHA512 f6383f4ea7b1e2fc3eccc17da598b543c7fac93a74510ee1a89c9ed49c0e3e41829170a3d9c8761bdb1c91508840a69805fdd552e450a449df61e6abd8e2a7f2
-DIST Sonarr.develop.4.0.1.1047.linux-arm64.tar.gz 93057439 BLAKE2B 7de190ce901febf10b3f9cfbe3ef32e468065c10894bc61a84b598e850d9a1aca34fbec9b5308a33db7c63bee8ce921994bbf0e5e5348b5cdeffe58e87c17de2 SHA512 84b1a4b3bec24df34e17616a94407d75c721070100f7fb8c74551d7ad16a2608ebed2bb7308c6a428675cd843e80bb3b9ce0845b6509b075989aa3ad8a3d719c
-DIST Sonarr.develop.4.0.1.1047.linux-musl-arm64.tar.gz 93106352 BLAKE2B 2dd43cd45082dcf733820f5a124e96f9326ebe207b492a6798c7fb50f6a940b33bcc731cf2a8dc55730ab49c0ad16807f45234fa2efa3b8649db17a5bf337f94 SHA512 2df9b07cb38815a1a5547eef8e1ac99f62a6dcecfe705019000ff64ea45bc2f72f40b9a4477447f6d7626aecea74a040b980a07de84ed74f855e54ded33599ee
-DIST Sonarr.develop.4.0.1.1047.linux-musl-x64.tar.gz 98059881 BLAKE2B 455a5295d75ad842115150219f0ee808e8ecf1de6a66a9170be2214a07e6058b74918ed99bb2f78afa70437fbe8f9be97bacfe303d1538f2ee012cb4c5185981 SHA512 e1f610b57fb3ce3364e568c78b54529466c132d52c3ed1f7b33d7a60ec2394b3028110827c1d6b40d8ad8aa40e812f1e995a82200b5e73358e6b1baa592f762a
-DIST Sonarr.develop.4.0.1.1047.linux-x64.tar.gz 98986350 BLAKE2B 4f32571ac2a9f0a6fdd31400284be1f464d8988340f759e01ddf6ff664d012f39e6eb078d1e5b0457f7db7db05c812aee04f14b2618497edad7dd5bf5be8fa09 SHA512 0903186612561dd12ce9e3ef9a67f979c6802a6af9dbd5e18c7e5d602acec8d0347b51c4c2a068e2924282c01a61ebb7e863b37cf2639e0ab805669ee3a53690
 DIST Sonarr.develop.4.0.1.1096.linux-arm.tar.gz 93304070 BLAKE2B 26fd759358ff65e619d5d334c0625ab9d74c3f508e805c4717595683788ce348e31874ed0f332289902c5581bfc322b1fce79f8d581209da6b516566f6d92780 SHA512 3b60155ef5c8410cf274e25abaebc7d0dd21b4a1872fd9cef72f3c4ae727d95e5afbabc0ba9552b300505b44c4ff7c40d80d7a465eeb7789f61ea18591ce60d4
 DIST Sonarr.develop.4.0.1.1096.linux-arm64.tar.gz 93055978 BLAKE2B 632edcf3950870af2a0850ca1ea386eb3db9f5a4c5cf7da573bb7bee8497e5423fa206b8d0d76208f817fa328af3eb611765d40ec4a69a876bd2fe77674ee36a SHA512 5491381a183814f001fb9c849703e8ab2509b217b3a485c12af1c81b2c8e20ef2619f0baf48d169feeac89f8d129d6e0aeb2f8653789e57bba5da53a0286a9b8
 DIST Sonarr.develop.4.0.1.1096.linux-musl-arm64.tar.gz 93109147 BLAKE2B 9c86417241bd2986d744cf41d9269e83d5123099c9c9c5ae922180d1abf675de26ee4f3fa441db086796ed788d9d297bc8b705360a6bf212ac26616c092fc16c SHA512 5c1b6ea50c5cb8894948b837e52a4e12de57aed504818b235f9426f2e1a82020107807b51c844b63497f9155f030cf7575a0289f62eb60a1aa5da63edcc91a78

diff --git a/www-apps/sonarr/sonarr-4.0.1.1047.ebuild b/www-apps/sonarr/sonarr-4.0.1.1047.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.1.1047.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-02-10 22:09 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-02-10 22:09 UTC (permalink / raw
  To: gentoo-commits

commit:     215f8377a3d52dcd672bc079e254a9d5dd955821
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 10 22:09:10 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 22:09:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=215f8377

www-apps/sonarr: drop 4.0.1.1096

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 ---
 www-apps/sonarr/sonarr-4.0.1.1096.ebuild | 65 --------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index c290596c88b9..f7584551566c 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.1.1096.linux-arm.tar.gz 93304070 BLAKE2B 26fd759358ff65e619d5d334c0625ab9d74c3f508e805c4717595683788ce348e31874ed0f332289902c5581bfc322b1fce79f8d581209da6b516566f6d92780 SHA512 3b60155ef5c8410cf274e25abaebc7d0dd21b4a1872fd9cef72f3c4ae727d95e5afbabc0ba9552b300505b44c4ff7c40d80d7a465eeb7789f61ea18591ce60d4
-DIST Sonarr.develop.4.0.1.1096.linux-arm64.tar.gz 93055978 BLAKE2B 632edcf3950870af2a0850ca1ea386eb3db9f5a4c5cf7da573bb7bee8497e5423fa206b8d0d76208f817fa328af3eb611765d40ec4a69a876bd2fe77674ee36a SHA512 5491381a183814f001fb9c849703e8ab2509b217b3a485c12af1c81b2c8e20ef2619f0baf48d169feeac89f8d129d6e0aeb2f8653789e57bba5da53a0286a9b8
-DIST Sonarr.develop.4.0.1.1096.linux-musl-arm64.tar.gz 93109147 BLAKE2B 9c86417241bd2986d744cf41d9269e83d5123099c9c9c5ae922180d1abf675de26ee4f3fa441db086796ed788d9d297bc8b705360a6bf212ac26616c092fc16c SHA512 5c1b6ea50c5cb8894948b837e52a4e12de57aed504818b235f9426f2e1a82020107807b51c844b63497f9155f030cf7575a0289f62eb60a1aa5da63edcc91a78
-DIST Sonarr.develop.4.0.1.1096.linux-musl-x64.tar.gz 98050015 BLAKE2B 51b5c4c5658b1419f937d2dd35fb53104b4c8d9ad9081cc74a255a63822a1641d6559dbc86e6d06795ee6107194bd992e89cdb21e18285ff3813581bbe95404a SHA512 d57b1eb25bc99fe0a05f44c5f459d36f02a43bc609ba8d8781d72afe2420768e15702bb4cbe9ec07d8988402dcdba8c16391f7bf3d8ae3376a912475f0b506d1
-DIST Sonarr.develop.4.0.1.1096.linux-x64.tar.gz 98983949 BLAKE2B e4a109cc1923a4b5a4f15d07e29f1133d91b866ba7b935cf3b475ae66b757e0d97d0f4bcc5823d53edc3271fd71bc82df9dbf3c27a09b98d464207512589755d SHA512 4e7e9c4dc8e597a57227a5bb9090e1f381b034cf57ed74f020238b020850c855d5abc62ef9b061ad667de5cc963e65abf01ca7e066a93b6c80f9a7a04d6eb186
 DIST Sonarr.develop.4.0.1.1114.linux-arm.tar.gz 93345343 BLAKE2B acc9a711118cf9e13a3785c633c9379d146f5f358a430029c688fab9c940af097c3fa274dace6e7d3d1c3e2de0a8e84a1e0fee25023cd596c85638cd1a25b7be SHA512 fe60e8ea65f909802d76acb26c3eeee9db27aab6987afad06db85ac4628ca7f3b6b3f5c8a7c3193719f9b95d34b0840c68cd436acc22d94625f9970c1ae59054
 DIST Sonarr.develop.4.0.1.1114.linux-arm64.tar.gz 93112257 BLAKE2B c84d0337ddd5d86da491d50751f127d1efb0f35f5155e1e2c4f33af90666da18171a04253fe2584f365285f552d2c9effec9146264b757d9e8b541deb1312666 SHA512 d43cd55f093f776c1dc33c2d5eae9786fa6b3fe60ee7dfadb9f5f261251abeffd45072250d1dc072b68009c91ba36150a7cdbabb51d70c944e706a636d1118dd
 DIST Sonarr.develop.4.0.1.1114.linux-musl-arm64.tar.gz 93159416 BLAKE2B f4972623d8bdca3e5ffe7e80e6bf11d1ecccd1f5a4d0f9589ecffe3c60155a1e386b714f66f4f07593e8db37fe978f05b485acb938bc2fce8a203b87164c50dd SHA512 259fa7c7a882933b3fa788108a7deabb11c24fa1a26b584729d20d61ec89ffc7045b68a899955979e905cd2d5ee351525e74ee2ad18a0ce95e5707f458685c43

diff --git a/www-apps/sonarr/sonarr-4.0.1.1096.ebuild b/www-apps/sonarr/sonarr-4.0.1.1096.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.1.1096.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-02-10 22:09 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-02-10 22:09 UTC (permalink / raw
  To: gentoo-commits

commit:     8424fb257b16ef57cfce9d3985ab9672a10b9823
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 10 22:09:05 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 22:09:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8424fb25

www-apps/sonarr: add 4.0.1.1114

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 +++
 www-apps/sonarr/sonarr-4.0.1.1114.ebuild | 65 ++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index f80edb931a7a..c290596c88b9 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.1.1096.linux-arm64.tar.gz 93055978 BLAKE2B 632edcf395087
 DIST Sonarr.develop.4.0.1.1096.linux-musl-arm64.tar.gz 93109147 BLAKE2B 9c86417241bd2986d744cf41d9269e83d5123099c9c9c5ae922180d1abf675de26ee4f3fa441db086796ed788d9d297bc8b705360a6bf212ac26616c092fc16c SHA512 5c1b6ea50c5cb8894948b837e52a4e12de57aed504818b235f9426f2e1a82020107807b51c844b63497f9155f030cf7575a0289f62eb60a1aa5da63edcc91a78
 DIST Sonarr.develop.4.0.1.1096.linux-musl-x64.tar.gz 98050015 BLAKE2B 51b5c4c5658b1419f937d2dd35fb53104b4c8d9ad9081cc74a255a63822a1641d6559dbc86e6d06795ee6107194bd992e89cdb21e18285ff3813581bbe95404a SHA512 d57b1eb25bc99fe0a05f44c5f459d36f02a43bc609ba8d8781d72afe2420768e15702bb4cbe9ec07d8988402dcdba8c16391f7bf3d8ae3376a912475f0b506d1
 DIST Sonarr.develop.4.0.1.1096.linux-x64.tar.gz 98983949 BLAKE2B e4a109cc1923a4b5a4f15d07e29f1133d91b866ba7b935cf3b475ae66b757e0d97d0f4bcc5823d53edc3271fd71bc82df9dbf3c27a09b98d464207512589755d SHA512 4e7e9c4dc8e597a57227a5bb9090e1f381b034cf57ed74f020238b020850c855d5abc62ef9b061ad667de5cc963e65abf01ca7e066a93b6c80f9a7a04d6eb186
+DIST Sonarr.develop.4.0.1.1114.linux-arm.tar.gz 93345343 BLAKE2B acc9a711118cf9e13a3785c633c9379d146f5f358a430029c688fab9c940af097c3fa274dace6e7d3d1c3e2de0a8e84a1e0fee25023cd596c85638cd1a25b7be SHA512 fe60e8ea65f909802d76acb26c3eeee9db27aab6987afad06db85ac4628ca7f3b6b3f5c8a7c3193719f9b95d34b0840c68cd436acc22d94625f9970c1ae59054
+DIST Sonarr.develop.4.0.1.1114.linux-arm64.tar.gz 93112257 BLAKE2B c84d0337ddd5d86da491d50751f127d1efb0f35f5155e1e2c4f33af90666da18171a04253fe2584f365285f552d2c9effec9146264b757d9e8b541deb1312666 SHA512 d43cd55f093f776c1dc33c2d5eae9786fa6b3fe60ee7dfadb9f5f261251abeffd45072250d1dc072b68009c91ba36150a7cdbabb51d70c944e706a636d1118dd
+DIST Sonarr.develop.4.0.1.1114.linux-musl-arm64.tar.gz 93159416 BLAKE2B f4972623d8bdca3e5ffe7e80e6bf11d1ecccd1f5a4d0f9589ecffe3c60155a1e386b714f66f4f07593e8db37fe978f05b485acb938bc2fce8a203b87164c50dd SHA512 259fa7c7a882933b3fa788108a7deabb11c24fa1a26b584729d20d61ec89ffc7045b68a899955979e905cd2d5ee351525e74ee2ad18a0ce95e5707f458685c43
+DIST Sonarr.develop.4.0.1.1114.linux-musl-x64.tar.gz 98115812 BLAKE2B a94575f6814b4b374e4f2779b299015a2ade0602b9b75895b7c1a3b4df61d5f34e085af95946a27d8d21d22a8cdf1c054f566e49086a3e0095d0294b592acd40 SHA512 125a5856dd98c2b434168fa57dedffafb533cbffdb34ea606b335b8f958d44b2600d9cd503ce261793c2693e252a1e879efc8e13d2ee969677c6c05b0b1540cb
+DIST Sonarr.develop.4.0.1.1114.linux-x64.tar.gz 99052083 BLAKE2B c9d2f14b3c2fc932436bfd4864d00178727b2f0018de15b8c1af50087493041ff9b19c322319bbdd0e9744f588219103ac8989c2ad95f1534c93fdf5e9d4addf SHA512 837b247bc554b3f95f431173b9d067cecdabdfe412f020aeb9e81f9296b604ceba71f60ad64878e4f5ac0a3541edfc5dad00d3bdb7c659bef5b6a99cd95d9675

diff --git a/www-apps/sonarr/sonarr-4.0.1.1114.ebuild b/www-apps/sonarr/sonarr-4.0.1.1114.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.1.1114.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-02-14  5:49 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-02-14  5:49 UTC (permalink / raw
  To: gentoo-commits

commit:     3aec5bf351868501d261ae9dc6f31503c56fde92
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 05:48:42 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 05:49:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aec5bf3

www-apps/sonarr: add 4.0.1.1131

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 +++
 www-apps/sonarr/sonarr-4.0.1.1131.ebuild | 65 ++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index f7584551566c..33df9305dc76 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.1.1114.linux-arm64.tar.gz 93112257 BLAKE2B c84d0337ddd5d
 DIST Sonarr.develop.4.0.1.1114.linux-musl-arm64.tar.gz 93159416 BLAKE2B f4972623d8bdca3e5ffe7e80e6bf11d1ecccd1f5a4d0f9589ecffe3c60155a1e386b714f66f4f07593e8db37fe978f05b485acb938bc2fce8a203b87164c50dd SHA512 259fa7c7a882933b3fa788108a7deabb11c24fa1a26b584729d20d61ec89ffc7045b68a899955979e905cd2d5ee351525e74ee2ad18a0ce95e5707f458685c43
 DIST Sonarr.develop.4.0.1.1114.linux-musl-x64.tar.gz 98115812 BLAKE2B a94575f6814b4b374e4f2779b299015a2ade0602b9b75895b7c1a3b4df61d5f34e085af95946a27d8d21d22a8cdf1c054f566e49086a3e0095d0294b592acd40 SHA512 125a5856dd98c2b434168fa57dedffafb533cbffdb34ea606b335b8f958d44b2600d9cd503ce261793c2693e252a1e879efc8e13d2ee969677c6c05b0b1540cb
 DIST Sonarr.develop.4.0.1.1114.linux-x64.tar.gz 99052083 BLAKE2B c9d2f14b3c2fc932436bfd4864d00178727b2f0018de15b8c1af50087493041ff9b19c322319bbdd0e9744f588219103ac8989c2ad95f1534c93fdf5e9d4addf SHA512 837b247bc554b3f95f431173b9d067cecdabdfe412f020aeb9e81f9296b604ceba71f60ad64878e4f5ac0a3541edfc5dad00d3bdb7c659bef5b6a99cd95d9675
+DIST Sonarr.develop.4.0.1.1131.linux-arm.tar.gz 93352853 BLAKE2B 4afb1767ceb0c6997781a98c9402e6566c57c059d5a6e95ee527e44a7cbed75bfc8c76641db12e861e7f293026b43f4118dee08e1f145bec3ff861a8f0e8a66c SHA512 14a049f649ff0dfa362d26e89da176c22dbab061a7e81b90a462cbdfaa2ed505140f009bd78f925ae44102050080e3b42a92ef530e930b41cd9df210e4d6c0cf
+DIST Sonarr.develop.4.0.1.1131.linux-arm64.tar.gz 93090415 BLAKE2B 24af79fcfe4aa288d252a698d378b078704eb3c6740b63b223e1f1ef7f33b48297595ad7463c2a6e51e63ad0221c9a10dafb7118686f4ae015148eea8c7797e3 SHA512 a240f27faffd4fc4401215be6feb2664b44a0acdc9cb0072d1d9a15c5e07004e6f1c37215694c18ade40d4aa7f434695b866734420d39eb72cee4173fac009b8
+DIST Sonarr.develop.4.0.1.1131.linux-musl-arm64.tar.gz 93155052 BLAKE2B 9207b70287fff043c6e583eb3368232326a1abb2ddfbfa595249146de9ac0cc71b4ec57bb4f24457aae983c612dfb8f483d84f281dc11a72790c15392cb6dca2 SHA512 7d9ff0f343bb24e382275d7d9f8e9cc22d80ec7d21b98c519e5d6b910f6d5f1be889899a97022d7b0b1f89f825d5393f0349e6898324ab211d9c470620fc65c8
+DIST Sonarr.develop.4.0.1.1131.linux-musl-x64.tar.gz 98077655 BLAKE2B 064e98224348e1ce966819ad2d2993e2ac02694be0adc38656bd9bc0bec6c114c94ed5c20231377c09729a7d56d4416a01f6195606f8f71ec592a74f2fbb647a SHA512 495d1fa5fd864b7505d5068b257ed08f72cacd8deb41de88a7f107e129d4d4098fa485ac8dbf4f8f550cef7e8d3cefb302fdbe15ed466051f5af6949dc4216bd
+DIST Sonarr.develop.4.0.1.1131.linux-x64.tar.gz 99010550 BLAKE2B 404d8dc932063511afa6b1e0964110c012947786e5dbff4777315a37fd1ac59be66c5d02a539d738fa7840f5916668baf558d125155e4608f747beaa7ff3ee23 SHA512 fcbee66b7cf45f499f2fa9e946b65ac0e5ff30f0476e329bf58197bd888c254cf13a5e9c96607abf5a0f948a80ec79974fc9eae18a2b77fc6347b5133ccfe13a

diff --git a/www-apps/sonarr/sonarr-4.0.1.1131.ebuild b/www-apps/sonarr/sonarr-4.0.1.1131.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.1.1131.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-02-14  5:49 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-02-14  5:49 UTC (permalink / raw
  To: gentoo-commits

commit:     06b5b3c26aa145b4c6ab27bbd7e290f64142d16b
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 05:48:46 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 05:49:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b5b3c2

www-apps/sonarr: drop 4.0.1.1114

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 ---
 www-apps/sonarr/sonarr-4.0.1.1114.ebuild | 65 --------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 33df9305dc76..28d76bd6e5d7 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.1.1114.linux-arm.tar.gz 93345343 BLAKE2B acc9a711118cf9e13a3785c633c9379d146f5f358a430029c688fab9c940af097c3fa274dace6e7d3d1c3e2de0a8e84a1e0fee25023cd596c85638cd1a25b7be SHA512 fe60e8ea65f909802d76acb26c3eeee9db27aab6987afad06db85ac4628ca7f3b6b3f5c8a7c3193719f9b95d34b0840c68cd436acc22d94625f9970c1ae59054
-DIST Sonarr.develop.4.0.1.1114.linux-arm64.tar.gz 93112257 BLAKE2B c84d0337ddd5d86da491d50751f127d1efb0f35f5155e1e2c4f33af90666da18171a04253fe2584f365285f552d2c9effec9146264b757d9e8b541deb1312666 SHA512 d43cd55f093f776c1dc33c2d5eae9786fa6b3fe60ee7dfadb9f5f261251abeffd45072250d1dc072b68009c91ba36150a7cdbabb51d70c944e706a636d1118dd
-DIST Sonarr.develop.4.0.1.1114.linux-musl-arm64.tar.gz 93159416 BLAKE2B f4972623d8bdca3e5ffe7e80e6bf11d1ecccd1f5a4d0f9589ecffe3c60155a1e386b714f66f4f07593e8db37fe978f05b485acb938bc2fce8a203b87164c50dd SHA512 259fa7c7a882933b3fa788108a7deabb11c24fa1a26b584729d20d61ec89ffc7045b68a899955979e905cd2d5ee351525e74ee2ad18a0ce95e5707f458685c43
-DIST Sonarr.develop.4.0.1.1114.linux-musl-x64.tar.gz 98115812 BLAKE2B a94575f6814b4b374e4f2779b299015a2ade0602b9b75895b7c1a3b4df61d5f34e085af95946a27d8d21d22a8cdf1c054f566e49086a3e0095d0294b592acd40 SHA512 125a5856dd98c2b434168fa57dedffafb533cbffdb34ea606b335b8f958d44b2600d9cd503ce261793c2693e252a1e879efc8e13d2ee969677c6c05b0b1540cb
-DIST Sonarr.develop.4.0.1.1114.linux-x64.tar.gz 99052083 BLAKE2B c9d2f14b3c2fc932436bfd4864d00178727b2f0018de15b8c1af50087493041ff9b19c322319bbdd0e9744f588219103ac8989c2ad95f1534c93fdf5e9d4addf SHA512 837b247bc554b3f95f431173b9d067cecdabdfe412f020aeb9e81f9296b604ceba71f60ad64878e4f5ac0a3541edfc5dad00d3bdb7c659bef5b6a99cd95d9675
 DIST Sonarr.develop.4.0.1.1131.linux-arm.tar.gz 93352853 BLAKE2B 4afb1767ceb0c6997781a98c9402e6566c57c059d5a6e95ee527e44a7cbed75bfc8c76641db12e861e7f293026b43f4118dee08e1f145bec3ff861a8f0e8a66c SHA512 14a049f649ff0dfa362d26e89da176c22dbab061a7e81b90a462cbdfaa2ed505140f009bd78f925ae44102050080e3b42a92ef530e930b41cd9df210e4d6c0cf
 DIST Sonarr.develop.4.0.1.1131.linux-arm64.tar.gz 93090415 BLAKE2B 24af79fcfe4aa288d252a698d378b078704eb3c6740b63b223e1f1ef7f33b48297595ad7463c2a6e51e63ad0221c9a10dafb7118686f4ae015148eea8c7797e3 SHA512 a240f27faffd4fc4401215be6feb2664b44a0acdc9cb0072d1d9a15c5e07004e6f1c37215694c18ade40d4aa7f434695b866734420d39eb72cee4173fac009b8
 DIST Sonarr.develop.4.0.1.1131.linux-musl-arm64.tar.gz 93155052 BLAKE2B 9207b70287fff043c6e583eb3368232326a1abb2ddfbfa595249146de9ac0cc71b4ec57bb4f24457aae983c612dfb8f483d84f281dc11a72790c15392cb6dca2 SHA512 7d9ff0f343bb24e382275d7d9f8e9cc22d80ec7d21b98c519e5d6b910f6d5f1be889899a97022d7b0b1f89f825d5393f0349e6898324ab211d9c470620fc65c8

diff --git a/www-apps/sonarr/sonarr-4.0.1.1114.ebuild b/www-apps/sonarr/sonarr-4.0.1.1114.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.1.1114.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-02-21 15:01 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-02-21 15:01 UTC (permalink / raw
  To: gentoo-commits

commit:     2423a5abec70f37f96babb292df9140b7f01f4ee
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 21 15:01:25 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Feb 21 15:01:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2423a5ab

www-apps/sonarr: drop 4.0.1.1131

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 ---
 www-apps/sonarr/sonarr-4.0.1.1131.ebuild | 65 --------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 9e7fb6afe477..1edce096b246 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.1.1131.linux-arm.tar.gz 93352853 BLAKE2B 4afb1767ceb0c6997781a98c9402e6566c57c059d5a6e95ee527e44a7cbed75bfc8c76641db12e861e7f293026b43f4118dee08e1f145bec3ff861a8f0e8a66c SHA512 14a049f649ff0dfa362d26e89da176c22dbab061a7e81b90a462cbdfaa2ed505140f009bd78f925ae44102050080e3b42a92ef530e930b41cd9df210e4d6c0cf
-DIST Sonarr.develop.4.0.1.1131.linux-arm64.tar.gz 93090415 BLAKE2B 24af79fcfe4aa288d252a698d378b078704eb3c6740b63b223e1f1ef7f33b48297595ad7463c2a6e51e63ad0221c9a10dafb7118686f4ae015148eea8c7797e3 SHA512 a240f27faffd4fc4401215be6feb2664b44a0acdc9cb0072d1d9a15c5e07004e6f1c37215694c18ade40d4aa7f434695b866734420d39eb72cee4173fac009b8
-DIST Sonarr.develop.4.0.1.1131.linux-musl-arm64.tar.gz 93155052 BLAKE2B 9207b70287fff043c6e583eb3368232326a1abb2ddfbfa595249146de9ac0cc71b4ec57bb4f24457aae983c612dfb8f483d84f281dc11a72790c15392cb6dca2 SHA512 7d9ff0f343bb24e382275d7d9f8e9cc22d80ec7d21b98c519e5d6b910f6d5f1be889899a97022d7b0b1f89f825d5393f0349e6898324ab211d9c470620fc65c8
-DIST Sonarr.develop.4.0.1.1131.linux-musl-x64.tar.gz 98077655 BLAKE2B 064e98224348e1ce966819ad2d2993e2ac02694be0adc38656bd9bc0bec6c114c94ed5c20231377c09729a7d56d4416a01f6195606f8f71ec592a74f2fbb647a SHA512 495d1fa5fd864b7505d5068b257ed08f72cacd8deb41de88a7f107e129d4d4098fa485ac8dbf4f8f550cef7e8d3cefb302fdbe15ed466051f5af6949dc4216bd
-DIST Sonarr.develop.4.0.1.1131.linux-x64.tar.gz 99010550 BLAKE2B 404d8dc932063511afa6b1e0964110c012947786e5dbff4777315a37fd1ac59be66c5d02a539d738fa7840f5916668baf558d125155e4608f747beaa7ff3ee23 SHA512 fcbee66b7cf45f499f2fa9e946b65ac0e5ff30f0476e329bf58197bd888c254cf13a5e9c96607abf5a0f948a80ec79974fc9eae18a2b77fc6347b5133ccfe13a
 DIST Sonarr.develop.4.0.1.1168.linux-arm.tar.gz 93369095 BLAKE2B 9b8801b92f43d285332343de6148c2e209f8ebb855b4d71ac10d6437edafdd615b3dac113627e140c2df2693cedf3158e0a7599130ad369570d5bddc3e944493 SHA512 33be4f782028c1bb81e92846e602fdaef0c8efeb0a6a196f0f6e8ab8f62d73850433e6b216cb3e9e92a5c1c1b985a7bb2a5edef09d8050382e48e1883eb20ea4
 DIST Sonarr.develop.4.0.1.1168.linux-arm64.tar.gz 93117050 BLAKE2B d233b40dce0a04c4286aa013b0c46aa95ef0419915b8eecff34d0d642596e7c2d48ed5805fc027bf72a175fa8d06f4cdeabcbb881dcb9833d825eca5e7b95149 SHA512 8b482e84480dcec3c308e1ab0cc75c9ccddd98dd853cd725ef6ccba7d6c8f78338b0704abe900b34f51d5cc803291fa4593c6e5094363c634f01d892d6cb5b15
 DIST Sonarr.develop.4.0.1.1168.linux-musl-arm64.tar.gz 93172770 BLAKE2B e26fd05c03c605031c4275b05a22283c884fbdda0e6e75cee36743a9f7d9cce7c3735e361e3327dcae2bfafbc5a0b5f1da19981081b78ddbb43d4baced682554 SHA512 9a1205482fdeff0558242bcff54bc8898ed87b34bc545e91910ace962b2c751e919fa7654996bf5984b72e8320e99dfc8bf6fd1941a1f200c13820810e243589

diff --git a/www-apps/sonarr/sonarr-4.0.1.1131.ebuild b/www-apps/sonarr/sonarr-4.0.1.1131.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.1.1131.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-02-21 15:01 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-02-21 15:01 UTC (permalink / raw
  To: gentoo-commits

commit:     f7b73d85de3b7fa68b137923132a6a9ca0c436c6
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 21 15:01:19 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Feb 21 15:01:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b73d85

www-apps/sonarr: add 4.0.1.1168

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 +++
 www-apps/sonarr/sonarr-4.0.1.1168.ebuild | 65 ++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 28d76bd6e5d7..9e7fb6afe477 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.1.1131.linux-arm64.tar.gz 93090415 BLAKE2B 24af79fcfe4aa
 DIST Sonarr.develop.4.0.1.1131.linux-musl-arm64.tar.gz 93155052 BLAKE2B 9207b70287fff043c6e583eb3368232326a1abb2ddfbfa595249146de9ac0cc71b4ec57bb4f24457aae983c612dfb8f483d84f281dc11a72790c15392cb6dca2 SHA512 7d9ff0f343bb24e382275d7d9f8e9cc22d80ec7d21b98c519e5d6b910f6d5f1be889899a97022d7b0b1f89f825d5393f0349e6898324ab211d9c470620fc65c8
 DIST Sonarr.develop.4.0.1.1131.linux-musl-x64.tar.gz 98077655 BLAKE2B 064e98224348e1ce966819ad2d2993e2ac02694be0adc38656bd9bc0bec6c114c94ed5c20231377c09729a7d56d4416a01f6195606f8f71ec592a74f2fbb647a SHA512 495d1fa5fd864b7505d5068b257ed08f72cacd8deb41de88a7f107e129d4d4098fa485ac8dbf4f8f550cef7e8d3cefb302fdbe15ed466051f5af6949dc4216bd
 DIST Sonarr.develop.4.0.1.1131.linux-x64.tar.gz 99010550 BLAKE2B 404d8dc932063511afa6b1e0964110c012947786e5dbff4777315a37fd1ac59be66c5d02a539d738fa7840f5916668baf558d125155e4608f747beaa7ff3ee23 SHA512 fcbee66b7cf45f499f2fa9e946b65ac0e5ff30f0476e329bf58197bd888c254cf13a5e9c96607abf5a0f948a80ec79974fc9eae18a2b77fc6347b5133ccfe13a
+DIST Sonarr.develop.4.0.1.1168.linux-arm.tar.gz 93369095 BLAKE2B 9b8801b92f43d285332343de6148c2e209f8ebb855b4d71ac10d6437edafdd615b3dac113627e140c2df2693cedf3158e0a7599130ad369570d5bddc3e944493 SHA512 33be4f782028c1bb81e92846e602fdaef0c8efeb0a6a196f0f6e8ab8f62d73850433e6b216cb3e9e92a5c1c1b985a7bb2a5edef09d8050382e48e1883eb20ea4
+DIST Sonarr.develop.4.0.1.1168.linux-arm64.tar.gz 93117050 BLAKE2B d233b40dce0a04c4286aa013b0c46aa95ef0419915b8eecff34d0d642596e7c2d48ed5805fc027bf72a175fa8d06f4cdeabcbb881dcb9833d825eca5e7b95149 SHA512 8b482e84480dcec3c308e1ab0cc75c9ccddd98dd853cd725ef6ccba7d6c8f78338b0704abe900b34f51d5cc803291fa4593c6e5094363c634f01d892d6cb5b15
+DIST Sonarr.develop.4.0.1.1168.linux-musl-arm64.tar.gz 93172770 BLAKE2B e26fd05c03c605031c4275b05a22283c884fbdda0e6e75cee36743a9f7d9cce7c3735e361e3327dcae2bfafbc5a0b5f1da19981081b78ddbb43d4baced682554 SHA512 9a1205482fdeff0558242bcff54bc8898ed87b34bc545e91910ace962b2c751e919fa7654996bf5984b72e8320e99dfc8bf6fd1941a1f200c13820810e243589
+DIST Sonarr.develop.4.0.1.1168.linux-musl-x64.tar.gz 98096257 BLAKE2B a13dafd0545c87dca5b216d861f1855936c3535ca1165afd2bdd9298b3f47d9d9ff0c29e0be2976e97ee955809ca6bee95bc31e17151ae49fd8dfdcf1ea6c904 SHA512 8af393ff58341c2158c2d8ef9ba99e075219db27a04f47e16671e43f1066be03801aa748c14bc673f2cfbbf9888f778705cfb6b8b2451119680fa11da054a606
+DIST Sonarr.develop.4.0.1.1168.linux-x64.tar.gz 99033402 BLAKE2B 6a000b93d6be5cb82c14dff392ce7654c85ea5a9e24266ea8b5176d5df18555c8c4a5356ae7fa368da3fa4e2d612c6521f8b8e2f1f1a7646f1dc81fe2aff0a81 SHA512 b49fc0624768f6ae5d205c1a13bd0a10579c6ae27100d5c2d6da47bb52c1078e871fa6a6220371b496441cd8e478c6af51b2ecc86c1e265b0a5bd927be247677

diff --git a/www-apps/sonarr/sonarr-4.0.1.1168.ebuild b/www-apps/sonarr/sonarr-4.0.1.1168.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.1.1168.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-02-27 14:04 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-02-27 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     1ecd24a3adce2d9dc008d8d0cc4cd864137caf0a
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 27 14:03:37 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Feb 27 14:03:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ecd24a3

www-apps/sonarr: drop 4.0.1.1168

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 ---
 www-apps/sonarr/sonarr-4.0.1.1168.ebuild | 65 --------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 2fc70f47f5f2..0d817aa93e22 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.1.1168.linux-arm.tar.gz 93369095 BLAKE2B 9b8801b92f43d285332343de6148c2e209f8ebb855b4d71ac10d6437edafdd615b3dac113627e140c2df2693cedf3158e0a7599130ad369570d5bddc3e944493 SHA512 33be4f782028c1bb81e92846e602fdaef0c8efeb0a6a196f0f6e8ab8f62d73850433e6b216cb3e9e92a5c1c1b985a7bb2a5edef09d8050382e48e1883eb20ea4
-DIST Sonarr.develop.4.0.1.1168.linux-arm64.tar.gz 93117050 BLAKE2B d233b40dce0a04c4286aa013b0c46aa95ef0419915b8eecff34d0d642596e7c2d48ed5805fc027bf72a175fa8d06f4cdeabcbb881dcb9833d825eca5e7b95149 SHA512 8b482e84480dcec3c308e1ab0cc75c9ccddd98dd853cd725ef6ccba7d6c8f78338b0704abe900b34f51d5cc803291fa4593c6e5094363c634f01d892d6cb5b15
-DIST Sonarr.develop.4.0.1.1168.linux-musl-arm64.tar.gz 93172770 BLAKE2B e26fd05c03c605031c4275b05a22283c884fbdda0e6e75cee36743a9f7d9cce7c3735e361e3327dcae2bfafbc5a0b5f1da19981081b78ddbb43d4baced682554 SHA512 9a1205482fdeff0558242bcff54bc8898ed87b34bc545e91910ace962b2c751e919fa7654996bf5984b72e8320e99dfc8bf6fd1941a1f200c13820810e243589
-DIST Sonarr.develop.4.0.1.1168.linux-musl-x64.tar.gz 98096257 BLAKE2B a13dafd0545c87dca5b216d861f1855936c3535ca1165afd2bdd9298b3f47d9d9ff0c29e0be2976e97ee955809ca6bee95bc31e17151ae49fd8dfdcf1ea6c904 SHA512 8af393ff58341c2158c2d8ef9ba99e075219db27a04f47e16671e43f1066be03801aa748c14bc673f2cfbbf9888f778705cfb6b8b2451119680fa11da054a606
-DIST Sonarr.develop.4.0.1.1168.linux-x64.tar.gz 99033402 BLAKE2B 6a000b93d6be5cb82c14dff392ce7654c85ea5a9e24266ea8b5176d5df18555c8c4a5356ae7fa368da3fa4e2d612c6521f8b8e2f1f1a7646f1dc81fe2aff0a81 SHA512 b49fc0624768f6ae5d205c1a13bd0a10579c6ae27100d5c2d6da47bb52c1078e871fa6a6220371b496441cd8e478c6af51b2ecc86c1e265b0a5bd927be247677
 DIST Sonarr.develop.4.0.2.1192.linux-arm.tar.gz 94762265 BLAKE2B 66c754f47346e44962ad38af6c54db1c64af277586d930532364a0c96d0cfd07be279813edbd49aebe32ab720cb4cfc31731fc79c40df79fa8e053583f216287 SHA512 cf2c6938ee3203594758c332b3cbcfb4314d6e37b9f0a9ff22c7a2397f536fb7ac59a00254062c0c1544ba92af116a92a859c6166e72a32c226c3cf7c8b5599d
 DIST Sonarr.develop.4.0.2.1192.linux-arm64.tar.gz 94502330 BLAKE2B 5c82ed7b6576f35b50548d4684487ca4378c5b41812783ff72e065f6d028076b8dcc8fc1123879924ddd8233af6108a05661a866ee51d7c0f805f6f4f383c9f5 SHA512 07c60e63497fc02cd9d9c9b1eb8d4964d25d96984d406457907b0ee84e92b7e96e81ac0f0ac8d3a1dce6c1f3eda45bf20b8384277226818fb13c5b9a73a0d231
 DIST Sonarr.develop.4.0.2.1192.linux-musl-arm64.tar.gz 94556678 BLAKE2B 0f2f92b04b3cdb41df268ecdc44740f83a513b3a3790263370e1c0b8fa4a326a5c7432dc6d4a67b7bf1bf37afaf114a59e71c8e414c70fb12c2de2f12d36de69 SHA512 3eb92814c6d9c3a16c77fbed32ed21afaf16c7c90a3b419178dc8b19b57bac4586d9f7cefe6400b7660431e2237b6aa14ddba23555bb8ea30703d1236de2fdcc

diff --git a/www-apps/sonarr/sonarr-4.0.1.1168.ebuild b/www-apps/sonarr/sonarr-4.0.1.1168.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.1.1168.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-02-27 14:04 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-02-27 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     04fd33fd1cd4cbd541897b2b3278669e90be4e9f
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 27 14:03:13 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Feb 27 14:03:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04fd33fd

www-apps/sonarr: add 4.0.2.1192

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 +++
 www-apps/sonarr/sonarr-4.0.2.1192.ebuild | 65 ++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 1edce096b246..2fc70f47f5f2 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.1.1168.linux-arm64.tar.gz 93117050 BLAKE2B d233b40dce0a0
 DIST Sonarr.develop.4.0.1.1168.linux-musl-arm64.tar.gz 93172770 BLAKE2B e26fd05c03c605031c4275b05a22283c884fbdda0e6e75cee36743a9f7d9cce7c3735e361e3327dcae2bfafbc5a0b5f1da19981081b78ddbb43d4baced682554 SHA512 9a1205482fdeff0558242bcff54bc8898ed87b34bc545e91910ace962b2c751e919fa7654996bf5984b72e8320e99dfc8bf6fd1941a1f200c13820810e243589
 DIST Sonarr.develop.4.0.1.1168.linux-musl-x64.tar.gz 98096257 BLAKE2B a13dafd0545c87dca5b216d861f1855936c3535ca1165afd2bdd9298b3f47d9d9ff0c29e0be2976e97ee955809ca6bee95bc31e17151ae49fd8dfdcf1ea6c904 SHA512 8af393ff58341c2158c2d8ef9ba99e075219db27a04f47e16671e43f1066be03801aa748c14bc673f2cfbbf9888f778705cfb6b8b2451119680fa11da054a606
 DIST Sonarr.develop.4.0.1.1168.linux-x64.tar.gz 99033402 BLAKE2B 6a000b93d6be5cb82c14dff392ce7654c85ea5a9e24266ea8b5176d5df18555c8c4a5356ae7fa368da3fa4e2d612c6521f8b8e2f1f1a7646f1dc81fe2aff0a81 SHA512 b49fc0624768f6ae5d205c1a13bd0a10579c6ae27100d5c2d6da47bb52c1078e871fa6a6220371b496441cd8e478c6af51b2ecc86c1e265b0a5bd927be247677
+DIST Sonarr.develop.4.0.2.1192.linux-arm.tar.gz 94762265 BLAKE2B 66c754f47346e44962ad38af6c54db1c64af277586d930532364a0c96d0cfd07be279813edbd49aebe32ab720cb4cfc31731fc79c40df79fa8e053583f216287 SHA512 cf2c6938ee3203594758c332b3cbcfb4314d6e37b9f0a9ff22c7a2397f536fb7ac59a00254062c0c1544ba92af116a92a859c6166e72a32c226c3cf7c8b5599d
+DIST Sonarr.develop.4.0.2.1192.linux-arm64.tar.gz 94502330 BLAKE2B 5c82ed7b6576f35b50548d4684487ca4378c5b41812783ff72e065f6d028076b8dcc8fc1123879924ddd8233af6108a05661a866ee51d7c0f805f6f4f383c9f5 SHA512 07c60e63497fc02cd9d9c9b1eb8d4964d25d96984d406457907b0ee84e92b7e96e81ac0f0ac8d3a1dce6c1f3eda45bf20b8384277226818fb13c5b9a73a0d231
+DIST Sonarr.develop.4.0.2.1192.linux-musl-arm64.tar.gz 94556678 BLAKE2B 0f2f92b04b3cdb41df268ecdc44740f83a513b3a3790263370e1c0b8fa4a326a5c7432dc6d4a67b7bf1bf37afaf114a59e71c8e414c70fb12c2de2f12d36de69 SHA512 3eb92814c6d9c3a16c77fbed32ed21afaf16c7c90a3b419178dc8b19b57bac4586d9f7cefe6400b7660431e2237b6aa14ddba23555bb8ea30703d1236de2fdcc
+DIST Sonarr.develop.4.0.2.1192.linux-musl-x64.tar.gz 99486869 BLAKE2B 09008431c8dede8f18e267b096b1fe159b5b888cb38daaa24c5c31c2e4b5e7993c6cdfe7aec4734bd758e61db7fb005fec4ad21c49355ecb5ff9152c97ba2ce9 SHA512 26e763933cb93c03d5851eef07fd27a86aa0606245c65b1dee07bc873599f5100243f71b5f466067bdc9e9f0016fe867a7c24f919169ed54d061e70dc40498fc
+DIST Sonarr.develop.4.0.2.1192.linux-x64.tar.gz 100428661 BLAKE2B cc289288e7903d2fec4c146e2155f0ec7a6ff42687ffc7f134a70034bd7cfe27f0b07f199a753586d845a73ab05b7a06a199f66528abe52fc5b9dbe0e4b64196 SHA512 7c235dd4b93b70014f46ddab3f0be39efc9378d5df3903d8de7a4160e0c004fa198a2d34bff8f18e8d1f6d9274d32577d654798f4f535c82cded76758f62aec8

diff --git a/www-apps/sonarr/sonarr-4.0.2.1192.ebuild b/www-apps/sonarr/sonarr-4.0.2.1192.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.2.1192.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-03-03  0:34 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-03-03  0:34 UTC (permalink / raw
  To: gentoo-commits

commit:     0111e3360c6417c924bd7532105ae2b3af371b1f
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 00:33:40 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 00:34:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0111e336

www-apps/sonarr: drop 4.0.2.1192

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 ---
 www-apps/sonarr/sonarr-4.0.2.1192.ebuild | 65 --------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 000f14b2c5d8..1910c8eaeeb7 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.2.1192.linux-arm.tar.gz 94762265 BLAKE2B 66c754f47346e44962ad38af6c54db1c64af277586d930532364a0c96d0cfd07be279813edbd49aebe32ab720cb4cfc31731fc79c40df79fa8e053583f216287 SHA512 cf2c6938ee3203594758c332b3cbcfb4314d6e37b9f0a9ff22c7a2397f536fb7ac59a00254062c0c1544ba92af116a92a859c6166e72a32c226c3cf7c8b5599d
-DIST Sonarr.develop.4.0.2.1192.linux-arm64.tar.gz 94502330 BLAKE2B 5c82ed7b6576f35b50548d4684487ca4378c5b41812783ff72e065f6d028076b8dcc8fc1123879924ddd8233af6108a05661a866ee51d7c0f805f6f4f383c9f5 SHA512 07c60e63497fc02cd9d9c9b1eb8d4964d25d96984d406457907b0ee84e92b7e96e81ac0f0ac8d3a1dce6c1f3eda45bf20b8384277226818fb13c5b9a73a0d231
-DIST Sonarr.develop.4.0.2.1192.linux-musl-arm64.tar.gz 94556678 BLAKE2B 0f2f92b04b3cdb41df268ecdc44740f83a513b3a3790263370e1c0b8fa4a326a5c7432dc6d4a67b7bf1bf37afaf114a59e71c8e414c70fb12c2de2f12d36de69 SHA512 3eb92814c6d9c3a16c77fbed32ed21afaf16c7c90a3b419178dc8b19b57bac4586d9f7cefe6400b7660431e2237b6aa14ddba23555bb8ea30703d1236de2fdcc
-DIST Sonarr.develop.4.0.2.1192.linux-musl-x64.tar.gz 99486869 BLAKE2B 09008431c8dede8f18e267b096b1fe159b5b888cb38daaa24c5c31c2e4b5e7993c6cdfe7aec4734bd758e61db7fb005fec4ad21c49355ecb5ff9152c97ba2ce9 SHA512 26e763933cb93c03d5851eef07fd27a86aa0606245c65b1dee07bc873599f5100243f71b5f466067bdc9e9f0016fe867a7c24f919169ed54d061e70dc40498fc
-DIST Sonarr.develop.4.0.2.1192.linux-x64.tar.gz 100428661 BLAKE2B cc289288e7903d2fec4c146e2155f0ec7a6ff42687ffc7f134a70034bd7cfe27f0b07f199a753586d845a73ab05b7a06a199f66528abe52fc5b9dbe0e4b64196 SHA512 7c235dd4b93b70014f46ddab3f0be39efc9378d5df3903d8de7a4160e0c004fa198a2d34bff8f18e8d1f6d9274d32577d654798f4f535c82cded76758f62aec8
 DIST Sonarr.develop.4.0.2.1223.linux-arm.tar.gz 94775268 BLAKE2B a1107ecf948bb7b9ae09bc006237b9cb99eacd5cbea2557531d1496ff4dbb4c09bb3cb2b570271c7587483e8d3df8e16e1045f0ca1511942ca9777a9736e98fe SHA512 da535f738bfb32cc9c721cdc775cedf2d0b99c6cafd05f2ccd2bcf921cee628d34247be9203a86a23dfe8d13ed3068b560368cf86957266917a13f66d8ba22a1
 DIST Sonarr.develop.4.0.2.1223.linux-arm64.tar.gz 94509602 BLAKE2B 9682b99b8d4d0939339e32b8be7ce132f38a99ddfec95fa4ca0c5169b5d26b21988577480c8b318366f1279e3e69a956a7553dfe2f966e2ca130896e80c951f8 SHA512 6b4c9ffcbda3d49b49edd195674129aa9b934e57c1dec87166b71b740398a79453e4174b5fbcb481dbb342fb6b409f883155a35246efafb768c24d19b5969f72
 DIST Sonarr.develop.4.0.2.1223.linux-musl-arm64.tar.gz 94563526 BLAKE2B 61ab3b66462d9dfb8aa60120084c16025620ff12c5f2d87aceae87e2f864b75219c71ca4785c594045260c22a8f8b17f7f81f17c0976f00d8f857ec0dc47f1b9 SHA512 f9e425e3b92da063d41803bf726a1a57e26b3280ca16e143bd9180e630fbfb95e7c2d860c53b5f499a438ab9ae68a29cf1aed7c0712a407fb60165375790766d

diff --git a/www-apps/sonarr/sonarr-4.0.2.1192.ebuild b/www-apps/sonarr/sonarr-4.0.2.1192.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.2.1192.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-03-03  0:34 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-03-03  0:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f96b515da259f1229e372b4b78068d2ab04e0958
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 00:33:35 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 00:34:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96b515d

www-apps/sonarr: add 4.0.2.1223

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 +++
 www-apps/sonarr/sonarr-4.0.2.1223.ebuild | 65 ++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 0d817aa93e22..000f14b2c5d8 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.2.1192.linux-arm64.tar.gz 94502330 BLAKE2B 5c82ed7b6576f
 DIST Sonarr.develop.4.0.2.1192.linux-musl-arm64.tar.gz 94556678 BLAKE2B 0f2f92b04b3cdb41df268ecdc44740f83a513b3a3790263370e1c0b8fa4a326a5c7432dc6d4a67b7bf1bf37afaf114a59e71c8e414c70fb12c2de2f12d36de69 SHA512 3eb92814c6d9c3a16c77fbed32ed21afaf16c7c90a3b419178dc8b19b57bac4586d9f7cefe6400b7660431e2237b6aa14ddba23555bb8ea30703d1236de2fdcc
 DIST Sonarr.develop.4.0.2.1192.linux-musl-x64.tar.gz 99486869 BLAKE2B 09008431c8dede8f18e267b096b1fe159b5b888cb38daaa24c5c31c2e4b5e7993c6cdfe7aec4734bd758e61db7fb005fec4ad21c49355ecb5ff9152c97ba2ce9 SHA512 26e763933cb93c03d5851eef07fd27a86aa0606245c65b1dee07bc873599f5100243f71b5f466067bdc9e9f0016fe867a7c24f919169ed54d061e70dc40498fc
 DIST Sonarr.develop.4.0.2.1192.linux-x64.tar.gz 100428661 BLAKE2B cc289288e7903d2fec4c146e2155f0ec7a6ff42687ffc7f134a70034bd7cfe27f0b07f199a753586d845a73ab05b7a06a199f66528abe52fc5b9dbe0e4b64196 SHA512 7c235dd4b93b70014f46ddab3f0be39efc9378d5df3903d8de7a4160e0c004fa198a2d34bff8f18e8d1f6d9274d32577d654798f4f535c82cded76758f62aec8
+DIST Sonarr.develop.4.0.2.1223.linux-arm.tar.gz 94775268 BLAKE2B a1107ecf948bb7b9ae09bc006237b9cb99eacd5cbea2557531d1496ff4dbb4c09bb3cb2b570271c7587483e8d3df8e16e1045f0ca1511942ca9777a9736e98fe SHA512 da535f738bfb32cc9c721cdc775cedf2d0b99c6cafd05f2ccd2bcf921cee628d34247be9203a86a23dfe8d13ed3068b560368cf86957266917a13f66d8ba22a1
+DIST Sonarr.develop.4.0.2.1223.linux-arm64.tar.gz 94509602 BLAKE2B 9682b99b8d4d0939339e32b8be7ce132f38a99ddfec95fa4ca0c5169b5d26b21988577480c8b318366f1279e3e69a956a7553dfe2f966e2ca130896e80c951f8 SHA512 6b4c9ffcbda3d49b49edd195674129aa9b934e57c1dec87166b71b740398a79453e4174b5fbcb481dbb342fb6b409f883155a35246efafb768c24d19b5969f72
+DIST Sonarr.develop.4.0.2.1223.linux-musl-arm64.tar.gz 94563526 BLAKE2B 61ab3b66462d9dfb8aa60120084c16025620ff12c5f2d87aceae87e2f864b75219c71ca4785c594045260c22a8f8b17f7f81f17c0976f00d8f857ec0dc47f1b9 SHA512 f9e425e3b92da063d41803bf726a1a57e26b3280ca16e143bd9180e630fbfb95e7c2d860c53b5f499a438ab9ae68a29cf1aed7c0712a407fb60165375790766d
+DIST Sonarr.develop.4.0.2.1223.linux-musl-x64.tar.gz 99491760 BLAKE2B 2cec56191d7fc98891bcda5b98f4fce23f2c0cc43d9f91e8eff70c4eb39575c120c4800c01789b819ea6268deba877db65b0d9201379b7c42a696ed9327f5283 SHA512 3c459c67b68d45980edca0de42bbe4ca8690af1a6a1ebf3ad7f64c2f27a25ff7747707ae01b5c6e92e86f8394fe076f4f3799fc905077a9bfa3a4ead49e291da
+DIST Sonarr.develop.4.0.2.1223.linux-x64.tar.gz 100436455 BLAKE2B be06849cb35772680e8f091f7ee5a32eff18ec0ff89af41df53798b217a2a0abef330cefaf440a7d4299624e9cc15268978935963daaf75455f0a00817e50b32 SHA512 7e873ddb648f34adf7e68328abcc01f9acd4fdd7f73206c7efa55bad46bfe2739baae50f0fb9c65e5ce01bc01df2f2dc25f0b115f11c72390d84d7ec1b96009a

diff --git a/www-apps/sonarr/sonarr-4.0.2.1223.ebuild b/www-apps/sonarr/sonarr-4.0.2.1223.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.2.1223.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-03-03 21:22 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-03-03 21:22 UTC (permalink / raw
  To: gentoo-commits

commit:     d1813b5d42749f825ab046b62bf0283849b77244
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 21:21:04 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 21:22:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1813b5d

www-apps/sonarr: add 4.0.2.1262

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 +++
 www-apps/sonarr/sonarr-4.0.2.1262.ebuild | 65 ++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 1910c8eaeeb7..ebbf56b20078 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.2.1223.linux-arm64.tar.gz 94509602 BLAKE2B 9682b99b8d4d0
 DIST Sonarr.develop.4.0.2.1223.linux-musl-arm64.tar.gz 94563526 BLAKE2B 61ab3b66462d9dfb8aa60120084c16025620ff12c5f2d87aceae87e2f864b75219c71ca4785c594045260c22a8f8b17f7f81f17c0976f00d8f857ec0dc47f1b9 SHA512 f9e425e3b92da063d41803bf726a1a57e26b3280ca16e143bd9180e630fbfb95e7c2d860c53b5f499a438ab9ae68a29cf1aed7c0712a407fb60165375790766d
 DIST Sonarr.develop.4.0.2.1223.linux-musl-x64.tar.gz 99491760 BLAKE2B 2cec56191d7fc98891bcda5b98f4fce23f2c0cc43d9f91e8eff70c4eb39575c120c4800c01789b819ea6268deba877db65b0d9201379b7c42a696ed9327f5283 SHA512 3c459c67b68d45980edca0de42bbe4ca8690af1a6a1ebf3ad7f64c2f27a25ff7747707ae01b5c6e92e86f8394fe076f4f3799fc905077a9bfa3a4ead49e291da
 DIST Sonarr.develop.4.0.2.1223.linux-x64.tar.gz 100436455 BLAKE2B be06849cb35772680e8f091f7ee5a32eff18ec0ff89af41df53798b217a2a0abef330cefaf440a7d4299624e9cc15268978935963daaf75455f0a00817e50b32 SHA512 7e873ddb648f34adf7e68328abcc01f9acd4fdd7f73206c7efa55bad46bfe2739baae50f0fb9c65e5ce01bc01df2f2dc25f0b115f11c72390d84d7ec1b96009a
+DIST Sonarr.develop.4.0.2.1262.linux-arm.tar.gz 94784355 BLAKE2B 517c8f15b49faef9ea546707301a107480e4b6e95618e0d6e29e5984c49d84c989abaab8fdc848926cc320fe357365698b0ed006863d4c5a2dcf36e28965663d SHA512 18dd709f314a06cc1a01052a53cb80f5c44d4f68f1c964860a593e9eb165bf376e5c9654179e34fe14d59d33c1e76300b8151932b03089d0b7fd84e8dc75cbc1
+DIST Sonarr.develop.4.0.2.1262.linux-arm64.tar.gz 94520191 BLAKE2B 710331a6eecc5477f389327b71ac4c6c6eadc5b8c620da3276e2cf11bab45086089a7ba6ef9e75b71e5d3e6e763974aabb779db6df3357ceb5be740c85b43084 SHA512 429340cc562ba121f25586618cb11e70b084108c72c10897367006764ce14cb96119be6702890863d51d450caff96021b694bc741096aa8998c0681034f97b80
+DIST Sonarr.develop.4.0.2.1262.linux-musl-arm64.tar.gz 94567251 BLAKE2B 345ef6d6fe9a7546b0021a462197b41445fa414034319bfd0c1abcd433f20940551ffc182581f222b2ddfe797f552a6c4a35a758076823e60d44af489cd1c618 SHA512 51657672af29b727607244a7cbeded4c1ed9cfe441f91978ad8c99b163008393787ed4c792068dd1cfb1a99904e6b9948f2cc172f96f166cb20435f61c6dbadb
+DIST Sonarr.develop.4.0.2.1262.linux-musl-x64.tar.gz 99507520 BLAKE2B a37d6cd347a94b628ae48e6e2455925a45cd069b0e7ed10f725b4a748cefe49ef4dd70f8b51ddb4b0ffc8a953dd7dd91565ddc30e3cb67fbd2d022879af73f48 SHA512 f4ffc17bbae181f0ed4376d681bb8ca0e0cccecf798170d7e89ac2ee7a036392572e51efc5ff61c15226be79e3f804a172d2f0cc94198288efece7eafc23d512
+DIST Sonarr.develop.4.0.2.1262.linux-x64.tar.gz 100435514 BLAKE2B 71c67aa1b4b3eb63416f89c0a87362b1787d32726dd965329f001667436c16b2e37d10e9e5b17dc67084f1d99a346622ad39e7afc5aa226d28bc5082ed4abe14 SHA512 0f22499b38f39f55a26bdaff7cc8a3b7ba2fb76d05cefa2bdd47f39075469b8792bebee229288827ec939145d027d2b5c470cb92e2dd88d8f4df1011b528ed46

diff --git a/www-apps/sonarr/sonarr-4.0.2.1262.ebuild b/www-apps/sonarr/sonarr-4.0.2.1262.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.2.1262.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-03-03 21:22 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-03-03 21:22 UTC (permalink / raw
  To: gentoo-commits

commit:     e83b7516d59fefa197caa2d89da55fc8dff534f8
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 21:21:06 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 21:22:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e83b7516

www-apps/sonarr: drop 4.0.2.1223

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 ---
 www-apps/sonarr/sonarr-4.0.2.1223.ebuild | 65 --------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index ebbf56b20078..c7f6170992f8 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.2.1223.linux-arm.tar.gz 94775268 BLAKE2B a1107ecf948bb7b9ae09bc006237b9cb99eacd5cbea2557531d1496ff4dbb4c09bb3cb2b570271c7587483e8d3df8e16e1045f0ca1511942ca9777a9736e98fe SHA512 da535f738bfb32cc9c721cdc775cedf2d0b99c6cafd05f2ccd2bcf921cee628d34247be9203a86a23dfe8d13ed3068b560368cf86957266917a13f66d8ba22a1
-DIST Sonarr.develop.4.0.2.1223.linux-arm64.tar.gz 94509602 BLAKE2B 9682b99b8d4d0939339e32b8be7ce132f38a99ddfec95fa4ca0c5169b5d26b21988577480c8b318366f1279e3e69a956a7553dfe2f966e2ca130896e80c951f8 SHA512 6b4c9ffcbda3d49b49edd195674129aa9b934e57c1dec87166b71b740398a79453e4174b5fbcb481dbb342fb6b409f883155a35246efafb768c24d19b5969f72
-DIST Sonarr.develop.4.0.2.1223.linux-musl-arm64.tar.gz 94563526 BLAKE2B 61ab3b66462d9dfb8aa60120084c16025620ff12c5f2d87aceae87e2f864b75219c71ca4785c594045260c22a8f8b17f7f81f17c0976f00d8f857ec0dc47f1b9 SHA512 f9e425e3b92da063d41803bf726a1a57e26b3280ca16e143bd9180e630fbfb95e7c2d860c53b5f499a438ab9ae68a29cf1aed7c0712a407fb60165375790766d
-DIST Sonarr.develop.4.0.2.1223.linux-musl-x64.tar.gz 99491760 BLAKE2B 2cec56191d7fc98891bcda5b98f4fce23f2c0cc43d9f91e8eff70c4eb39575c120c4800c01789b819ea6268deba877db65b0d9201379b7c42a696ed9327f5283 SHA512 3c459c67b68d45980edca0de42bbe4ca8690af1a6a1ebf3ad7f64c2f27a25ff7747707ae01b5c6e92e86f8394fe076f4f3799fc905077a9bfa3a4ead49e291da
-DIST Sonarr.develop.4.0.2.1223.linux-x64.tar.gz 100436455 BLAKE2B be06849cb35772680e8f091f7ee5a32eff18ec0ff89af41df53798b217a2a0abef330cefaf440a7d4299624e9cc15268978935963daaf75455f0a00817e50b32 SHA512 7e873ddb648f34adf7e68328abcc01f9acd4fdd7f73206c7efa55bad46bfe2739baae50f0fb9c65e5ce01bc01df2f2dc25f0b115f11c72390d84d7ec1b96009a
 DIST Sonarr.develop.4.0.2.1262.linux-arm.tar.gz 94784355 BLAKE2B 517c8f15b49faef9ea546707301a107480e4b6e95618e0d6e29e5984c49d84c989abaab8fdc848926cc320fe357365698b0ed006863d4c5a2dcf36e28965663d SHA512 18dd709f314a06cc1a01052a53cb80f5c44d4f68f1c964860a593e9eb165bf376e5c9654179e34fe14d59d33c1e76300b8151932b03089d0b7fd84e8dc75cbc1
 DIST Sonarr.develop.4.0.2.1262.linux-arm64.tar.gz 94520191 BLAKE2B 710331a6eecc5477f389327b71ac4c6c6eadc5b8c620da3276e2cf11bab45086089a7ba6ef9e75b71e5d3e6e763974aabb779db6df3357ceb5be740c85b43084 SHA512 429340cc562ba121f25586618cb11e70b084108c72c10897367006764ce14cb96119be6702890863d51d450caff96021b694bc741096aa8998c0681034f97b80
 DIST Sonarr.develop.4.0.2.1262.linux-musl-arm64.tar.gz 94567251 BLAKE2B 345ef6d6fe9a7546b0021a462197b41445fa414034319bfd0c1abcd433f20940551ffc182581f222b2ddfe797f552a6c4a35a758076823e60d44af489cd1c618 SHA512 51657672af29b727607244a7cbeded4c1ed9cfe441f91978ad8c99b163008393787ed4c792068dd1cfb1a99904e6b9948f2cc172f96f166cb20435f61c6dbadb

diff --git a/www-apps/sonarr/sonarr-4.0.2.1223.ebuild b/www-apps/sonarr/sonarr-4.0.2.1223.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.2.1223.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-03-11 13:59 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-03-11 13:59 UTC (permalink / raw
  To: gentoo-commits

commit:     3ea7a441d019f27bb264b447ea4c31bcce6c1c49
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 11 13:59:18 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 13:59:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea7a441

www-apps/sonarr: add 4.0.2.1312

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 +++
 www-apps/sonarr/sonarr-4.0.2.1312.ebuild | 65 ++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index c7f6170992f8..717f092958a4 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.2.1262.linux-arm64.tar.gz 94520191 BLAKE2B 710331a6eecc5
 DIST Sonarr.develop.4.0.2.1262.linux-musl-arm64.tar.gz 94567251 BLAKE2B 345ef6d6fe9a7546b0021a462197b41445fa414034319bfd0c1abcd433f20940551ffc182581f222b2ddfe797f552a6c4a35a758076823e60d44af489cd1c618 SHA512 51657672af29b727607244a7cbeded4c1ed9cfe441f91978ad8c99b163008393787ed4c792068dd1cfb1a99904e6b9948f2cc172f96f166cb20435f61c6dbadb
 DIST Sonarr.develop.4.0.2.1262.linux-musl-x64.tar.gz 99507520 BLAKE2B a37d6cd347a94b628ae48e6e2455925a45cd069b0e7ed10f725b4a748cefe49ef4dd70f8b51ddb4b0ffc8a953dd7dd91565ddc30e3cb67fbd2d022879af73f48 SHA512 f4ffc17bbae181f0ed4376d681bb8ca0e0cccecf798170d7e89ac2ee7a036392572e51efc5ff61c15226be79e3f804a172d2f0cc94198288efece7eafc23d512
 DIST Sonarr.develop.4.0.2.1262.linux-x64.tar.gz 100435514 BLAKE2B 71c67aa1b4b3eb63416f89c0a87362b1787d32726dd965329f001667436c16b2e37d10e9e5b17dc67084f1d99a346622ad39e7afc5aa226d28bc5082ed4abe14 SHA512 0f22499b38f39f55a26bdaff7cc8a3b7ba2fb76d05cefa2bdd47f39075469b8792bebee229288827ec939145d027d2b5c470cb92e2dd88d8f4df1011b528ed46
+DIST Sonarr.develop.4.0.2.1312.linux-arm.tar.gz 94774483 BLAKE2B e459961b5fa3d267d6b00b971186709d44631432449fac3fb4ea4bf8a7c739c0ed3ce412fd62904b2172cb6e9e35a6ba6788e153394ca9297093af16d14720df SHA512 0bcc626cec2287477c6d93bc0791233238ce42aa831997eb65422a8080b6a8020c066d4f3726b2fe502b15d55cbb98198244886a74eedc6f44b245e506ea278f
+DIST Sonarr.develop.4.0.2.1312.linux-arm64.tar.gz 94504505 BLAKE2B 4b96d9d16f10c55fd024cfb88091dc88cf19f21fa283c36a1859d62f9b237748fa6d052cc23516b04c1d21b63d917650a7d20d8125e52b2bac26e10a89854c08 SHA512 92379980ff31770815eb4e134d32f1b8438ad751edc70f3131b1662c14a880dc082972e1b7785107f17b12ad9ee3c09683298de3b3d24acdf22aeafe0c06c3eb
+DIST Sonarr.develop.4.0.2.1312.linux-musl-arm64.tar.gz 94570165 BLAKE2B 91a5ac9d4dd271889b2504411e89d130452cf068c8be518bdf514d713c848b3185d9d4a6e51f8aa375f08d46cf434e47c97896d230d2b82305c9bc11173ed1a4 SHA512 deb994a6af9d720f1a1adac497740c2e3638d5e915ce0e9de2a384fb7bfa7ecbb203dbb1529c41d1fd99e345c4a554ff0d82982d9de5f9785b75488248d9d66e
+DIST Sonarr.develop.4.0.2.1312.linux-musl-x64.tar.gz 99509620 BLAKE2B b475c19f30a79a38382140b2ad46916f5013b6ff49571acc4af80991a7690903b2829530e07796141ec629f922a7e8d27f31fca9665d345d34dc87a906f84de6 SHA512 ef704498cee8f1df03838060094b82e235afb004b8241fc2029ac42fdf6b564f19fc62f5151bf5b543f98bf5ffff927330701a11f8ac7180e2ed735882dcc048
+DIST Sonarr.develop.4.0.2.1312.linux-x64.tar.gz 100445515 BLAKE2B b73a6fcc84e4b2c9b8f7823b2926a2c716a062bd516db4f312b0afeb6b25e19f8809531267a00ead27a6ef92bbfed78909f76497962098403d8fa2db53d6b75e SHA512 8e15e63b445eb4cbeaffaccceb99318075cf60d3dedb2e696d37879d575f7ef980213dcf52641330e6d3e51d1da53281ecfd7ce0a945abe0c4ffda358ed735bd

diff --git a/www-apps/sonarr/sonarr-4.0.2.1312.ebuild b/www-apps/sonarr/sonarr-4.0.2.1312.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.2.1312.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-03-11 13:59 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-03-11 13:59 UTC (permalink / raw
  To: gentoo-commits

commit:     ff35a80f5d31a73e3249b4f47fb5b1ced0b985ae
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 11 13:59:20 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 13:59:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff35a80f

www-apps/sonarr: drop 4.0.2.1262

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 ---
 www-apps/sonarr/sonarr-4.0.2.1262.ebuild | 65 --------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 717f092958a4..3c9b5b81ea68 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.2.1262.linux-arm.tar.gz 94784355 BLAKE2B 517c8f15b49faef9ea546707301a107480e4b6e95618e0d6e29e5984c49d84c989abaab8fdc848926cc320fe357365698b0ed006863d4c5a2dcf36e28965663d SHA512 18dd709f314a06cc1a01052a53cb80f5c44d4f68f1c964860a593e9eb165bf376e5c9654179e34fe14d59d33c1e76300b8151932b03089d0b7fd84e8dc75cbc1
-DIST Sonarr.develop.4.0.2.1262.linux-arm64.tar.gz 94520191 BLAKE2B 710331a6eecc5477f389327b71ac4c6c6eadc5b8c620da3276e2cf11bab45086089a7ba6ef9e75b71e5d3e6e763974aabb779db6df3357ceb5be740c85b43084 SHA512 429340cc562ba121f25586618cb11e70b084108c72c10897367006764ce14cb96119be6702890863d51d450caff96021b694bc741096aa8998c0681034f97b80
-DIST Sonarr.develop.4.0.2.1262.linux-musl-arm64.tar.gz 94567251 BLAKE2B 345ef6d6fe9a7546b0021a462197b41445fa414034319bfd0c1abcd433f20940551ffc182581f222b2ddfe797f552a6c4a35a758076823e60d44af489cd1c618 SHA512 51657672af29b727607244a7cbeded4c1ed9cfe441f91978ad8c99b163008393787ed4c792068dd1cfb1a99904e6b9948f2cc172f96f166cb20435f61c6dbadb
-DIST Sonarr.develop.4.0.2.1262.linux-musl-x64.tar.gz 99507520 BLAKE2B a37d6cd347a94b628ae48e6e2455925a45cd069b0e7ed10f725b4a748cefe49ef4dd70f8b51ddb4b0ffc8a953dd7dd91565ddc30e3cb67fbd2d022879af73f48 SHA512 f4ffc17bbae181f0ed4376d681bb8ca0e0cccecf798170d7e89ac2ee7a036392572e51efc5ff61c15226be79e3f804a172d2f0cc94198288efece7eafc23d512
-DIST Sonarr.develop.4.0.2.1262.linux-x64.tar.gz 100435514 BLAKE2B 71c67aa1b4b3eb63416f89c0a87362b1787d32726dd965329f001667436c16b2e37d10e9e5b17dc67084f1d99a346622ad39e7afc5aa226d28bc5082ed4abe14 SHA512 0f22499b38f39f55a26bdaff7cc8a3b7ba2fb76d05cefa2bdd47f39075469b8792bebee229288827ec939145d027d2b5c470cb92e2dd88d8f4df1011b528ed46
 DIST Sonarr.develop.4.0.2.1312.linux-arm.tar.gz 94774483 BLAKE2B e459961b5fa3d267d6b00b971186709d44631432449fac3fb4ea4bf8a7c739c0ed3ce412fd62904b2172cb6e9e35a6ba6788e153394ca9297093af16d14720df SHA512 0bcc626cec2287477c6d93bc0791233238ce42aa831997eb65422a8080b6a8020c066d4f3726b2fe502b15d55cbb98198244886a74eedc6f44b245e506ea278f
 DIST Sonarr.develop.4.0.2.1312.linux-arm64.tar.gz 94504505 BLAKE2B 4b96d9d16f10c55fd024cfb88091dc88cf19f21fa283c36a1859d62f9b237748fa6d052cc23516b04c1d21b63d917650a7d20d8125e52b2bac26e10a89854c08 SHA512 92379980ff31770815eb4e134d32f1b8438ad751edc70f3131b1662c14a880dc082972e1b7785107f17b12ad9ee3c09683298de3b3d24acdf22aeafe0c06c3eb
 DIST Sonarr.develop.4.0.2.1312.linux-musl-arm64.tar.gz 94570165 BLAKE2B 91a5ac9d4dd271889b2504411e89d130452cf068c8be518bdf514d713c848b3185d9d4a6e51f8aa375f08d46cf434e47c97896d230d2b82305c9bc11173ed1a4 SHA512 deb994a6af9d720f1a1adac497740c2e3638d5e915ce0e9de2a384fb7bfa7ecbb203dbb1529c41d1fd99e345c4a554ff0d82982d9de5f9785b75488248d9d66e

diff --git a/www-apps/sonarr/sonarr-4.0.2.1262.ebuild b/www-apps/sonarr/sonarr-4.0.2.1262.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.2.1262.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-03-14 13:52 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-03-14 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     61276a5f198d992bf8a82725fb168a7a6acf0163
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 14 13:52:26 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 13:52:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61276a5f

www-apps/sonarr: add 4.0.2.1341

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 +++
 www-apps/sonarr/sonarr-4.0.2.1341.ebuild | 65 ++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index 3c9b5b81ea68..d1453f2e536c 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -3,3 +3,8 @@ DIST Sonarr.develop.4.0.2.1312.linux-arm64.tar.gz 94504505 BLAKE2B 4b96d9d16f10c
 DIST Sonarr.develop.4.0.2.1312.linux-musl-arm64.tar.gz 94570165 BLAKE2B 91a5ac9d4dd271889b2504411e89d130452cf068c8be518bdf514d713c848b3185d9d4a6e51f8aa375f08d46cf434e47c97896d230d2b82305c9bc11173ed1a4 SHA512 deb994a6af9d720f1a1adac497740c2e3638d5e915ce0e9de2a384fb7bfa7ecbb203dbb1529c41d1fd99e345c4a554ff0d82982d9de5f9785b75488248d9d66e
 DIST Sonarr.develop.4.0.2.1312.linux-musl-x64.tar.gz 99509620 BLAKE2B b475c19f30a79a38382140b2ad46916f5013b6ff49571acc4af80991a7690903b2829530e07796141ec629f922a7e8d27f31fca9665d345d34dc87a906f84de6 SHA512 ef704498cee8f1df03838060094b82e235afb004b8241fc2029ac42fdf6b564f19fc62f5151bf5b543f98bf5ffff927330701a11f8ac7180e2ed735882dcc048
 DIST Sonarr.develop.4.0.2.1312.linux-x64.tar.gz 100445515 BLAKE2B b73a6fcc84e4b2c9b8f7823b2926a2c716a062bd516db4f312b0afeb6b25e19f8809531267a00ead27a6ef92bbfed78909f76497962098403d8fa2db53d6b75e SHA512 8e15e63b445eb4cbeaffaccceb99318075cf60d3dedb2e696d37879d575f7ef980213dcf52641330e6d3e51d1da53281ecfd7ce0a945abe0c4ffda358ed735bd
+DIST Sonarr.develop.4.0.2.1341.linux-arm.tar.gz 94805415 BLAKE2B 21982fe26370705ec5768ab7cbc0da01f0a311d1567839036a2ba6e1ed52eca6d9998df4059c41581cb3c8d49c26ac7cc1470724e29e56f029d0dbe419fc71ea SHA512 109176d72797c9d1ee76431b782dcd406ea1f8ce1529ff4b97ccd1f26e49d5a348e27508c957fe499752a9fd9b99c3b32d74d0c3ef0b4c25a6f8c67732e6d4f7
+DIST Sonarr.develop.4.0.2.1341.linux-arm64.tar.gz 94539645 BLAKE2B ba2a20514d6c5abeefc969d3d015aa429d9280369fde81a6328f0492b8f09dab21f02eade3f326cc567f27852cd2da1107db205bee2db4d82c7de9c2b80c10bc SHA512 841c2b626519ad39fa18ffe2206cc25566c8a9111a471fd7ecf05e4efbea841d56bf7b94c43f7a4da08f99964b79ad568919622a946d0cb1d00c87262e3c1512
+DIST Sonarr.develop.4.0.2.1341.linux-musl-arm64.tar.gz 94600038 BLAKE2B 78843455f0016bd9abd70def5af480b82b967ae29016301838ad22aab386921c629f0afd74dd46544d6fb0d44edbc8ad3958e85ce0144328242848079379d683 SHA512 fa2606b146c8dda9a995738fa92903c03d93dcfbdffad823a44684ec470ac1284214b55350d86dc559200d316be4cd984a94137f6c196e7d910446ff981e5c60
+DIST Sonarr.develop.4.0.2.1341.linux-musl-x64.tar.gz 99534294 BLAKE2B fc11bc8a29f2cb63f0cb64e6bd64949dc76708ab5866ae6bffba5263b4bc335ec11881ce4bdfb82dc22e0c672fd4c8b8489b7e9bad2e7bfdad77542b22cff86e SHA512 5c9afe8232ff8baa6e2be5ad01af4c7230e033381530c2272638c530e33b9273678f7314ebb33c8435c119c2e01c46151bc538867476a9ca99ff04ec3e8eb39c
+DIST Sonarr.develop.4.0.2.1341.linux-x64.tar.gz 100478213 BLAKE2B 8df9d3d1b68daefd55e8df16d63f8777fef81cb8ff83496ab1e74e2a315e7f2df5ae38eb2121ad29fea13193c0eac586507c8e3ca17a999cbe83d0598a8f57e2 SHA512 22d2da5a142abd0463985b88bd1f8685e8931d1228ffc01b4610cf3d9688441e6a168098f47232acb19ebcb7228486af0813fc9c7a417ada394f5d098baa7444

diff --git a/www-apps/sonarr/sonarr-4.0.2.1341.ebuild b/www-apps/sonarr/sonarr-4.0.2.1341.ebuild
new file mode 100644
index 000000000000..96ad64a73d0b
--- /dev/null
+++ b/www-apps/sonarr/sonarr-4.0.2.1341.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+	amd64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
+	)
+	arm? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
+	)
+	arm64? (
+		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
+		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/
@ 2024-03-14 13:52 Craig Andrews
  0 siblings, 0 replies; 42+ messages in thread
From: Craig Andrews @ 2024-03-14 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     ef0c65d95ae252f588f93230c8ec9c75aa790a4c
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 14 13:52:34 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 13:52:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef0c65d9

www-apps/sonarr: drop 4.0.2.1312

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/sonarr/Manifest                 |  5 ---
 www-apps/sonarr/sonarr-4.0.2.1312.ebuild | 65 --------------------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/sonarr/Manifest b/www-apps/sonarr/Manifest
index d1453f2e536c..5c3fdde8de14 100644
--- a/www-apps/sonarr/Manifest
+++ b/www-apps/sonarr/Manifest
@@ -1,8 +1,3 @@
-DIST Sonarr.develop.4.0.2.1312.linux-arm.tar.gz 94774483 BLAKE2B e459961b5fa3d267d6b00b971186709d44631432449fac3fb4ea4bf8a7c739c0ed3ce412fd62904b2172cb6e9e35a6ba6788e153394ca9297093af16d14720df SHA512 0bcc626cec2287477c6d93bc0791233238ce42aa831997eb65422a8080b6a8020c066d4f3726b2fe502b15d55cbb98198244886a74eedc6f44b245e506ea278f
-DIST Sonarr.develop.4.0.2.1312.linux-arm64.tar.gz 94504505 BLAKE2B 4b96d9d16f10c55fd024cfb88091dc88cf19f21fa283c36a1859d62f9b237748fa6d052cc23516b04c1d21b63d917650a7d20d8125e52b2bac26e10a89854c08 SHA512 92379980ff31770815eb4e134d32f1b8438ad751edc70f3131b1662c14a880dc082972e1b7785107f17b12ad9ee3c09683298de3b3d24acdf22aeafe0c06c3eb
-DIST Sonarr.develop.4.0.2.1312.linux-musl-arm64.tar.gz 94570165 BLAKE2B 91a5ac9d4dd271889b2504411e89d130452cf068c8be518bdf514d713c848b3185d9d4a6e51f8aa375f08d46cf434e47c97896d230d2b82305c9bc11173ed1a4 SHA512 deb994a6af9d720f1a1adac497740c2e3638d5e915ce0e9de2a384fb7bfa7ecbb203dbb1529c41d1fd99e345c4a554ff0d82982d9de5f9785b75488248d9d66e
-DIST Sonarr.develop.4.0.2.1312.linux-musl-x64.tar.gz 99509620 BLAKE2B b475c19f30a79a38382140b2ad46916f5013b6ff49571acc4af80991a7690903b2829530e07796141ec629f922a7e8d27f31fca9665d345d34dc87a906f84de6 SHA512 ef704498cee8f1df03838060094b82e235afb004b8241fc2029ac42fdf6b564f19fc62f5151bf5b543f98bf5ffff927330701a11f8ac7180e2ed735882dcc048
-DIST Sonarr.develop.4.0.2.1312.linux-x64.tar.gz 100445515 BLAKE2B b73a6fcc84e4b2c9b8f7823b2926a2c716a062bd516db4f312b0afeb6b25e19f8809531267a00ead27a6ef92bbfed78909f76497962098403d8fa2db53d6b75e SHA512 8e15e63b445eb4cbeaffaccceb99318075cf60d3dedb2e696d37879d575f7ef980213dcf52641330e6d3e51d1da53281ecfd7ce0a945abe0c4ffda358ed735bd
 DIST Sonarr.develop.4.0.2.1341.linux-arm.tar.gz 94805415 BLAKE2B 21982fe26370705ec5768ab7cbc0da01f0a311d1567839036a2ba6e1ed52eca6d9998df4059c41581cb3c8d49c26ac7cc1470724e29e56f029d0dbe419fc71ea SHA512 109176d72797c9d1ee76431b782dcd406ea1f8ce1529ff4b97ccd1f26e49d5a348e27508c957fe499752a9fd9b99c3b32d74d0c3ef0b4c25a6f8c67732e6d4f7
 DIST Sonarr.develop.4.0.2.1341.linux-arm64.tar.gz 94539645 BLAKE2B ba2a20514d6c5abeefc969d3d015aa429d9280369fde81a6328f0492b8f09dab21f02eade3f326cc567f27852cd2da1107db205bee2db4d82c7de9c2b80c10bc SHA512 841c2b626519ad39fa18ffe2206cc25566c8a9111a471fd7ecf05e4efbea841d56bf7b94c43f7a4da08f99964b79ad568919622a946d0cb1d00c87262e3c1512
 DIST Sonarr.develop.4.0.2.1341.linux-musl-arm64.tar.gz 94600038 BLAKE2B 78843455f0016bd9abd70def5af480b82b967ae29016301838ad22aab386921c629f0afd74dd46544d6fb0d44edbc8ad3958e85ce0144328242848079379d683 SHA512 fa2606b146c8dda9a995738fa92903c03d93dcfbdffad823a44684ec470ac1284214b55350d86dc559200d316be4cd984a94137f6c196e7d910446ff981e5c60

diff --git a/www-apps/sonarr/sonarr-4.0.2.1312.ebuild b/www-apps/sonarr/sonarr-4.0.2.1312.ebuild
deleted file mode 100644
index 96ad64a73d0b..000000000000
--- a/www-apps/sonarr/sonarr-4.0.2.1312.ebuild
+++ /dev/null
@@ -1,65 +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? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-x64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-x64.tar.gz )
-	)
-	arm? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm.tar.gz )
-	)
-	arm64? (
-		elibc_glibc? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-arm64.tar.gz )
-		elibc_musl? ( https://github.com/Sonarr/Sonarr/releases/download/v${PV}/Sonarr.develop.${PV}.linux-musl-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"
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

end of thread, other threads:[~2024-03-14 13:52 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-27 14:04 [gentoo-commits] repo/gentoo:master commit in: www-apps/sonarr/ Craig Andrews
  -- strict thread matches above, loose matches on Subject: below --
2024-03-14 13:52 Craig Andrews
2024-03-14 13:52 Craig Andrews
2024-03-11 13:59 Craig Andrews
2024-03-11 13:59 Craig Andrews
2024-03-03 21:22 Craig Andrews
2024-03-03 21:22 Craig Andrews
2024-03-03  0:34 Craig Andrews
2024-03-03  0:34 Craig Andrews
2024-02-27 14:04 Craig Andrews
2024-02-21 15:01 Craig Andrews
2024-02-21 15:01 Craig Andrews
2024-02-14  5:49 Craig Andrews
2024-02-14  5:49 Craig Andrews
2024-02-10 22:09 Craig Andrews
2024-02-10 22:09 Craig Andrews
2024-02-07 14:52 Craig Andrews
2024-02-07 14:52 Craig Andrews
2024-02-07 14:52 Craig Andrews
2024-02-01 14:59 Craig Andrews
2024-01-29  0:46 Craig Andrews
2024-01-29  0:46 Craig Andrews
2024-01-23 14:40 Craig Andrews
2024-01-23 14:40 Craig Andrews
2024-01-21  2:04 Craig Andrews
2024-01-21  2:04 Craig Andrews
2024-01-20 19:54 Craig Andrews
2024-01-20 19:54 Craig Andrews
2024-01-19 14:04 Craig Andrews
2024-01-19 14:04 Craig Andrews
2024-01-12 19:33 Craig Andrews
2024-01-12 19:33 Craig Andrews
2024-01-12 19:33 Craig Andrews
2024-01-12 19:33 Craig Andrews
2024-01-02 16:55 Craig Andrews
2024-01-02 16:45 Craig Andrews
2023-03-27 13:38 Craig Andrews
2023-03-27 13:38 Craig Andrews
2023-03-06 21:42 Craig Andrews
2022-08-09 13:12 Craig Andrews
2022-07-23  4:13 Sam James
2022-07-11 12:50 Craig Andrews

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox