Author: pebender
Date: Thu Sep 11 18:51:18 2008
New Revision: 3734
Modified:
trunk/gar-minimyth/script/mediaplayers/mplayer-svn/Makefile
Log:
- Changed package mediaplayers/mplayer-svn so that it uses the external
dvdread libraries.
Modified: trunk/gar-minimyth/script/mediaplayers/mplayer-svn/Makefile
==============================================================================
--- trunk/gar-minimyth/script/mediaplayers/mplayer-svn/Makefile (original)
+++ trunk/gar-minimyth/script/mediaplayers/mplayer-svn/Makefile Thu Sep 11
18:51:18 2008
@@ -11,7 +11,7 @@
define BLURB
endef
-DEPENDS = lang/c lib/alsa-lib lib/faad2 lib/ffmpeg lib/fontconfig
lib/freetype lib/libcdio lib/libdca lib/libdvdnav lib/libjpeg lib/libmad
lib/libpng lib/zlib system/lirc xorg/xorg
+DEPENDS = lang/c lib/alsa-lib lib/faad2 lib/ffmpeg lib/fontconfig
lib/freetype lib/libcdio lib/libdca lib/libdvdnav lib/libdvdread
lib/libjpeg lib/libmad lib/libpng lib/zlib system/lirc xorg/xorg
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
@@ -64,7 +64,7 @@
--disable-nemesi \
--enable-dvdnav \
--enable-dvdread \
- --enable-dvdread-internal \
+ --disable-dvdread-internal \
--disable-libdvdcss-internal \
--disable-cdparanoia \
--disable-cddb \
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---