1 | # Copyright 1999-2013 Gentoo Foundation |
1 | # Copyright 1999-2013 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.190 2013/08/11 22:57:34 aballier Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.191 2013/09/20 23:30:16 scarabeus Exp $ |
4 | |
4 | |
5 | EAPI="5" |
5 | EAPI="5" |
6 | |
6 | |
7 | SCM="" |
7 | SCM="" |
8 | if [ "${PV%9999}" != "${PV}" ] ; then |
8 | if [ "${PV%9999}" != "${PV}" ] ; then |
… | |
… | |
144 | |
144 | |
145 | DEPEND="${RDEPEND} |
145 | DEPEND="${RDEPEND} |
146 | kde? ( >=kde-base/kdelibs-4 ) |
146 | kde? ( >=kde-base/kdelibs-4 ) |
147 | xcb? ( x11-proto/xproto ) |
147 | xcb? ( x11-proto/xproto ) |
148 | app-arch/xz-utils |
148 | app-arch/xz-utils |
|
|
149 | >=sys-devel/gettext-0.18.3 |
149 | virtual/pkgconfig" |
150 | virtual/pkgconfig" |
150 | |
151 | |
151 | REQUIRED_USE=" |
152 | REQUIRED_USE=" |
152 | aalib? ( X ) |
153 | aalib? ( X ) |
153 | bidi? ( truetype ) |
154 | bidi? ( truetype ) |