* [gentoo-commits] repo/gentoo:master commit in: www-apps/jellyfin/, profiles/features/musl/
@ 2022-10-08 15:47 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2022-10-08 15:47 UTC (permalink / raw
To: gentoo-commits
commit: eb78be4599ef956564ffff6fc25d88f3cd9c86ac
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 8 15:43:04 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 8 15:46:59 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb78be45
www-apps/jellyfin: depend on glibc (binpkg)
Closes: https://bugs.gentoo.org/876061
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/features/musl/package.mask | 1 +
www-apps/jellyfin/jellyfin-10.8.3.ebuild | 3 ++-
www-apps/jellyfin/jellyfin-10.8.4.ebuild | 3 ++-
www-apps/jellyfin/jellyfin-10.8.5.ebuild | 3 ++-
4 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index d29e6b92f13c..1e3b5fccab3b 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -174,6 +174,7 @@ sys-block/hpssacli
sys-block/megacli
sys-power/dptfxtract
www-apps/chromedriver-bin
+www-apps/jellyfin
www-client/chromium-bin
www-client/google-chrome
www-client/google-chrome-beta
diff --git a/www-apps/jellyfin/jellyfin-10.8.3.ebuild b/www-apps/jellyfin/jellyfin-10.8.3.ebuild
index dd242eb3b144..b5e0bb39283a 100644
--- a/www-apps/jellyfin/jellyfin-10.8.3.ebuild
+++ b/www-apps/jellyfin/jellyfin-10.8.3.ebuild
@@ -24,7 +24,8 @@ SLOT="0"
KEYWORDS="~amd64"
DEPEND="acct-user/jellyfin"
RDEPEND="${DEPEND}
- media-video/ffmpeg[vpx,x264]"
+ media-video/ffmpeg[vpx,x264]
+ sys-libs/glibc"
BDEPEND="acct-user/jellyfin"
INST_DIR="/opt/${PN}"
QA_PREBUILT="${INST_DIR#/}/*.so ${INST_DIR#/}/jellyfin ${INST_DIR#/}/createdump"
diff --git a/www-apps/jellyfin/jellyfin-10.8.4.ebuild b/www-apps/jellyfin/jellyfin-10.8.4.ebuild
index a744c86b3f2e..95ec72a2d1f7 100644
--- a/www-apps/jellyfin/jellyfin-10.8.4.ebuild
+++ b/www-apps/jellyfin/jellyfin-10.8.4.ebuild
@@ -24,8 +24,9 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64"
DEPEND="acct-user/jellyfin"
RDEPEND="${DEPEND}
+ dev-libs/icu
media-video/ffmpeg[vpx,x264]
- dev-libs/icu"
+ sys-libs/glibc"
BDEPEND="acct-user/jellyfin"
INST_DIR="/opt/${PN}"
QA_PREBUILT="${INST_DIR#/}/*.so ${INST_DIR#/}/jellyfin ${INST_DIR#/}/createdump"
diff --git a/www-apps/jellyfin/jellyfin-10.8.5.ebuild b/www-apps/jellyfin/jellyfin-10.8.5.ebuild
index a744c86b3f2e..95ec72a2d1f7 100644
--- a/www-apps/jellyfin/jellyfin-10.8.5.ebuild
+++ b/www-apps/jellyfin/jellyfin-10.8.5.ebuild
@@ -24,8 +24,9 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64"
DEPEND="acct-user/jellyfin"
RDEPEND="${DEPEND}
+ dev-libs/icu
media-video/ffmpeg[vpx,x264]
- dev-libs/icu"
+ sys-libs/glibc"
BDEPEND="acct-user/jellyfin"
INST_DIR="/opt/${PN}"
QA_PREBUILT="${INST_DIR#/}/*.so ${INST_DIR#/}/jellyfin ${INST_DIR#/}/createdump"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-10-08 15:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-08 15:47 [gentoo-commits] repo/gentoo:master commit in: www-apps/jellyfin/, profiles/features/musl/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox