Author: pebender
Date: Thu May  7 19:44:53 2009
New Revision: 4726

Added:
     
trunk/gar-minimyth/script/lib/libdvdnav/files/libdvdnav-1173-destdir.patch
     
trunk/gar-minimyth/script/lib/libdvdread/files/libdvdread-1173-destdir.patch
Removed:
     
trunk/gar-minimyth/script/lib/libdvdnav/files/libdvdnav-1169-destdir.patch
     
trunk/gar-minimyth/script/lib/libdvdread/files/libdvdread-1169-destdir.patch
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/lib/libdvdnav/Makefile
    trunk/gar-minimyth/script/lib/libdvdnav/checksums
    trunk/gar-minimyth/script/lib/libdvdread/Makefile
    trunk/gar-minimyth/script/lib/libdvdread/checksums
    trunk/gar-minimyth/script/mediaplayers/mplayer-svn/Makefile
    trunk/gar-minimyth/script/mediaplayers/mplayer-svn/package-api.mk

Log:
- Updated packages lib/ffmpeg, lib/libdvdnav, lib/libdvdread 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     Thu May  7  
19:44:53 2009
@@ -1,7 +1,7 @@
  MiniMyth Changelog

   
--------------------------------------------------------------------------------
-Changes since 66 (2009-05-06):
+Changes since 66 (2009-05-07):

  Current MythTV versions
      MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch  
svn 16082 and
@@ -88,7 +88,7 @@
      Updated lib/ffmpeg.
      Updated lib/libdvdnav.
      Updated lib/libdvdread.
-    Updated mediaplayers/mplayer.
+    Updated mediaplayers/mplayer-svn.
      Updated mediaplayers/xine-lib.
      Updated net/mount.cifs.
      Updated net/syslinux.

Modified: trunk/gar-minimyth/html/minimyth/index.html
==============================================================================
--- trunk/gar-minimyth/html/minimyth/index.html (original)
+++ trunk/gar-minimyth/html/minimyth/index.html Thu May  7 19:44:53 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  
29220</strong> and
-              <a href="http://www.ffmpeg.org/";>FFmpeg</a> <strong>SVN  
18664</strong>
+              <a href="http://www.mplayerhq.hu/";>MPlayer</a> <strong>SVN  
29274</strong> and
+              <a href="http://www.ffmpeg.org/";>FFmpeg</a> <strong>SVN  
18770</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://www.ffmpeg.org/";>FFmpeg</a> <strong>SVN  
18664</strong>
+              <a href="http://www.ffmpeg.org/";>FFmpeg</a> <strong>SVN  
18770</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  
18664</strong>
+              <a href="http://www.ffmpeg.org/";>FFmpeg</a> <strong>SVN  
18770</strong>
              </li>
              <li>
                <a href="http://fceultra.sourceforge.net/";>FCE Ultra</a>  
<strong>0.98.13-pre</strong>
@@ -198,7 +198,7 @@
                alt="Valid CSS!"      height="31" width="88" /></a>
          </div>
          <div class="version">
-          Last Updated on 2009-05-06
+          Last Updated on 2009-05-07
            <br />
             
&lt;&nbsp;mailto&nbsp;:&nbsp;webmaster&nbsp;at&nbsp;minimyth&nbsp;dot&nbsp;org&nbsp;&gt;
          </div>

Modified: trunk/gar-minimyth/script/lib/ffmpeg/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/ffmpeg/Makefile       (original)
+++ trunk/gar-minimyth/script/lib/ffmpeg/Makefile       Thu May  7 19:44:53 2009
@@ -1,5 +1,5 @@
  GARNAME = ffmpeg
-GARVERSION = 18664.$(MPLAYER_TRUNK_VERSION)
+GARVERSION = 18770.$(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      Thu May  7 19:44:53 2009
@@ -1 +1 @@
-4fc4c50d91982108ab7ef6756e204a6d  download/ffmpeg.patch.gar
+7abf19d1ed53ad589f2e38ed2133d760  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 Thu May  7  
19:44:53 2009
@@ -1,6 +1,6 @@
-diff -Naur ffmpeg-18664.29220-old/configure  
ffmpeg-18664.29220-new/configure
---- ffmpeg-18664.29220-old/configure   2009-04-22 21:09:10.000000000 -0700
-+++ ffmpeg-18664.29220-new/configure   2009-04-22 21:09:26.000000000 -0700
+diff -Naur ffmpeg-18770.29274-old/configure  
ffmpeg-18770.29274-new/configure
+--- ffmpeg-18770.29274-old/configure   2009-05-07 16:25:14.000000000 -0700
++++ ffmpeg-18770.29274-new/configure   2009-05-07 16:26:06.000000000 -0700
  @@ -729,11 +729,11 @@
       func=$4
       shift 4
@@ -16,7 +16,7 @@
           check_lib "$@" $header $func && enable $cfg
       fi
       return $err
-@@ -2085,7 +2085,7 @@
+@@ -2083,7 +2083,7 @@

   disable sdl_too_old
   disable sdl

Modified: trunk/gar-minimyth/script/lib/libdvdnav/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/libdvdnav/Makefile    (original)
+++ trunk/gar-minimyth/script/lib/libdvdnav/Makefile    Thu May  7 19:44:53  
2009
@@ -1,5 +1,5 @@
  GARNAME = libdvdnav
-GARVERSION = 1169
+GARVERSION = 1173
  CATEGORIES = lib
  MASTER_SITES = svn://svn.mplayerhq.hu/dvdnav/trunk/$(GARNAME)/
  DISTFILES = $(DISTNAME).tar.bz2

Modified: trunk/gar-minimyth/script/lib/libdvdnav/checksums
==============================================================================
--- trunk/gar-minimyth/script/lib/libdvdnav/checksums   (original)
+++ trunk/gar-minimyth/script/lib/libdvdnav/checksums   Thu May  7 19:44:53  
2009
@@ -1 +1 @@
-82b7085b30b13e564116af012033f779  download/libdvdnav-1169-destdir.patch
+0a0ef129f24ee1ed78c80ce6324e787f  download/libdvdnav-1173-destdir.patch

Added:  
trunk/gar-minimyth/script/lib/libdvdnav/files/libdvdnav-1173-destdir.patch
==============================================================================
--- (empty file)
+++  
trunk/gar-minimyth/script/lib/libdvdnav/files/libdvdnav-1173-destdir.patch      
 
Thu May  7 19:44:53 2009
@@ -0,0 +1,20 @@
+diff -Naur libdvdnav-1173-old/misc/dvdnav-config.in  
libdvdnav-1173-new/misc/dvdnav-config.in
+--- libdvdnav-1173-old/misc/dvdnav-config.in   2009-05-07 16:22:08.000000000  
-0700
++++ libdvdnav-1173-new/misc/dvdnav-config.in   2009-05-07 16:22:30.000000000  
-0700
+@@ -76,13 +76,13 @@
+ fi
+
+ if test "$echo_cflags" = "yes"; then
+-      echo -...@includedir@ -...@includedir@/libdvdread @THREAD_CFLAGS@
++      echo -i$dest...@includedir@ -i$dest...@includedir@/libdvdread  
@THREAD_CFLAGS@
+ fi
+
+ if test "$echo_libs" = "yes"; then
+-      echo -...@libdir@ -ldvdnav -ldvdread @THREAD_LIBS@
++      echo -l$dest...@libdir@ -ldvdnav -ldvdread @THREAD_LIBS@
+ fi
+
+ if test "$echo_minilibs" = "yes"; then
+-      echo -...@libdir@ -ldvdnavmini @THREAD_LIBS@
++      echo -l$dest...@libdir@ -ldvdnavmini @THREAD_LIBS@
+ fi

Modified: trunk/gar-minimyth/script/lib/libdvdread/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/libdvdread/Makefile   (original)
+++ trunk/gar-minimyth/script/lib/libdvdread/Makefile   Thu May  7 19:44:53  
2009
@@ -1,5 +1,5 @@
  GARNAME = libdvdread
-GARVERSION = 1169
+GARVERSION = 1173
  CATEGORIES = lib
  MASTER_SITES = svn://svn.mplayerhq.hu/dvdnav/trunk/$(GARNAME)/
  DISTFILES = $(DISTNAME).tar.bz2

Modified: trunk/gar-minimyth/script/lib/libdvdread/checksums
==============================================================================
--- trunk/gar-minimyth/script/lib/libdvdread/checksums  (original)
+++ trunk/gar-minimyth/script/lib/libdvdread/checksums  Thu May  7 19:44:53  
2009
@@ -1 +1 @@
-71436e79a47efc3179a1c4f7ad2769e8  download/libdvdread-1169-destdir.patch
+8b79cf506219e3117eb69d777fadca95  download/libdvdread-1173-destdir.patch

Added:  
trunk/gar-minimyth/script/lib/libdvdread/files/libdvdread-1173-destdir.patch
==============================================================================
--- (empty file)
+++  
trunk/gar-minimyth/script/lib/libdvdread/files/libdvdread-1173-destdir.patch    
 
Thu May  7 19:44:53 2009
@@ -0,0 +1,15 @@
+diff -Naur libdvdread-1173-old/misc/dvdread-config.in  
libdvdread-1173-new/misc/dvdread-config.in
+--- libdvdread-1173-old/misc/dvdread-config.in 2009-05-07  
16:23:26.000000000 -0700
++++ libdvdread-1173-new/misc/dvdread-config.in 2009-05-07  
16:23:46.000000000 -0700
+@@ -72,9 +72,9 @@
+ fi
+
+ if test "$echo_cflags" = "yes"; then
+-      echo -...@includedir@
++      echo -i$dest...@includedir@
+ fi
+
+ if test "$echo_libs" = "yes"; then
+-      echo -...@libdir@ -ldvdread
++      echo -l$dest...@libdir@ -ldvdread
+ fi

Modified: trunk/gar-minimyth/script/mediaplayers/mplayer-svn/Makefile
==============================================================================
--- trunk/gar-minimyth/script/mediaplayers/mplayer-svn/Makefile (original)
+++ trunk/gar-minimyth/script/mediaplayers/mplayer-svn/Makefile Thu May  7  
19:44:53 2009
@@ -77,7 +77,6 @@
        --enable-sortsub \
        --disable-fribidi \
        --disable-enca \
-       --disable-macosx \
        --disable-maemo \
        --disable-macosx-finder \
        --disable-macosx-bundle \

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   Thu  
May  7 19:44:53 2009
@@ -1 +1 @@
-MPLAYER_TRUNK_VERSION=29220
+MPLAYER_TRUNK_VERSION=29274

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