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.184 2013/04/02 13:55:46 lu_zero Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.185 2013/04/27 15:05:06 scarabeus Exp $ |
4 | |
4 | |
5 | EAPI="4" |
5 | EAPI="4" |
6 | |
6 | |
7 | SCM="" |
7 | SCM="" |
8 | if [ "${PV%9999}" != "${PV}" ] ; then |
8 | if [ "${PV%9999}" != "${PV}" ] ; then |
… | |
… | |
46 | IUSE="a52 aac aalib alsa altivec atmo +audioqueue avahi +avcodec |
46 | IUSE="a52 aac aalib alsa altivec atmo +audioqueue avahi +avcodec |
47 | +avformat bidi bluray cdda cddb dbus dc1394 debug dirac |
47 | +avformat bidi bluray cdda cddb dbus dc1394 debug dirac |
48 | directfb directx dts dvb +dvbpsi dvd dxva2 elibc_glibc egl +encode |
48 | directfb directx dts dvb +dvbpsi dvd dxva2 elibc_glibc egl +encode |
49 | fluidsynth +ffmpeg flac fontconfig +gcrypt gme gnome gnutls |
49 | fluidsynth +ffmpeg flac fontconfig +gcrypt gme gnome gnutls |
50 | growl httpd ieee1394 ios-vout jack kate kde libass libcaca libnotify |
50 | growl httpd ieee1394 ios-vout jack kate kde libass libcaca libnotify |
51 | libproxy libsamplerate libtiger linsys libtar lirc live lua +macosx |
51 | libsamplerate libtiger linsys libtar lirc live lua +macosx |
52 | +macosx-audio +macosx-dialog-provider +macosx-eyetv +macosx-quartztext |
52 | +macosx-audio +macosx-dialog-provider +macosx-eyetv +macosx-quartztext |
53 | +macosx-qtkit +macosx-vout matroska media-library mmx modplug mp3 mpeg |
53 | +macosx-qtkit +macosx-vout matroska media-library mmx modplug mp3 mpeg |
54 | mtp musepack ncurses neon ogg omxil opengl optimisememory oss png |
54 | mtp musepack ncurses neon ogg omxil opengl optimisememory oss png |
55 | +postproc projectm pulseaudio +qt4 rtsp run-as-root samba schroedinger |
55 | +postproc projectm pulseaudio +qt4 rtsp run-as-root samba schroedinger |
56 | sdl sdl-image shine shout sid skins speex sse svg +swscale |
56 | sdl sdl-image shine shout sid skins speex sse svg +swscale |
… | |
… | |
90 | jack? ( >=media-sound/jack-audio-connection-kit-0.99.0-r1 ) |
90 | jack? ( >=media-sound/jack-audio-connection-kit-0.99.0-r1 ) |
91 | kate? ( >=media-libs/libkate-0.1.1 ) |
91 | kate? ( >=media-libs/libkate-0.1.1 ) |
92 | libass? ( >=media-libs/libass-0.9.8 media-libs/fontconfig ) |
92 | libass? ( >=media-libs/libass-0.9.8 media-libs/fontconfig ) |
93 | libcaca? ( >=media-libs/libcaca-0.99_beta14 ) |
93 | libcaca? ( >=media-libs/libcaca-0.99_beta14 ) |
94 | libnotify? ( x11-libs/libnotify x11-libs/gtk+:2 ) |
94 | libnotify? ( x11-libs/libnotify x11-libs/gtk+:2 ) |
95 | libproxy? ( net-libs/libproxy ) |
|
|
96 | libsamplerate? ( media-libs/libsamplerate ) |
95 | libsamplerate? ( media-libs/libsamplerate ) |
97 | libtar? ( >=dev-libs/libtar-1.2.11-r3 ) |
96 | libtar? ( >=dev-libs/libtar-1.2.11-r3 ) |
98 | libtiger? ( media-libs/libtiger ) |
97 | libtiger? ( media-libs/libtiger ) |
99 | linsys? ( >=media-libs/zvbi-0.2.28 ) |
98 | linsys? ( >=media-libs/zvbi-0.2.28 ) |
100 | lirc? ( app-misc/lirc ) |
99 | lirc? ( app-misc/lirc ) |
… | |
… | |
246 | $(use_enable kate) \ |
245 | $(use_enable kate) \ |
247 | $(use_with kde kde-solid) \ |
246 | $(use_with kde kde-solid) \ |
248 | $(use_enable libass) \ |
247 | $(use_enable libass) \ |
249 | $(use_enable libcaca caca) \ |
248 | $(use_enable libcaca caca) \ |
250 | $(use_enable libnotify notify) \ |
249 | $(use_enable libnotify notify) \ |
251 | $(use_enable libproxy) \ |
|
|
252 | $(use_enable libsamplerate samplerate) \ |
250 | $(use_enable libsamplerate samplerate) \ |
253 | $(use_enable libtar) \ |
251 | $(use_enable libtar) \ |
254 | $(use_enable libtiger tiger) \ |
252 | $(use_enable libtiger tiger) \ |
255 | $(use_enable linsys) \ |
253 | $(use_enable linsys) \ |
256 | $(use_enable lirc) \ |
254 | $(use_enable lirc) \ |