Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/gxine/
Date: Sat, 20 Apr 2019 23:25:43
Message-Id: 1555658512.1f381d57aaf4b85da9b79d584ee5b852f4770fd9.pacho@gentoo
1 commit: 1f381d57aaf4b85da9b79d584ee5b852f4770fd9
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 19 07:20:42 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 19 07:21:52 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f381d57
7
8 media-video/gxine: Needs xine-lib[gtk] to build
9
10 Bug: https://bugs.gentoo.org/681488
11 Package-Manager: Portage-2.3.62, Repoman-2.3.12
12 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
13
14 media-video/gxine/gxine-0.5.909.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-video/gxine/gxine-0.5.909.ebuild b/media-video/gxine/gxine-0.5.909.ebuild
18 index d8154294cae..6dc406efbed 100644
19 --- a/media-video/gxine/gxine-0.5.909.ebuild
20 +++ b/media-video/gxine/gxine-0.5.909.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -13,7 +13,7 @@ SLOT="0"
28 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
29 IUSE="l10n_cs l10n_de lirc nls nsplugin udev +xcb xinerama"
30
31 -COMMON_DEPEND=">=media-libs/xine-lib-1.1.20
32 +COMMON_DEPEND=">=media-libs/xine-lib-1.1.20[gtk]
33 x11-libs/gtk+:2
34 >=dev-libs/glib-2
35 >=dev-lang/spidermonkey-1.8.2.15:0