From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/jellyfin-bin/
Date: Sat, 26 Oct 2024 21:58:07 +0000 (UTC) [thread overview]
Message-ID: <1729979883.d5321c80a11a44e52ad30235ce8b5fae2eba91d9.candrews@gentoo> (raw)
commit: d5321c80a11a44e52ad30235ce8b5fae2eba91d9
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 21:57:09 2024 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 21:58:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5321c80
www-apps/jellyfin-bin: drop 10.9.11-r1
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
www-apps/jellyfin-bin/Manifest | 4 --
.../jellyfin-bin/jellyfin-bin-10.9.11-r1.ebuild | 77 ----------------------
2 files changed, 81 deletions(-)
diff --git a/www-apps/jellyfin-bin/Manifest b/www-apps/jellyfin-bin/Manifest
index d95e70b499fc..2f39ed978847 100644
--- a/www-apps/jellyfin-bin/Manifest
+++ b/www-apps/jellyfin-bin/Manifest
@@ -2,7 +2,3 @@ DIST jellyfin_10.10.0-amd64-musl.tar.xz 81274708 BLAKE2B c0065ff679f4a98ba86a773
DIST jellyfin_10.10.0-amd64.tar.xz 80417700 BLAKE2B af558c4b6793c0e8d63f189bd984d7fd289105a9b5f3dc2294313c614d7ba7097cd94fa8e8e58eb6a1ee65e2c7bedf0accadffd12b04900a3834badea2d757da SHA512 636a05cc200a67911b18c311c6f83a15b50a775ed8ee3c7cf874bb302a3addec37d0e25e5795a74d8e94c176c0b136de75469652a3c6fedbffe329e764a9a702
DIST jellyfin_10.10.0-arm64-musl.tar.xz 76849444 BLAKE2B 24794fd550c33f4461983c300d0eb766917154ea7861672371938f87314c84cee45a1d9e616a38380acf60171e4462fdf9fbcc9480311f0ad11fb9d52a224755 SHA512 822b82fc6c86618cf7cec3849306caaa20cf8fee89ed23bc9248f5434a359a38db7339e96d6cd9ff737590e5f830a7ee8a31a96c47931bb58b241b47bbb41248
DIST jellyfin_10.10.0-arm64.tar.xz 76811260 BLAKE2B 86ee3be53c422f7a20653b0c76c0cb5f4888beed26dd9ed362ad4216ca5226c882a52f2e7f708c40219237e55331144614c3cdd88bc3858be21f4f02f09abfdb SHA512 ab375dc6655f015ab7a528fb64b46bfa037d771b7dfa8124ff17dff2b20e025c8849c7219b7f7cb7adc73f0ad478b3a85b2bedb072c4832150bbfb0e750ac85d
-DIST jellyfin_10.9.11-amd64-musl.tar.xz 80730332 BLAKE2B fcc7841b0f290aa6fc7da3c6ac3926d6b37e82ffac9b40b68df5ba836df152ad230919767a997da676b128e3fcd78068672a6d3a4209b00f02106898b4ed54cb SHA512 69ee434021c6bf2eab2fe5043599764cd5dbcef391f28db9eba81f88acb8dcb40c6a1501de2234644fe25f74f392fae3f125788a4322d7928eb26c9374c57834
-DIST jellyfin_10.9.11-amd64.tar.xz 79875832 BLAKE2B fb6a5ad544e7f78de4481e8311958d863c4dc17b08de8fe1c22125737861da3f2d8f00d4c6bacdf68c8d26b6d364f3f75a0986b3d59add1afe49bdc2c72e83fd SHA512 ff4fb32e455a97d8baa30d008dbbc1a832e95f949f4d46418c70231c0580f19fa0dd75c691de7e5b100e26d878b55554847bbdbaf175c9b26b9e8dc163e89353
-DIST jellyfin_10.9.11-arm64-musl.tar.xz 76284672 BLAKE2B 7f7f2e5f049ab7ea82a141d4241e4c69b36360e19bcd3d22bdc27f9107c0de19ed76aa885dec8c0815b92005bd31670027deb5e4168f567d8bc6a12609811e33 SHA512 91161df9717aad7115dadb52dd25dc894ccfc2979320d01ed75627b6e9f51ff3dcfe75d0ed2801f69658d1c28b480dc403cc87e5994bec34918d8a77d54ad5fb
-DIST jellyfin_10.9.11-arm64.tar.xz 76240404 BLAKE2B 8fcfd0fcc402e20f706419c923d15dfca97918a4376e94c22a72239bf2448a84941cc0771eaf26f5b6adecd00d16b8bfe10ba6012e443c39bc9996ba29f64a02 SHA512 485b38f23963b5b398c4738000a5d7f3c0734dce521bfa5c1f890536a80204da5a2cafecaabee41e03ed90fba0994f01064827a9fdc5f2fade60ae9fe3acfe95
diff --git a/www-apps/jellyfin-bin/jellyfin-bin-10.9.11-r1.ebuild b/www-apps/jellyfin-bin/jellyfin-bin-10.9.11-r1.ebuild
deleted file mode 100644
index 3392e3209a21..000000000000
--- a/www-apps/jellyfin-bin/jellyfin-bin-10.9.11-r1.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit pax-utils systemd tmpfiles
-
-DESCRIPTION="Jellyfin puts you in control of managing and streaming your media"
-HOMEPAGE="https://jellyfin.readthedocs.io/en/latest/
- https://github.com/jellyfin/jellyfin/"
-
-SRC_URI="
- arm64? (
- elibc_glibc? (
- https://repo.jellyfin.org/files/server/linux/stable/v${PV}/arm64/jellyfin_${PV}-arm64.tar.xz
- )
- elibc_musl? (
- https://repo.jellyfin.org/files/server/linux/stable/v${PV}/arm64-musl/jellyfin_${PV}-arm64-musl.tar.xz
- )
- )
- amd64? (
- elibc_glibc? (
- https://repo.jellyfin.org/files/server/linux/stable/v${PV}/amd64/jellyfin_${PV}-amd64.tar.xz
- )
- elibc_musl? (
- https://repo.jellyfin.org/files/server/linux/stable/v${PV}/amd64-musl/jellyfin_${PV}-amd64-musl.tar.xz
- )
- )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~arm64"
-RESTRICT="mirror test"
-
-DEPEND="acct-user/jellyfin
- media-libs/fontconfig
- sys-libs/zlib"
-RDEPEND="${DEPEND}
- dev-libs/icu
- media-video/ffmpeg[vpx,x264]"
-BDEPEND="acct-user/jellyfin"
-
-INST_DIR="/opt/jellyfin"
-QA_PREBUILT="${INST_DIR#/}/*.so ${INST_DIR#/}/jellyfin ${INST_DIR#/}/createdump"
-
-src_unpack() {
- unpack ${A}
- mv jellyfin ${P} || die
-}
-
-src_prepare() {
- default
-
- # https://github.com/jellyfin/jellyfin/issues/7471
- # https://github.com/dotnet/runtime/issues/57784
- rm libcoreclrtraceptprovider.so || die
-}
-
-src_install() {
- keepdir /var/log/jellyfin
- fowners jellyfin:jellyfin /var/log/jellyfin
- keepdir /etc/jellyfin
- fowners jellyfin:jellyfin /etc/jellyfin
- insinto ${INST_DIR}
- dodir ${INST_DIR}
- doins -r "${S}"/*
- newtmpfiles - jellyfin.conf <<<"d /var/cache/jellyfin 0775 jellyfin jellyfin -"
- chmod 755 "${D}${INST_DIR}/jellyfin"
- newinitd "${FILESDIR}/jellyfin.init-r1" "jellyfin"
- newconfd "${FILESDIR}"/jellyfin.confd "jellyfin"
- systemd_dounit "${FILESDIR}/jellyfin.service"
- pax-mark -m "${ED}${INST_DIR}/jellyfin"
-}
-
-pkg_postinst() {
- tmpfiles_process jellyfin.conf
-}
next reply other threads:[~2024-10-26 21:58 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-26 21:58 Craig Andrews [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-07 14:15 [gentoo-commits] repo/gentoo:master commit in: www-apps/jellyfin-bin/ Craig Andrews
2025-04-07 14:15 Craig Andrews
2025-02-17 1:16 Craig Andrews
2025-02-17 1:16 Craig Andrews
2025-01-26 20:58 Craig Andrews
2025-01-26 20:58 Craig Andrews
2025-01-24 15:22 Craig Andrews
2025-01-24 15:22 Craig Andrews
2024-11-19 15:10 Craig Andrews
2024-11-19 15:10 Craig Andrews
2024-11-18 21:22 Craig Andrews
2024-11-18 21:22 Craig Andrews
2024-11-03 19:02 Craig Andrews
2024-11-03 19:02 Craig Andrews
2024-10-26 21:58 Craig Andrews
2024-10-17 16:00 Craig Andrews
2024-09-09 0:43 Craig Andrews
2024-08-25 22:20 Craig Andrews
2024-08-05 13:46 Craig Andrews
2024-08-05 13:46 Craig Andrews
2024-07-22 16:58 Craig Andrews
2024-07-22 16:58 Craig Andrews
2024-07-22 16:58 Craig Andrews
2024-06-25 1:09 Craig Andrews
2024-06-25 1:09 Craig Andrews
2024-06-06 20:30 Craig Andrews
2024-06-06 20:30 Craig Andrews
2024-06-06 2:47 Craig Andrews
2024-06-06 2:47 Craig Andrews
2024-06-03 13:22 Craig Andrews
2024-06-03 13:22 Craig Andrews
2024-05-28 21:12 Craig Andrews
2024-05-28 21:12 Craig Andrews
2024-05-19 16:20 Craig Andrews
2024-05-19 16:20 Craig Andrews
2024-05-13 0:53 Craig Andrews
2024-05-13 0:53 Craig Andrews
2024-05-12 16:22 Craig Andrews
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1729979883.d5321c80a11a44e52ad30235ce8b5fae2eba91d9.candrews@gentoo \
--to=candrews@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox