| 1 | # Copyright 1999-2009 Gentoo Foundation |
1 | # Copyright 1999-2009 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.47 2009/10/18 21:28:09 aballier Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.48 2009/11/21 11:39:49 aballier Exp $ |
| 4 | |
4 | |
| 5 | EAPI="2" |
5 | EAPI="2" |
| 6 | |
6 | |
| 7 | SCM="" |
7 | SCM="" |
| 8 | if [ "${PV%9999}" != "${PV}" ] ; then |
8 | if [ "${PV%9999}" != "${PV}" ] ; then |
| … | |
… | |
| 45 | |
45 | |
| 46 | KEYWORDS="" |
46 | KEYWORDS="" |
| 47 | IUSE="a52 aac aalib alsa altivec atmo avahi bidi cdda cddax cddb cdio dbus dc1394 |
47 | IUSE="a52 aac aalib alsa altivec atmo avahi bidi cdda cddax cddb cdio dbus dc1394 |
| 48 | debug dirac directfb dts dvb dvd elibc_glibc fbcon fluidsynth +ffmpeg flac fontconfig |
48 | debug dirac directfb dts dvb dvd elibc_glibc fbcon fluidsynth +ffmpeg flac fontconfig |
| 49 | +gcrypt ggi gnome gnutls httpd id3tag ieee1394 jack kate libass libcaca |
49 | +gcrypt ggi gnome gnutls httpd id3tag ieee1394 jack kate libass libcaca |
| 50 | libnotify libproxy libsysfs libtiger libv4l2 lirc live lua matroska mmx |
50 | libnotify libproxy libsysfs libtiger libv4l libv4l2 lirc live lua matroska mmx |
| 51 | modplug mp3 mpeg mtp musepack ncurses nsplugin ogg opengl optimisememory oss |
51 | modplug mp3 mpeg mtp musepack ncurses nsplugin ogg opengl optimisememory oss |
| 52 | png projectm pulseaudio pvr +qt4 remoteosd rtsp run-as-root samba |
52 | png projectm pulseaudio pvr +qt4 remoteosd rtsp run-as-root samba |
| 53 | schroedinger sdl sdl-image seamonkey shine shout skins speex sse stream |
53 | schroedinger sdl sdl-image seamonkey shine shout skins speex sse stream |
| 54 | svg svga taglib theora truetype twolame udev upnp v4l v4l2 vcdinfo vcdx vlm |
54 | svg svga taglib theora truetype twolame udev upnp v4l v4l2 vcdinfo vcdx vlm |
| 55 | vorbis win32codecs wma-fixed X x264 xcb xml xosd xv zvbi" |
55 | vorbis win32codecs wma-fixed X x264 xcb xml xosd xv zvbi" |
| … | |
… | |
| 134 | media-fonts/dejavu ) |
134 | media-fonts/dejavu ) |
| 135 | twolame? ( media-sound/twolame ) |
135 | twolame? ( media-sound/twolame ) |
| 136 | udev? ( >=sys-fs/udev-142 ) |
136 | udev? ( >=sys-fs/udev-142 ) |
| 137 | upnp? ( net-libs/libupnp ) |
137 | upnp? ( net-libs/libupnp ) |
| 138 | v4l2? ( libv4l2? ( media-libs/libv4l ) ) |
138 | v4l2? ( libv4l2? ( media-libs/libv4l ) ) |
|
|
139 | v4l? ( libv4l? ( media-libs/libv4l ) ) |
| 139 | vcdinfo? ( >=media-video/vcdimager-0.7.22 ) |
140 | vcdinfo? ( >=media-video/vcdimager-0.7.22 ) |
| 140 | vorbis? ( media-libs/libvorbis ) |
141 | vorbis? ( media-libs/libvorbis ) |
| 141 | win32codecs? ( media-libs/win32codecs ) |
142 | win32codecs? ( media-libs/win32codecs ) |
| 142 | X? ( |
143 | X? ( |
| 143 | x11-libs/libX11 |
144 | x11-libs/libX11 |
| … | |
… | |
| 198 | vlc_use_needs vcdinfo cdio |
199 | vlc_use_needs vcdinfo cdio |
| 199 | vlc_use_needs bidi truetype |
200 | vlc_use_needs bidi truetype |
| 200 | vlc_use_force remoteosd gcrypt |
201 | vlc_use_force remoteosd gcrypt |
| 201 | vlc_use_needs fontconfig truetype |
202 | vlc_use_needs fontconfig truetype |
| 202 | vlc_use_needs libv4l2 v4l2 |
203 | vlc_use_needs libv4l2 v4l2 |
|
|
204 | vlc_use_needs libv4l v4l |
| 203 | vlc_use_needs libtiger kate |
205 | vlc_use_needs libtiger kate |
| 204 | vlc_use_needs xv xcb |
206 | vlc_use_needs xv xcb |
| 205 | use cddb && use !cdda && use !cddax && ewarn "USE=cddb requires either cdda or cddax, cddb will be disabled." |
207 | use cddb && use !cdda && use !cddax && ewarn "USE=cddb requires either cdda or cddax, cddb will be disabled." |
| 206 | if use qt4 || use skins ; then |
208 | if use qt4 || use skins ; then |
| 207 | qt4_pkg_setup |
209 | qt4_pkg_setup |
| … | |
… | |
| 289 | $(use_enable libnotify notify) \ |
291 | $(use_enable libnotify notify) \ |
| 290 | $(use_enable libproxy) \ |
292 | $(use_enable libproxy) \ |
| 291 | --disable-libtar \ |
293 | --disable-libtar \ |
| 292 | $(use_enable libtiger tiger) \ |
294 | $(use_enable libtiger tiger) \ |
| 293 | $(use_enable libsysfs) \ |
295 | $(use_enable libsysfs) \ |
|
|
296 | $(use_enable libv4l) \ |
| 294 | $(use_enable libv4l2) \ |
297 | $(use_enable libv4l2) \ |
| 295 | $(use_enable lirc) \ |
298 | $(use_enable lirc) \ |
| 296 | $(use_enable live live555) \ |
299 | $(use_enable live live555) \ |
| 297 | $(use_enable lua) \ |
300 | $(use_enable lua) \ |
| 298 | $(use_enable matroska mkv) \ |
301 | $(use_enable matroska mkv) \ |
| … | |
… | |
| 359 | } |
362 | } |
| 360 | |
363 | |
| 361 | src_install() { |
364 | src_install() { |
| 362 | emake DESTDIR="${D}" install || die "make install failed" |
365 | emake DESTDIR="${D}" install || die "make install failed" |
| 363 | |
366 | |
| 364 | dodoc AUTHORS MAINTAINERS HACKING THANKS NEWS README \ |
367 | dodoc AUTHORS HACKING THANKS NEWS README \ |
| 365 | doc/fortunes.txt doc/intf-cdda.txt doc/intf-vcd.txt |
368 | doc/fortunes.txt doc/intf-cdda.txt doc/intf-vcd.txt |
| 366 | |
369 | |
| 367 | rm -rf "${D}/usr/share/doc/vlc" \ |
370 | rm -rf "${D}/usr/share/doc/vlc" \ |
| 368 | "${D}"/usr/share/vlc/vlc{16x16,32x32,48x48,128x128}.{png,xpm,ico} |
371 | "${D}"/usr/share/vlc/vlc{16x16,32x32,48x48,128x128}.{png,xpm,ico} |
| 369 | |
372 | |