Author: pebender
Date: Sun Nov 30 21:17:50 2008
New Revision: 4034
Added:
trunk/gar-minimyth/script/mediaplayers/vlc/files/vlc-0.9.7.patch.gar
Removed:
trunk/gar-minimyth/script/mediaplayers/vlc/files/vlc-0.9.6.patch.gar
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/mediaplayers/vlc/Makefile
trunk/gar-minimyth/script/mediaplayers/vlc/checksums
Log:
- Updated package
mediaplayers/vlc
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Sun Nov 30
21:17:50 2008
@@ -31,6 +31,7 @@
Updated packages
Updated lib/bluez.
+ Updated mediaplayers/vlc.
Updated xorg-7.3/util-macros.
Updated xorg-7.4/util-macros.
Modified: trunk/gar-minimyth/script/mediaplayers/vlc/Makefile
==============================================================================
--- trunk/gar-minimyth/script/mediaplayers/vlc/Makefile (original)
+++ trunk/gar-minimyth/script/mediaplayers/vlc/Makefile Sun Nov 30 21:17:50
2008
@@ -1,5 +1,5 @@
GARNAME = vlc
-GARVERSION = 0.9.6
+GARVERSION = 0.9.7
CATEGORIES = mediaplayers
MASTER_SITES =
http://download.videolan.org/pub/videolan/$(GARNAME)/$(GARVERSION)/
DISTFILES = $(DISTNAME).tar.bz2
Modified: trunk/gar-minimyth/script/mediaplayers/vlc/checksums
==============================================================================
--- trunk/gar-minimyth/script/mediaplayers/vlc/checksums (original)
+++ trunk/gar-minimyth/script/mediaplayers/vlc/checksums Sun Nov 30
21:17:50 2008
@@ -1,2 +1,2 @@
-cd71276ed867029a6d077a40bccd4d05 download/vlc-0.9.6.tar.bz2
-8ee38e86d1e6901685669d5c15066fdb download/vlc-0.9.6.patch.gar
+7399f5709543fd02c2329556818c1a49 download/vlc-0.9.7.tar.bz2
+57b9477fc1de3579acf262b62566dce0 download/vlc-0.9.7.patch.gar
Added: trunk/gar-minimyth/script/mediaplayers/vlc/files/vlc-0.9.7.patch.gar
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/mediaplayers/vlc/files/vlc-0.9.7.patch.gar
Sun Nov 30 21:17:50 2008
@@ -0,0 +1,14 @@
+diff -Naur vlc-0.9.7-old/vlc-config.in.in vlc-0.9.7-new/vlc-config.in.in
+--- vlc-0.9.7-old/vlc-config.in.in 2008-10-15 12:19:42.000000000 -0700
++++ vlc-0.9.7-new/vlc-config.in.in 2008-11-30 20:23:34.000000000 -0800
+@@ -71,8 +71,8 @@
+ # No need to include the default @*FLAGS@ values here because they are
+ # automatically added when using $(COMPILE), $(CXXCOMPILE) or
$(OBJCCOMPILE)
+ #
+-if test "@includedir@" != "/usr/include"; then
+- includes="[EMAIL PROTECTED]@"
++if test "[EMAIL PROTECTED]@" != "@GAR_DESTDIR@@GAR_includedir@"; then
++ includes="[EMAIL PROTECTED]@"
+ fi
+ if test "${top_builddir}" != ""; then
+ top_builddir="${top_builddir}/"
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---