Author: pebender
Date: Wed Dec 3 11:20:34 2008
New Revision: 4048
Added:
trunk/gar-minimyth/script/mediaplayers/vlc/files/vlc-0.9.8a.patch.gar
Removed:
trunk/gar-minimyth/script/mediaplayers/vlc/files/vlc-0.9.8.patch.gar
Modified:
trunk/gar-minimyth/html/minimyth/index.html
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/index.html
==============================================================================
--- trunk/gar-minimyth/html/minimyth/index.html (original)
+++ trunk/gar-minimyth/html/minimyth/index.html Wed Dec 3 11:20:34 2008
@@ -72,7 +72,7 @@
</ul>
</li>
<li>
- <a href="http://www.videolan.org/">VLC</a>
<strong>0.9.8</strong> and
+ <a href="http://www.videolan.org/">VLC</a>
<strong>0.9.8a</strong> and
<a href="http://ffmpeg.mplayerhq.hu/">FFmpeg</a> <strong>SVN
15948</strong>
(experimental)
</li>
Modified: trunk/gar-minimyth/script/mediaplayers/vlc/Makefile
==============================================================================
--- trunk/gar-minimyth/script/mediaplayers/vlc/Makefile (original)
+++ trunk/gar-minimyth/script/mediaplayers/vlc/Makefile Wed Dec 3 11:20:34
2008
@@ -1,5 +1,5 @@
GARNAME = vlc
-GARVERSION = 0.9.8
+GARVERSION = 0.9.8a
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 Wed Dec 3
11:20:34 2008
@@ -1,2 +1,2 @@
-37d04a166096af9c856a7f1b7326bbac download/vlc-0.9.8.tar.bz2
-d404ad2b99687f39e795634a1707ac18 download/vlc-0.9.8.patch.gar
+8ffa2ff763badd5de7592004d8d69a63 download/vlc-0.9.8a.tar.bz2
+29a4ab2394b3da09819f6fe7f94659a4 download/vlc-0.9.8a.patch.gar
Added: trunk/gar-minimyth/script/mediaplayers/vlc/files/vlc-0.9.8a.patch.gar
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/mediaplayers/vlc/files/vlc-0.9.8a.patch.gar
Wed Dec 3 11:20:34 2008
@@ -0,0 +1,14 @@
+diff -Naur vlc-0.9.8a-old/vlc-config.in.in vlc-0.9.8a-new/vlc-config.in.in
+--- vlc-0.9.8a-old/vlc-config.in.in 2008-10-15 12:19:42.000000000 -0700
++++ vlc-0.9.8a-new/vlc-config.in.in 2008-12-03 09:00:17.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
-~----------~----~----~----~------~----~------~--~---