Author: pebender
Date: Mon Dec 1 19:37:06 2008
New Revision: 4036
Added:
trunk/gar-minimyth/script/mediaplayers/vlc/files/vlc-0.9.8.patch.gar
Removed:
trunk/gar-minimyth/script/mediaplayers/vlc/files/vlc-0.9.7.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 Mon Dec 1 19:37:06 2008
@@ -72,7 +72,7 @@
</ul>
</li>
<li>
- <a href="http://www.videolan.org/">VLC</a>
<strong>0.9.6</strong> and
+ <a href="http://www.videolan.org/">VLC</a>
<strong>0.9.8</strong> and
<a href="http://ffmpeg.mplayerhq.hu/">FFmpeg</a> <strong>SVN
15948</strong>
(experimental)
</li>
@@ -196,7 +196,7 @@
alt="Valid CSS!" height="31" width="88" /></a>
</div>
<div class="version">
- Last Updated on 2008-11-28
+ Last Updated on 2008-12-01
<br />
< mailto : webmaster at minimyth dot org >
</div>
Modified: trunk/gar-minimyth/script/mediaplayers/vlc/Makefile
==============================================================================
--- trunk/gar-minimyth/script/mediaplayers/vlc/Makefile (original)
+++ trunk/gar-minimyth/script/mediaplayers/vlc/Makefile Mon Dec 1 19:37:06
2008
@@ -1,5 +1,5 @@
GARNAME = vlc
-GARVERSION = 0.9.7
+GARVERSION = 0.9.8
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 Mon Dec 1
19:37:06 2008
@@ -1,2 +1,2 @@
-7399f5709543fd02c2329556818c1a49 download/vlc-0.9.7.tar.bz2
-57b9477fc1de3579acf262b62566dce0 download/vlc-0.9.7.patch.gar
+37d04a166096af9c856a7f1b7326bbac download/vlc-0.9.8.tar.bz2
+d404ad2b99687f39e795634a1707ac18 download/vlc-0.9.8.patch.gar
Added: trunk/gar-minimyth/script/mediaplayers/vlc/files/vlc-0.9.8.patch.gar
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/mediaplayers/vlc/files/vlc-0.9.8.patch.gar
Mon Dec 1 19:37:06 2008
@@ -0,0 +1,14 @@
+diff -Naur vlc-0.9.8-old/vlc-config.in.in vlc-0.9.8-new/vlc-config.in.in
+--- vlc-0.9.8-old/vlc-config.in.in 2008-10-15 12:19:42.000000000 -0700
++++ vlc-0.9.8-new/vlc-config.in.in 2008-12-01 19:33:41.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
-~----------~----~----~----~------~----~------~--~---