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: Mon, 13 May 2024 00:53:46 +0000 (UTC) [thread overview]
Message-ID: <1715561624.dede4b7bd936388d7d9f4659cf8733bdba6841a1.candrews@gentoo> (raw)
commit: dede4b7bd936388d7d9f4659cf8733bdba6841a1
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 00:53:37 2024 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon May 13 00:53:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dede4b7b
www-apps/jellyfin-bin: drop 10.9.0
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
www-apps/jellyfin-bin/Manifest | 2 -
www-apps/jellyfin-bin/jellyfin-bin-10.9.0.ebuild | 68 ------------------------
2 files changed, 70 deletions(-)
diff --git a/www-apps/jellyfin-bin/Manifest b/www-apps/jellyfin-bin/Manifest
index 16af2fafe89f..bc6f75d87cdb 100644
--- a/www-apps/jellyfin-bin/Manifest
+++ b/www-apps/jellyfin-bin/Manifest
@@ -1,7 +1,5 @@
DIST jellyfin_10.8.13_amd64.tar.gz 99122530 BLAKE2B 38c5cdb8f0cb5b20f12d6e682277a87d5bf00d083ce346a97d43e77f69dbe99ab2a7f03cc88c94ce9fee365c79d932ce4e5c62c2a820f3b007f32b5b95b5b101 SHA512 a7c468ec3500ebe5b4eb18d2dfb75f4c41c237e9e61577eab431021b6c7e173375519ba9f163b1c0fc1f7603771067c60b085c15de09b7db8276e33bffe2aa36
DIST jellyfin_10.8.13_arm64.tar.gz 96059100 BLAKE2B 7b0efda60fa8cd93b0f4dc769d032840da6b2e139fa1a6496fb20270e9bbff7eff6adfdac73fe4a2a9529eb258f7943c50bbb57e4886cc6bf40951fc6b760414 SHA512 b964f1850f2e60e853a6620e957bd67922c0fc823813c193108350cbb7c0d30b4afec80bddb36db4fdc45078f67e1f3398c134fe7ac4a8cd7f38b9bbbbcc3080
-DIST jellyfin_10.9.0-amd64.tar.xz 79564752 BLAKE2B 934e7618a088480b3bdea84a6607de55bdc936af3b481a90ac01daf9ac9de318e8b6d4f4cf49f2a2ca32aea0ba9e1a2a132cbc386a372c61ffb0e47965245bdb SHA512 fdf993c3dcbfb1ea8452e07c1ed2c68e4100f48a01d0cae0789ec01194dd4d5c4281eee337b574cac88a588d93ea01ff87e7a0bdeee0041fcb4b7b4a32eba452
-DIST jellyfin_10.9.0-arm64.tar.xz 75960244 BLAKE2B 41a5e24cf0a6db05813259fe1c26130597673b6d2156df4e2236e87486418e2296848518c9d34132ce6cc1ada23a020ef7612aead50053cee8f1216b5fc0457d SHA512 7e7cbed120287f5e5be3b8c770bff99b57f40bbff619e754e06a110f67ed286043263d5fc2c574a9dcae222fed13bc31780235a505a0a70f2f88344f88f7d20b
DIST jellyfin_10.9.1-amd64-musl.tar.xz 80422904 BLAKE2B e9c89f30908a62ae3c39360c3b50df9dbf7838bd955fd47caff9654e240a8438c130c2582dcf3f0f5b049e6b5ea30adc537125a433c14676e48948dec3a241c4 SHA512 a1c452bce910c1b5f605c65312ea7a1c49463fb03c68e2d54eb1cae899082f7e44113d12549c056cf44fe6c64240aa068dbd16a9dbe6fc4b24e8b060390b30ff
DIST jellyfin_10.9.1-amd64.tar.xz 79545684 BLAKE2B 39641b0c34ccd665dbb893699d4908477548dc57f6e815f5521061e9252aa466069f09351d82c0559a305df228564897b77bed74c9cb56079d4868e1284a3b8f SHA512 da46869ea36b7c0eb3e45d93d4a0f5866f00bcbaa7d9b8a27c0e8a05dbbf12aa7aa463f135c581794684f237719c67b1a46c8dc9db5bf5023d05ad924a9b98e4
DIST jellyfin_10.9.1-arm64-musl.tar.xz 76011964 BLAKE2B c916cba81e29ed8f37181471c062286524f91dad5f61a4a774ef10bfd5a86a2de9e6b87d325197ae79676d34e8b1556e61331a0e950196f20b26e683b5c2c70a SHA512 48df2c3909332a59378785de2321a5a9fc753fa71507fd47e063e3449afeaf9b66d403dbd2afc501619d6483bcfb554b347277515cd52c51c851e97a5eeab1da
diff --git a/www-apps/jellyfin-bin/jellyfin-bin-10.9.0.ebuild b/www-apps/jellyfin-bin/jellyfin-bin-10.9.0.ebuild
deleted file mode 100644
index 9d3d4b9305fe..000000000000
--- a/www-apps/jellyfin-bin/jellyfin-bin-10.9.0.ebuild
+++ /dev/null
@@ -1,68 +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? (
- https://repo.jellyfin.org/files/server/linux/stable/v${PV}/arm64/jellyfin_${PV}-arm64.tar.xz
- )
- amd64? (
- https://repo.jellyfin.org/files/server/linux/stable/v${PV}/amd64/jellyfin_${PV}-amd64.tar.xz
- )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~arm64"
-RESTRICT="mirror test"
-REQUIRED_USE="elibc_glibc"
-
-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-05-13 0:53 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-13 0:53 Craig Andrews [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-17 1:16 [gentoo-commits] repo/gentoo:master commit in: www-apps/jellyfin-bin/ 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-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-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=1715561624.dede4b7bd936388d7d9f4659cf8733bdba6841a1.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