Author: pebender
Date: Fri Jun 19 23:05:40 2009
New Revision: 4986
Modified:
trunk/gar-minimyth/html/minimyth/index.html
trunk/gar-minimyth/script/lib/ffmpeg/Makefile
trunk/gar-minimyth/script/lib/ffmpeg/checksums
trunk/gar-minimyth/script/lib/ffmpeg/files/ffmpeg.patch.gar
trunk/gar-minimyth/script/mediaplayers/mplayer-svn/checksums
trunk/gar-minimyth/script/mediaplayers/mplayer-svn/files/MPlayer-gcc_4.4.0_hack.patch
trunk/gar-minimyth/script/mediaplayers/mplayer-svn/package-api.mk
Log:
- Updated packages lib/ffmpeg and mediaplayers/mplayer-svn.
Modified: trunk/gar-minimyth/html/minimyth/index.html
==============================================================================
--- trunk/gar-minimyth/html/minimyth/index.html (original)
+++ trunk/gar-minimyth/html/minimyth/index.html Fri Jun 19 23:05:40 2009
@@ -58,8 +58,8 @@
</li>
<li><a
href="http://home.kabelfoon.nl/~moongies/streamtuned.html">MythStream</a>
<strong>0.18_1</strong></li>
<li>
- <a href="http://www.mplayerhq.hu/">MPlayer</a> <strong>SVN
29352</strong> and
- <a href="http://www.ffmpeg.org/">FFmpeg</a> <strong>SVN
19153</strong>
+ <a href="http://www.mplayerhq.hu/">MPlayer</a> <strong>SVN
29374</strong> and
+ <a href="http://www.ffmpeg.org/">FFmpeg</a> <strong>SVN
19228</strong>
</li>
<li>
<a href="http://www.mplayerhq.hu/">MPlayer</a>
<strong>1.0rc2</strong> with patches to add
@@ -70,13 +70,13 @@
</li>
<li>
<a href="http://www.videolan.org/">VLC</a>
<strong>1.0.0-rc4</strong> and
- <a href="http://www.ffmpeg.org/">FFmpeg</a> <strong>SVN
19153</strong>
+ <a href="http://www.ffmpeg.org/">FFmpeg</a> <strong>SVN
19228</strong>
(experimental)
</li>
<li>
<a href="http://www.xine-project.org/">xine-ui</a>
<strong>0.99.5</strong>,
<a href="http://www.xine-project.org/">xine-lib</a>
<strong>1.1.16.3</strong> and
- <a href="http://www.ffmpeg.org/">FFmpeg</a> <strong>SVN
19153</strong>
+ <a href="http://www.ffmpeg.org/">FFmpeg</a> <strong>SVN
19228</strong>
</li>
<li>
<a href="http://fceultra.sourceforge.net/">FCE Ultra</a>
<strong>0.98.13-pre</strong>
Modified: trunk/gar-minimyth/script/lib/ffmpeg/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/ffmpeg/Makefile (original)
+++ trunk/gar-minimyth/script/lib/ffmpeg/Makefile Fri Jun 19 23:05:40 2009
@@ -1,5 +1,5 @@
GARNAME = ffmpeg
-GARVERSION = 19153.$(MPLAYER_TRUNK_VERSION)
+GARVERSION = 19228.$(MPLAYER_TRUNK_VERSION)
CATEGORIES = lib
MASTER_SITES = svn://svn.ffmpeg.org/
DISTFILES = $(DISTNAME).tar.bz2
Modified: trunk/gar-minimyth/script/lib/ffmpeg/checksums
==============================================================================
--- trunk/gar-minimyth/script/lib/ffmpeg/checksums (original)
+++ trunk/gar-minimyth/script/lib/ffmpeg/checksums Fri Jun 19 23:05:40 2009
@@ -1 +1 @@
-5a236d1cd696d7835d28a2b1f0275b62 download/ffmpeg.patch.gar
+aa5b869686f75dab01eacb45653aa1c4 download/ffmpeg.patch.gar
Modified: trunk/gar-minimyth/script/lib/ffmpeg/files/ffmpeg.patch.gar
==============================================================================
--- trunk/gar-minimyth/script/lib/ffmpeg/files/ffmpeg.patch.gar (original)
+++ trunk/gar-minimyth/script/lib/ffmpeg/files/ffmpeg.patch.gar Fri Jun 19
23:05:40 2009
@@ -1,7 +1,7 @@
-diff -Naur ffmpeg-19153.29352-old/configure
ffmpeg-19153.29352-new/configure
---- ffmpeg-19153.29352-old/configure 2009-06-11 03:13:15.000000000 -0700
-+++ ffmpeg-19153.29352-new/configure 2009-06-11 03:13:34.000000000 -0700
-@@ -734,11 +734,11 @@
+diff -Naur ffmpeg-19228.29374-old/configure
ffmpeg-19228.29374-new/configure
+--- ffmpeg-19228.29374-old/configure 2009-06-19 17:11:30.000000000 -0700
++++ ffmpeg-19228.29374-new/configure 2009-06-19 21:02:11.000000000 -0700
+@@ -740,11 +740,11 @@
func=$4
shift 4
disable $cfg
@@ -16,7 +16,7 @@
check_lib "$@" $header $func && enable $cfg
fi
return $err
-@@ -2129,7 +2129,7 @@
+@@ -2135,7 +2135,7 @@
disable sdl_too_old
disable sdl
Modified: trunk/gar-minimyth/script/mediaplayers/mplayer-svn/checksums
==============================================================================
--- trunk/gar-minimyth/script/mediaplayers/mplayer-svn/checksums
(original)
+++ trunk/gar-minimyth/script/mediaplayers/mplayer-svn/checksums Fri Jun
19
23:05:40 2009
@@ -1 +1 @@
-4a7fe8933479c1485f1c2ed8db5cc3d7 download/MPlayer-gcc_4.4.0_hack.patch
+4238ea4bd0a9cdee7d66f1a57f714184 download/MPlayer-gcc_4.4.0_hack.patch
Modified:
trunk/gar-minimyth/script/mediaplayers/mplayer-svn/files/MPlayer-gcc_4.4.0_hack.patch
==============================================================================
---
trunk/gar-minimyth/script/mediaplayers/mplayer-svn/files/MPlayer-gcc_4.4.0_hack.patch
(original)
+++
trunk/gar-minimyth/script/mediaplayers/mplayer-svn/files/MPlayer-gcc_4.4.0_hack.patch
Fri Jun 19 23:05:40 2009
@@ -1,7 +1,7 @@
-diff -Naur MPlayer-29352-old/configure MPlayer-29352-new/configure
---- MPlayer-29352-old/configure 2009-06-11 03:15:35.000000000 -0700
-+++ MPlayer-29352-new/configure 2009-06-17 23:20:53.000000000 -0700
-@@ -2393,8 +2393,8 @@
+diff -Naur MPlayer-29374-old/configure MPlayer-29374-new/configure
+--- MPlayer-29374-old/configure 2009-06-19 21:04:12.000000000 -0700
++++ MPlayer-29374-new/configure 2009-06-19 21:06:05.000000000 -0700
+@@ -2410,8 +2410,8 @@
__attribute__((noinline)) static int foo3(int i1, int i2, int i3) {
return i3; }
int main(void) { return foo3(1,2,3) == 3 ? 0 : 1; }
EOF
@@ -12,7 +12,7 @@
&& tmp_run && cflags_stackrealign="-mstackrealign -fno-unit-at-a-time"
test -n "$cflags_stackrealign" && echores "yes" || echores "no"
fi # if darwin && test "$cc_vendor" = "gnu" ; then
-@@ -2411,7 +2411,7 @@
+@@ -2428,7 +2428,7 @@
elif test "$cc_vendor" != "gnu" ; then
CFLAGS="-O2 $_march $_mcpu $_pipe"
else
@@ -21,7 +21,7 @@
extra_ldflags="$extra_ldflags -ffast-math"
fi
else
-@@ -6537,7 +6537,7 @@
+@@ -6554,7 +6554,7 @@
EOF
_faac=no
for _ld_faac in "-lfaac" "-lfaac -lmp4v2 -lstdc++" ; do
Modified: trunk/gar-minimyth/script/mediaplayers/mplayer-svn/package-api.mk
==============================================================================
--- trunk/gar-minimyth/script/mediaplayers/mplayer-svn/package-api.mk
(original)
+++ trunk/gar-minimyth/script/mediaplayers/mplayer-svn/package-api.mk Fri
Jun 19 23:05:40 2009
@@ -1 +1 @@
-MPLAYER_TRUNK_VERSION=29352
+MPLAYER_TRUNK_VERSION=29374
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---