Author: pebender
Date: Fri Mar  6 18:20:35 2009
New Revision: 4454

Removed:
    trunk/gar-minimyth/script/lib/ffmpeg/files/ffmpeg-17550.28715.patch.gar
    trunk/gar-minimyth/script/lib/ffmpeg/package-api.mk
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-x11_headers.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 Mar  6 18:20:35 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  
28799</strong> and
-              <a href="http://ffmpeg.mplayerhq.hu/";>FFmpeg</a> <strong>SVN  
17751</strong>
+              <a href="http://www.mplayerhq.hu/";>MPlayer</a> <strong>SVN  
28852</strong> and
+              <a href="http://ffmpeg.mplayerhq.hu/";>FFmpeg</a> <strong>SVN  
17861</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.8a</strong> and
-              <a href="http://ffmpeg.mplayerhq.hu/";>FFmpeg</a> <strong>SVN  
17751</strong>
+              <a href="http://ffmpeg.mplayerhq.hu/";>FFmpeg</a> <strong>SVN  
17861</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  
17751</strong>
+              <a href="http://ffmpeg.mplayerhq.hu/";>FFmpeg</a> <strong>SVN  
17861</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 Mar  6 18:20:35 2009
@@ -1,5 +1,5 @@
  GARNAME = ffmpeg
-GARVERSION = 17751.$(MPLAYER_TRUNK_VERSION)
+GARVERSION = 17861.$(MPLAYER_TRUNK_VERSION)
  CATEGORIES = lib
  MASTER_SITES = svn://svn.ffmpeg.org/
  DISTFILES = $(DISTNAME).tar.bz2
@@ -37,16 +37,13 @@
        --disable-ffplay \
        --disable-ffserver \
        --enable-postproc \
-       --enable-swscale \
        --disable-avfilter \
        --disable-avfilter-lavf \
-       --disable-vhook \
        --disable-beosthreads \
        --disable-os2threads \
        --enable-pthreads \
        --disable-w32threads \
        --enable-x11grab \
-       --enable-vdpau \
        --enable-network \
        --disable-ipv6 \
        --disable-mpegaudio-hp \

Modified: trunk/gar-minimyth/script/lib/ffmpeg/checksums
==============================================================================
--- trunk/gar-minimyth/script/lib/ffmpeg/checksums      (original)
+++ trunk/gar-minimyth/script/lib/ffmpeg/checksums      Fri Mar  6 18:20:35 2009
@@ -1 +1 @@
-1b79ff853df7b2e1f277b3de78c3aa5b  download/ffmpeg.patch.gar
+18168cd363ffb50d9dd1e52944f7bf6d  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 Mar  6  
18:20:35 2009
@@ -1,7 +1,7 @@
-diff -Naur ffmpeg-17751.28799-old/configure  
ffmpeg-17751.28799-new/configure
---- ffmpeg-17751.28799-old/configure   2009-03-02 23:11:16.000000000 -0800
-+++ ffmpeg-17751.28799-new/configure   2009-03-02 23:11:34.000000000 -0800
-@@ -718,11 +718,11 @@
+diff -Naur ffmpeg-17861.28852-old/configure  
ffmpeg-17861.28852-new/configure
+--- ffmpeg-17861.28852-old/configure   2009-03-06 17:27:17.000000000 -0800
++++ ffmpeg-17861.28852-new/configure   2009-03-06 17:33:06.000000000 -0800
+@@ -722,11 +722,11 @@
       func=$4
       shift 4
       disable $cfg
@@ -16,7 +16,7 @@
           check_lib "$@" $header $func && enable $cfg
       fi
       return $err
-@@ -2039,7 +2039,7 @@
+@@ -2034,7 +2034,7 @@

   disable sdl_too_old
   disable sdl
@@ -25,22 +25,3 @@
   if "${SDL_CONFIG}" --version > /dev/null 2>&1; then
       sdl_cflags=`"${SDL_CONFIG}" --cflags`
       temp_cflags $sdl_cflags
-diff -Naur ffmpeg-17751.28799-old/Makefile ffmpeg-17751.28799-new/Makefile
---- ffmpeg-17751.28799-old/Makefile    2009-03-02 23:11:16.000000000 -0800
-+++ ffmpeg-17751.28799-new/Makefile    2009-03-02 23:11:34.000000000 -0800
-@@ -93,11 +93,11 @@
-
- HOOKS = $(addprefix vhook/, $(addsuffix $(SLIBSUF), $(BASEHOOKS)  
$(HOOKS-yes)))
-
--VHOOKCFLAGS-$(HAVE_IMLIB2) += `imlib2-config --cflags`
--LIBS_imlib2$(SLIBSUF)       = `imlib2-config --libs`
-+VHOOKCFLAGS-$(HAVE_IMLIB2) += `...@gar_destdir@@GAR_bindir@/imlib2-config  
--cflags`
-+LIBS_imlib2$(SLIBSUF)       = `...@gar_destdir@@GAR_bindir@/imlib2-config  
--libs`
-
--VHOOKCFLAGS-$(HAVE_FREETYPE2) += `freetype-config --cflags`
--LIBS_drawtext$(SLIBSUF)        = `freetype-config --libs`
-+VHOOKCFLAGS-$(HAVE_FREETYPE2) +=  
`...@gar_destdir@@GAR_bindir@/freetype-config --cflags`
-+LIBS_drawtext$(SLIBSUF)        =  
`...@gar_destdir@@GAR_bindir@/freetype-config --libs`
-
- VHOOKCFLAGS += $(VHOOKCFLAGS-yes)
-

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 Mar 
 6  
18:20:35 2009
@@ -1 +1 @@
-24bd872ed17023e06e789542a56f1495  download/MPlayer-x11_headers.patch
+ef31846e0d14e3a7c6d78f996172284d  download/MPlayer-x11_headers.patch

Modified:  
trunk/gar-minimyth/script/mediaplayers/mplayer-svn/files/MPlayer-x11_headers.patch
==============================================================================
---  
trunk/gar-minimyth/script/mediaplayers/mplayer-svn/files/MPlayer-x11_headers.patch
       
(original)
+++  
trunk/gar-minimyth/script/mediaplayers/mplayer-svn/files/MPlayer-x11_headers.patch
       
Fri Mar  6 18:20:35 2009
@@ -1,6 +1,6 @@
-diff -Naur MPlayer-28799-old/configure MPlayer-28799-new/configure
---- MPlayer-28799-old/configure        2009-03-03 08:39:56.000000000 -0800
-+++ MPlayer-28799-new/configure        2009-03-03 08:41:04.000000000 -0800
+diff -Naur MPlayer-28852-old/configure MPlayer-28852-new/configure
+--- MPlayer-28852-old/configure        2009-03-06 08:53:27.000000000 -0800
++++ MPlayer-28852-new/configure        2009-03-06 17:33:33.000000000 -0800
  @@ -4142,23 +4142,23 @@
   echocheck "X11 headers presence"
     _x11_headers="no"

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  
Mar  6 18:20:35 2009
@@ -1 +1 @@
-MPLAYER_TRUNK_VERSION=28799
+MPLAYER_TRUNK_VERSION=28852

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