Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/, media-video/popcorntime-bin/
Date: Mon, 31 Jan 2022 09:05:30
Message-Id: 1643619917.794889982e2c1b64e4849963dbbe531defb6efcf.andrewammerlaan@gentoo
1 commit: 794889982e2c1b64e4849963dbbe531defb6efcf
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 31 09:03:55 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 31 09:05:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79488998
7
8 musl/package.mask: mask popcorntime-bin on musl profiles
9
10 Closes: https://bugs.gentoo.org/832386
11
12 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
13
14 media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild | 1 +
15 profiles/features/musl/package.mask | 1 +
16 2 files changed, 2 insertions(+)
17
18 diff --git a/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild b/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild
19 index be67597435bd..e47c9e68c4c9 100644
20 --- a/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild
21 +++ b/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild
22 @@ -25,6 +25,7 @@ RDEPEND="
23 media-libs/alsa-lib
24 net-print/cups
25 sys-apps/dbus
26 + sys-libs/glibc
27 x11-libs/cairo
28 x11-libs/gdk-pixbuf
29 x11-libs/gtk+:3
30
31 diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
32 index 830fce29bb3f..e510c95edb02 100644
33 --- a/profiles/features/musl/package.mask
34 +++ b/profiles/features/musl/package.mask
35 @@ -24,6 +24,7 @@ dev-db/sqlcl-bin
36 # Andrew Ammerlaan <andrewammerlaan@g.o> (2022-01-05)
37 # Binary package linked to glibc
38 app-text/zotero-bin
39 +media-video/popcorntime-bin
40
41 # Ulrich Müller <ulm@g.o> (2022-01-04)
42 # Emacs 23 does not support x86_64-gentoo-linux-musl systems