Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 571568 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/media-video/vlc/vlc-9999.ebuild (-7 / +8 lines)
Lines 2-8 Link Here
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
# $Id$
3
# $Id$
4
4
5
EAPI="5"
5
EAPI="6"
6
6
7
SCM=""
7
SCM=""
8
if [ "${PV%9999}" != "${PV}" ] ; then
8
if [ "${PV%9999}" != "${PV}" ] ; then
Lines 41-50 Link Here
41
IUSE="a52 aalib alsa altivec +audioqueue +avcodec
41
IUSE="a52 aalib alsa altivec +audioqueue +avcodec
42
	+avformat bidi bluray cddb chromaprint chromecast dbus dc1394 debug
42
	+avformat bidi bluray cddb chromaprint chromecast dbus dc1394 debug
43
	directfb directx dts dvb +dvbpsi dvd dxva2 elibc_glibc +encode faad fdk
43
	directfb directx dts dvb +dvbpsi dvd dxva2 elibc_glibc +encode faad fdk
44
	fluidsynth +ffmpeg flac fontconfig +gcrypt gme gnutls httpd
44
	fluidsynth +ffmpeg flac fontconfig +gcrypt gme gnutls gstreamer httpd
45
	ieee1394 jack jpeg kate kde libass libav libcaca libnotify
45
	ieee1394 jack jpeg kate kde libass libav libcaca libnotify
46
	+libsamplerate libtiger linsys libtar lirc live lua
46
	+libsamplerate libtiger linsys libtar lirc live lua
47
	macosx-dialog-provider macosx-eyetv macosx-notifications macosx-quartztext macosx-qtkit
47
	macosx-eyetv macosx-notifications macosx-quartztext macosx-qtkit
48
	matroska media-library cpu_flags_x86_mmx modplug mp3 mpeg mtp musepack
48
	matroska media-library cpu_flags_x86_mmx modplug mp3 mpeg mtp musepack
49
	ncurses neon ogg omxil opencv opengl optimisememory opus
49
	ncurses neon ogg omxil opencv opengl optimisememory opus
50
	png +postproc projectm pulseaudio +qt4 qt5 rdp rtsp run-as-root samba
50
	png +postproc projectm pulseaudio +qt4 qt5 rdp rtsp run-as-root samba
Lines 89-94 Link Here
89
		gcrypt? ( >=dev-libs/libgcrypt-1.2.0:0= )
89
		gcrypt? ( >=dev-libs/libgcrypt-1.2.0:0= )
90
		gme? ( media-libs/game-music-emu:0 )
90
		gme? ( media-libs/game-music-emu:0 )
91
		gnutls? ( >=net-libs/gnutls-3.0.20:0 )
91
		gnutls? ( >=net-libs/gnutls-3.0.20:0 )
92
		gstreamer? ( >=media-libs/gst-plugins-base-1.4.5:1.0 )
92
		ieee1394? ( >=sys-libs/libraw1394-2.0.1:0 >=sys-libs/libavc1394-0.5.3:0 )
93
		ieee1394? ( >=sys-libs/libraw1394-2.0.1:0 >=sys-libs/libavc1394-0.5.3:0 )
93
		jack? ( >=media-sound/jack-audio-connection-kit-0.99.0-r1:0 )
94
		jack? ( >=media-sound/jack-audio-connection-kit-0.99.0-r1:0 )
94
		jpeg? ( virtual/jpeg:0 )
95
		jpeg? ( virtual/jpeg:0 )
Lines 249-254 Link Here
249
	# We are not in a real git checkout due to the absence of a .git directory.
250
	# We are not in a real git checkout due to the absence of a .git directory.
250
	touch src/revision.txt || die
251
	touch src/revision.txt || die
251
252
253
	default
254
252
	# Fix build system mistake.
255
	# Fix build system mistake.
253
	epatch "${FILESDIR}"/${PN}-2.1.0-fix-libtremor-libs.patch
256
	epatch "${FILESDIR}"/${PN}-2.1.0-fix-libtremor-libs.patch
254
257
Lines 263-270 Link Here
263
		sed -i 's/ --started-from-file//' share/vlc.desktop.in || die
266
		sed -i 's/ --started-from-file//' share/vlc.desktop.in || die
264
	fi
267
	fi
265
268
266
	epatch_user
267
268
	eautoreconf
269
	eautoreconf
269
270
270
	# Disable automatic running of tests.
271
	# Disable automatic running of tests.
Lines 343-348 Link Here
343
		$(use_enable gcrypt libgcrypt) \
344
		$(use_enable gcrypt libgcrypt) \
344
		$(use_enable gme) \
345
		$(use_enable gme) \
345
		$(use_enable gnutls) \
346
		$(use_enable gnutls) \
347
		$(use_enable gstreamer gst-decode) \
346
		$(use_enable httpd) \
348
		$(use_enable httpd) \
347
		$(use_enable ieee1394 dv1394) \
349
		$(use_enable ieee1394 dv1394) \
348
		$(use_enable jack) \
350
		$(use_enable jack) \
Lines 359-365 Link Here
359
		$(use_enable lirc) \
361
		$(use_enable lirc) \
360
		$(use_enable live live555) \
362
		$(use_enable live live555) \
361
		$(use_enable lua) \
363
		$(use_enable lua) \
362
		$(use_enable macosx-dialog-provider) \
363
		$(use_enable macosx-eyetv) \
364
		$(use_enable macosx-eyetv) \
364
		$(use_enable macosx-notifications osx-notifications) \
365
		$(use_enable macosx-notifications osx-notifications) \
365
		$(use_enable macosx-qtkit) \
366
		$(use_enable macosx-qtkit) \
Lines 422-428 Link Here
422
		$(use_enable xml libxml2) \
423
		$(use_enable xml libxml2) \
423
		$(use_enable xv xvideo) \
424
		$(use_enable xv xvideo) \
424
		$(use_enable x265) \
425
		$(use_enable x265) \
425
		$(use_enable zeroconf bonjour) \
426
		$(use_enable zeroconf avahi) \
426
		$(use_enable zvbi) $(use_enable !zvbi telx) \
427
		$(use_enable zvbi) $(use_enable !zvbi telx) \
427
		--disable-asdcp \
428
		--disable-asdcp \
428
		--disable-coverage \
429
		--disable-coverage \

Return to bug 571568