Author: pebender
Date: Sat Apr  4 17:20:37 2009
New Revision: 4556

Modified:
    trunk/gar-minimyth/html/minimyth/document-changelog.txt
    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/package-api.mk

Log:
- Updated packages lib/ffmpeg and mediaplayers/mplayer-svn.



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     Sat Apr  4  
17:20:37 2009
@@ -56,7 +56,9 @@
      Updated kernel-2.6.29/linux.
      Updated kernel-headers/linux-headers-2.6.29.
      Updated lib/bluez.
+    Updated lib/ffmpeg.
      Updated lib/openssl.
+    Updated mediaplayers/mplayer-svn.
      Updated mediaplayers/vlc.
      Reverted net/curl (breaks TFTP upload).
      Updated net/mount.cifs.

Modified: trunk/gar-minimyth/html/minimyth/index.html
==============================================================================
--- trunk/gar-minimyth/html/minimyth/index.html (original)
+++ trunk/gar-minimyth/html/minimyth/index.html Sat Apr  4 17:20:37 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  
29049</strong> and
-              <a href="http://ffmpeg.mplayerhq.hu/";>FFmpeg</a> <strong>SVN  
18178</strong>
+              <a href="http://www.mplayerhq.hu/";>MPlayer</a> <strong>SVN  
29140</strong> and
+              <a href="http://ffmpeg.mplayerhq.hu/";>FFmpeg</a> <strong>SVN  
18331</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>0.9.9a</strong> and
-              <a href="http://ffmpeg.mplayerhq.hu/";>FFmpeg</a> <strong>SVN  
18178</strong>
+              <a href="http://ffmpeg.mplayerhq.hu/";>FFmpeg</a> <strong>SVN  
18331</strong>
                (experimental)
              </li>
              <li>
                <a href="http://www.xinehq.de/";>xine-ui</a>  
<strong>0.99.5</strong>,
                <a href="http://www.xinehq.de/";>xine-lib</a>  
<strong>1.1.16.2</strong> and
-              <a href="http://ffmpeg.mplayerhq.hu/";>FFmpeg</a> <strong>SVN  
18178</strong>
+              <a href="http://ffmpeg.mplayerhq.hu/";>FFmpeg</a> <strong>SVN  
18331</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       Sat Apr  4 17:20:37 2009
@@ -1,5 +1,5 @@
  GARNAME = ffmpeg
-GARVERSION = 18178.$(MPLAYER_TRUNK_VERSION)
+GARVERSION = 18331.$(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      Sat Apr  4 17:20:37 2009
@@ -1 +1 @@
-f668d9021bcb4a438f6d2314411f9b01  download/ffmpeg.patch.gar
+92df70d7eddb7d34ee78c7750ee6b0db  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 Sat Apr  4  
17:20:37 2009
@@ -1,7 +1,7 @@
-diff -Naur ffmpeg-18178.29049-old/configure  
ffmpeg-18178.29049-new/configure
---- ffmpeg-18178.29049-old/configure   2009-03-24 11:10:04.000000000 -0700
-+++ ffmpeg-18178.29049-new/configure   2009-03-24 11:10:47.000000000 -0700
-@@ -723,11 +723,11 @@
+diff -Naur ffmpeg-18331.29140-old/configure  
ffmpeg-18331.29140-new/configure
+--- ffmpeg-18331.29140-old/configure   2009-04-04 13:18:34.000000000 -0700
++++ ffmpeg-18331.29140-new/configure   2009-04-04 13:23:19.000000000 -0700
+@@ -728,11 +728,11 @@
       func=$4
       shift 4
       disable $cfg
@@ -16,7 +16,7 @@
           check_lib "$@" $header $func && enable $cfg
       fi
       return $err
-@@ -2051,7 +2051,7 @@
+@@ -2073,7 +2073,7 @@

   disable sdl_too_old
   disable sdl

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   Sat  
Apr  4 17:20:37 2009
@@ -1 +1 @@
-MPLAYER_TRUNK_VERSION=29049
+MPLAYER_TRUNK_VERSION=29140

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to