From 7166f3a0a0b7886d340010458d0b130013cb9989 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Aug 2024 12:00:19 +0100 Subject: gentoo auto-resync : 28:08:2024 - 12:00:19 --- www-apps/Manifest.gz | Bin 12986 -> 12990 bytes www-apps/rutorrent/Manifest | 2 - www-apps/rutorrent/rutorrent-4.3.5.ebuild | 71 ---------------------- www-apps/sonarr-bin/Manifest | 12 ++-- www-apps/sonarr-bin/sonarr-bin-4.0.9.2257.ebuild | 74 ----------------------- www-apps/sonarr-bin/sonarr-bin-4.0.9.2278.ebuild | 74 +++++++++++++++++++++++ 6 files changed, 80 insertions(+), 153 deletions(-) delete mode 100644 www-apps/rutorrent/rutorrent-4.3.5.ebuild delete mode 100644 www-apps/sonarr-bin/sonarr-bin-4.0.9.2257.ebuild create mode 100644 www-apps/sonarr-bin/sonarr-bin-4.0.9.2278.ebuild (limited to 'www-apps') diff --git a/www-apps/Manifest.gz b/www-apps/Manifest.gz index add07169080f..d35c0b3d1108 100644 Binary files a/www-apps/Manifest.gz and b/www-apps/Manifest.gz differ diff --git a/www-apps/rutorrent/Manifest b/www-apps/rutorrent/Manifest index cc9071ddb9c3..16bbabec7028 100644 --- a/www-apps/rutorrent/Manifest +++ b/www-apps/rutorrent/Manifest @@ -1,6 +1,4 @@ -DIST rutorrent-4.3.5.tar.gz 2377763 BLAKE2B 7424a45d29a7257b88a1c54b225bc287e9df4be796eb72cf112432ed06ed4fe02465815746a193f3b4cc6f47fa0929dae98166d599100ce2faf7cb563a399b4e SHA512 04694aaea5000f8dd60cc806f6352735aa4445434198aa9ab4a34c1a2070ef1e087856704f1ccddcaa8d03376da8e489dbb1ee8387f79fe9a00de8266e799d27 DIST rutorrent-4.3.6.tar.gz 2377710 BLAKE2B f3bab570ebf7e577d0587ed4fef7e1cb5c40e256f9b4bc6f8cdb603ef516ad6a666ea52314f4c3f6e0ab4991e6027e12e5d6c76320b58747eaf37d0e52e6d6a8 SHA512 bfed8e799b0261f974678f24056070339b443cd24fa53db14585d141e31237c391d51a0bb4675c39930a3288d6cd758524dc77711f7e46e3af0d1df4bbc97917 -EBUILD rutorrent-4.3.5.ebuild 1823 BLAKE2B 9dc18b75f6832abdda6b903d30944922f5a5e4f100eadc81de128f82e2a68b838729e0bbf9466af1217c82c6d6b9e8e472836abf4c1751e73968e258b0d7c553 SHA512 dbfadca5a4122cf458a862a8578e7f0d3a8a7e7d0a06faafa94d744ec41c2af1a3e6140381990a2ffcf4c93bd3a0c5b59a0fb12219d4a35e63986343175f7b31 EBUILD rutorrent-4.3.6.ebuild 1823 BLAKE2B 9dc18b75f6832abdda6b903d30944922f5a5e4f100eadc81de128f82e2a68b838729e0bbf9466af1217c82c6d6b9e8e472836abf4c1751e73968e258b0d7c553 SHA512 dbfadca5a4122cf458a862a8578e7f0d3a8a7e7d0a06faafa94d744ec41c2af1a3e6140381990a2ffcf4c93bd3a0c5b59a0fb12219d4a35e63986343175f7b31 EBUILD rutorrent-9999.ebuild 1823 BLAKE2B 3ccbc5bce6c2bed8328f4911409350e50fda8dbe393069b857bc39ebf75368905dab5fdac75c5a2f2ca16b88bc67e801c029e02874182bfd26bb46c747ee0102 SHA512 35fe365ca6478306b9a15f3b24f8a89434b52bf788d53ff308907cb51bf7c2ca04ee0bf84f7c83dc41435b8f5a5d7027295457d77778b66d14742c7828865b9e MISC metadata.xml 478 BLAKE2B 51373fb574d5353a98f9ae5fc190448d9659fbc6b99a4e631f490b410ebfd9840507d62a08214045350aeb965f834432500412e5ceb146552f02c53141c4cdec SHA512 c253d933bd4cf0edb8516fc0f851f98543a27c422bcd5179d1ca95da28e37df6ea30c27d3685592374103b1af84ca5c98a6ea1060a20267e4485e38f9e54e5d2 diff --git a/www-apps/rutorrent/rutorrent-4.3.5.ebuild b/www-apps/rutorrent/rutorrent-4.3.5.ebuild deleted file mode 100644 index 97453fadf5c8..000000000000 --- a/www-apps/rutorrent/rutorrent-4.3.5.ebuild +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit webapp optfeature - -DESCRIPTION="ruTorrent is a front-end for the popular Bittorrent client rTorrent" -HOMEPAGE="https://github.com/Novik/ruTorrent" -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/Novik/ruTorrent.git" -else - SRC_URI="https://github.com/Novik/ruTorrent/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~ppc ~x86" - S="${WORKDIR}/ruTorrent-${PV}" -fi - -LICENSE="GPL-2+ MIT" - -RDEPEND=" - dev-lang/php[xml,gd] - virtual/httpd-php -" - -need_httpd_cgi - -pkg_setup() { - webapp_pkg_setup -} - -src_install() { - webapp_src_preinst - - rm -r .github || die - find . \( -name .gitignore -o -name .gitmodules \) -type f -delete || die - if [[ ${PV} == 9999 ]]; then - rm -r .git .gitattributes || die - fi - - insinto "${MY_HTDOCSDIR}" - doins -r . - - # can not use fperms beacuse of globbing - chmod +x "${ED}${MY_HTDOCSDIR}"/plugins/*/*.sh \ - "${ED}${MY_HTDOCSDIR}"/php/test.sh || die "chmod failed" - - keepdir "${MY_HTDOCSDIR}"/conf/users - keepdir "${MY_HTDOCSDIR}"/share/settings - keepdir "${MY_HTDOCSDIR}"/share/torrents - keepdir "${MY_HTDOCSDIR}"/share/users - - webapp_serverowned -R "${MY_HTDOCSDIR}"/conf - webapp_serverowned -R "${MY_HTDOCSDIR}"/share - - webapp_configfile "${MY_HTDOCSDIR}"/conf/.htaccess - webapp_configfile "${MY_HTDOCSDIR}"/conf/config.php - webapp_configfile "${MY_HTDOCSDIR}"/conf/access.ini - webapp_configfile "${MY_HTDOCSDIR}"/conf/plugins.ini - webapp_configfile "${MY_HTDOCSDIR}"/share/.htaccess - - webapp_src_install -} - -pkg_postinst() { - webapp_pkg_postinst - - optfeature "Show audio file spectogram" media-sound/sox - optfeature "Display media file information" media-video/mediainfo - optfeature "Scrape Cloudflare based sites" dev-python/cloudscraper -} diff --git a/www-apps/sonarr-bin/Manifest b/www-apps/sonarr-bin/Manifest index 5b5c7c53846f..929730e6e5a5 100644 --- a/www-apps/sonarr-bin/Manifest +++ b/www-apps/sonarr-bin/Manifest @@ -1,10 +1,10 @@ AUX sonarr.init-r2 148 BLAKE2B ec52d371fe94038459978619cb51e1a5394d48178af12eaf8e48758af2476edad621866261454a33fc4d1fdf985463c5036442627ded3733531549c00bf7d980 SHA512 769e844e962df9880d5aa6d6030af792e14d6ca7c375f687cb0a62921b784037f45bc7e2d0da2803400f6de5a2a32b5903e3cfa910bc06bfca5a2f90b042ea65 AUX sonarr.logrotate 185 BLAKE2B 177e0158baba22056af33f59656a734541be16a9e5dbbd09758ba6ed23b3262979c9b1ca6072bfaca8567ca3165af35f2911838c903a9c75da37cc9aa259858e SHA512 9fddf238caa123801462158debf2296ac04ba2e2d42f1566b50b4823b10e8c84dfdb5f1649ae1a6c3bebce19e639289b5c9a491d7ba20a37e19980673a32a5cb AUX sonarr.service-r1 568 BLAKE2B 7ccc2f3def560fd07713e433a657f2664c153acbf316442e516f9591a918dc042bcc8302877e1456af2dc4ae30d44157ffc1b11e6844ea9cbea9990aecd62c24 SHA512 d99f6312ffe8dff2c0d938a3c0e5801355e1323261b7e8752f409ddab5885ebacd9c6237060cd4153bd91e1f1c8c3e70dd69285002956cc45a8259798268bfcb -DIST Sonarr.develop.4.0.9.2257.linux-arm.tar.gz 95210862 BLAKE2B a0ea69055a3de5b3af3b41693ffb0385f3f37c2ea7d71fe13b1784715bac9779f6030f366987d94274892fa3e9a21491883dd8e3f21e0d2e1433a58b4b1c8ba4 SHA512 bbd31353030114f9bef1b972693f84f99755a17953f035e97d1cf6b302de44523b84094fcf389a4bd69b3bc0c508abf19319443be3896321bc0c515f37c486d0 -DIST Sonarr.develop.4.0.9.2257.linux-arm64.tar.gz 94947608 BLAKE2B 90b44754e5355fb8c2ddbe974e5f9ecc6f7318ba00026dba6cb67eff586e50d9594a8f5aa15ae7602b74160effb3ced0202d5c166316b5d3032c9e881ac25eb7 SHA512 b2507d58ed6a0bd8db979b478ab765dd96f2b6e012af0d5ea4a0959327864c764b4ddcd3f2fc30725e7be7f965c2e833eb0275060f787d3d57752bc773321b11 -DIST Sonarr.develop.4.0.9.2257.linux-musl-arm64.tar.gz 94996605 BLAKE2B 32c8ad45533ab9a6fee3587b017909cecf54856aeca4280d5b0ae2f6a6a0ca992677851cc42c933c4ca3a435d93d0d63745853c8c1e032298d73a9eb711c6820 SHA512 c4ced1400ff0363ffc19a2a8f5dc16e3f25b3d427ab8df4f4fed5293ff2982f0e259156b716ccb64a8c36210d50adc686e8a6318356d2ed320d3ca32b59e8a6e -DIST Sonarr.develop.4.0.9.2257.linux-musl-x64.tar.gz 99944363 BLAKE2B 33a12fadc36df51b5527cda1496ae351645eb9f7e9cc7343277c47f3d34e0041d44c3754f8d0a6b74f33a5ce60c815660668327cedc12f419c14ded59ae01e50 SHA512 bcad9b98035bce4f9877b676b98bc9a017289b73c9c7100318febcdc0c01d4ec68c9c9a58c4ade31e398ae76064b9045cd170d0d4be48bfed3ac6df48d1333f6 -DIST Sonarr.develop.4.0.9.2257.linux-x64.tar.gz 100881855 BLAKE2B 4627261553960b75808c15b7da1da2d9751531131956bbe2070ee906d4970509ceec4c223fb428efcc6bb467559e91feba13a256cae7d54a89acb5bbafc0945c SHA512 d8917b08514cf77bd36e5c5af2051c5e34bd3ebb04c88954c7d47b4efbe13fbe2ca7d78c47fd61caba5b8afa53df4b882ec93696a1e3fbe90464bb12b0b3b46e -EBUILD sonarr-bin-4.0.9.2257.ebuild 1749 BLAKE2B 2e42b6b35dbfda7b42504b8b89ae91f39c4e9a665f51b9cee0cf0daf4fb2ea3460c2e3f8c6733302a55d23b0794208d82c77528baa3719e28001af8c4526323b SHA512 719e9316fc0a72b7f86fc54a27a97f81f204a18bf3cdc3360f0732d565b363d9f956bce157aa42600e4b9afcaf6ced5bb05305abca892875495ccf2e68db5b4c +DIST Sonarr.develop.4.0.9.2278.linux-arm.tar.gz 95208705 BLAKE2B 0e47f34efa29daf54d69394d57c7c7db2d7cabd5e09d1b5c482f80b3655bc70c73d3f787a7c66c62d914004c0639b5a13494cd7f12826c45bd8369a1a0173323 SHA512 86513d8d021a3077af6eac5c0a9212d7d89c0ba7eeea7a46dafd2827d54489ab0d646e23937bf97ba0081ffde73d706f320b7e0aa6fa25f3012fe1fc014ab919 +DIST Sonarr.develop.4.0.9.2278.linux-arm64.tar.gz 94935226 BLAKE2B e50ba46a4b1fd2dc426b4e77b11a9e3a53b3493590589b3db975e68b1542187acfa553889b37fb15523956127744167ec87d38cc3cdd13577c2c6d409d4d0961 SHA512 2e664365b9b13be019cbeaa091d367d7c4095e4d0defd47eb2852c1f4628334a1b68afeee2d6f53ceae57317e105f651ec75f49313da994af2241da3fdb73f5f +DIST Sonarr.develop.4.0.9.2278.linux-musl-arm64.tar.gz 94997038 BLAKE2B 18793d240a4555a211592f95a4da42c4b99a762cb322828ae545439bba72c8d8fc56830a6ead65b9614dd2869c6cb9c9efa533c12fc449de6ae1c44ba664b455 SHA512 b0d3615e57f27e6ea26715df889d8404616f63e2964f840bccf79c221ef101c8e5d20494b765a3468159f7511881e54b18a5566eabcc1599167a59f5d0f09634 +DIST Sonarr.develop.4.0.9.2278.linux-musl-x64.tar.gz 99938314 BLAKE2B 07f558fc9249b0e277a1939a6241bb96945de9f599b32cbceb26e7fc0af0d1e776d0ceda20a0898d06f0ecbfa828028e44a4116f1f32bc5d05382fff6d55a05b SHA512 deec056829f50e86767b48a3971eff193ee2474d6a298aefbc57cb259b76be63093af119d27353c34c5d00e3d6dbbd744dd010f83927ab86625df35d3c73b3e8 +DIST Sonarr.develop.4.0.9.2278.linux-x64.tar.gz 100870533 BLAKE2B e42a6d5b11ef47d171547015b6a5b6429125268b71dfdd515e46d2adecd255201d097b375b45e349ed860b0a8353082cc98c1ee18e9a0a09b12e1f3f1282f881 SHA512 7085ec93d8e23c26da519ac56676757c1a3d0f277ef949183c2927599c80e9ce3601a2b025f10aee56c4ecf503d251e5307394ff3694f156f1b58af296b1b483 +EBUILD sonarr-bin-4.0.9.2278.ebuild 1749 BLAKE2B 2e42b6b35dbfda7b42504b8b89ae91f39c4e9a665f51b9cee0cf0daf4fb2ea3460c2e3f8c6733302a55d23b0794208d82c77528baa3719e28001af8c4526323b SHA512 719e9316fc0a72b7f86fc54a27a97f81f204a18bf3cdc3360f0732d565b363d9f956bce157aa42600e4b9afcaf6ced5bb05305abca892875495ccf2e68db5b4c MISC metadata.xml 675 BLAKE2B 5ac9fb421e127c8552ee273b784205059a59245d3783efa5c69225dcc34a65cdf00e39de3dc47013807923766110992f557cb3247f9866ec6d0c836b42ab4cd5 SHA512 1c347d1e422a2653fe8c403169cc1f16f7d5c668831d60a67d67a2df8ca90c696fb28fde70cd4a3c9336f983c39fbba30ec570ab7c14caee946cdd983aa6ba58 diff --git a/www-apps/sonarr-bin/sonarr-bin-4.0.9.2257.ebuild b/www-apps/sonarr-bin/sonarr-bin-4.0.9.2257.ebuild deleted file mode 100644 index f10489599d33..000000000000 --- a/www-apps/sonarr-bin/sonarr-bin-4.0.9.2257.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit systemd - -DESCRIPTION="Sonarr is a Smart PVR for newsgroup and bittorrent users" -HOMEPAGE="https://www.sonarr.tv" - -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 - ) - ) -" -S="${WORKDIR}/Sonarr" - -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="*" - -src_prepare() { - default - - # https://github.com/dotnet/runtime/issues/57784 - rm libcoreclrtraceptprovider.so Sonarr.Update/libcoreclrtraceptprovider.so || die -} - -src_install() { - newinitd "${FILESDIR}/sonarr.init-r2" sonarr - - keepdir /var/lib/sonarr - fowners -R sonarr:sonarr /var/lib/sonarr - - insinto /etc/logrotate.d - insopts -m0644 -o root -g root - newins "${FILESDIR}/sonarr.logrotate" sonarr - - dodir "/opt/sonarr" - cp -R "${S}/." "${D}/opt/sonarr" || die "Install failed!" - - systemd_newunit "${FILESDIR}/sonarr.service-r1" "sonarr.service" - systemd_newunit "${FILESDIR}/sonarr.service-r1" "sonarr@.service" -} diff --git a/www-apps/sonarr-bin/sonarr-bin-4.0.9.2278.ebuild b/www-apps/sonarr-bin/sonarr-bin-4.0.9.2278.ebuild new file mode 100644 index 000000000000..f10489599d33 --- /dev/null +++ b/www-apps/sonarr-bin/sonarr-bin-4.0.9.2278.ebuild @@ -0,0 +1,74 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit systemd + +DESCRIPTION="Sonarr is a Smart PVR for newsgroup and bittorrent users" +HOMEPAGE="https://www.sonarr.tv" + +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 + ) + ) +" +S="${WORKDIR}/Sonarr" + +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="*" + +src_prepare() { + default + + # https://github.com/dotnet/runtime/issues/57784 + rm libcoreclrtraceptprovider.so Sonarr.Update/libcoreclrtraceptprovider.so || die +} + +src_install() { + newinitd "${FILESDIR}/sonarr.init-r2" sonarr + + keepdir /var/lib/sonarr + fowners -R sonarr:sonarr /var/lib/sonarr + + insinto /etc/logrotate.d + insopts -m0644 -o root -g root + newins "${FILESDIR}/sonarr.logrotate" sonarr + + dodir "/opt/sonarr" + cp -R "${S}/." "${D}/opt/sonarr" || die "Install failed!" + + systemd_newunit "${FILESDIR}/sonarr.service-r1" "sonarr.service" + systemd_newunit "${FILESDIR}/sonarr.service-r1" "sonarr@.service" +} -- cgit v1.2.3