[49409] trunk/dports/gnome/gst-ffmpeg

jeremyhu at macports.org jeremyhu at macports.org
Wed Apr 8 19:46:33 PDT 2009


Revision: 49409
          http://trac.macports.org/changeset/49409
Author:   jeremyhu at macports.org
Date:     2009-04-08 19:46:33 -0700 (Wed, 08 Apr 2009)
Log Message:
-----------
gst-ffmpeg: Version bump 0.10.7

Modified Paths:
--------------
    trunk/dports/gnome/gst-ffmpeg/Portfile
    trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_ffmpeg_libavfilter_avfilter.h.diff
    trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff

Modified: trunk/dports/gnome/gst-ffmpeg/Portfile
===================================================================
--- trunk/dports/gnome/gst-ffmpeg/Portfile	2009-04-09 02:37:52 UTC (rev 49408)
+++ trunk/dports/gnome/gst-ffmpeg/Portfile	2009-04-09 02:46:33 UTC (rev 49409)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            gst-ffmpeg
-version         0.10.6
+version         0.10.7
 description     This is gst-ffmpeg, a set of plug-ins for GStreamer.
 long_description ${description}
 maintainers     nomaintainer
@@ -12,9 +12,9 @@
 platforms	darwin
 homepage	http://www.gnome.org/
 master_sites    http://gstreamer.freedesktop.org/src/${name}/
-checksums       md5     063a8184916426d6b79a97dea9636a78 \
-                sha1    0979f167bbe440f1948060737c8d50a1400276b6 \
-                rmd160  537ed2f6ce6463a6cc6d913c246afe130435309a
+checksums           md5     6be89b26592f36ef631b22a68b8e06c4 \
+                    sha1    962484ce93cb632ee31d463034085aab2e93f178 \
+                    rmd160  7afb20556e91d50717821b3e61224cd01e835c5b
 
 patchfiles      patch-gst-libs_ext_ffmpeg_libavfilter_avfilter.h.diff \
                 patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff
@@ -24,6 +24,7 @@
 depends_lib	 port:gstreamer \
        	         port:gst-plugins-base
 
+universal_variant no
 use_bzip2 	yes
 configure.args	--disable-mmx \
                 --mandir=${prefix}/share/man

Modified: trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_ffmpeg_libavfilter_avfilter.h.diff
===================================================================
--- trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_ffmpeg_libavfilter_avfilter.h.diff	2009-04-09 02:37:52 UTC (rev 49408)
+++ trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_ffmpeg_libavfilter_avfilter.h.diff	2009-04-09 02:46:33 UTC (rev 49409)
@@ -6,6 +6,6 @@
  
 -#define LIBAVFILTER_VERSION_MAJOR  0
 +#define LIBAVFILTER_VERSION_MAJOR  1
- #define LIBAVFILTER_VERSION_MINOR  1
+ #define LIBAVFILTER_VERSION_MINOR  4
  #define LIBAVFILTER_VERSION_MICRO  0
  

Modified: trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff
===================================================================
--- trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff	2009-04-09 02:37:52 UTC (rev 49408)
+++ trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff	2009-04-09 02:46:33 UTC (rev 49409)
@@ -6,6 +6,6 @@
  
 -#define LIBSWSCALE_VERSION_MAJOR 0
 +#define LIBSWSCALE_VERSION_MAJOR 1
- #define LIBSWSCALE_VERSION_MINOR 6
+ #define LIBSWSCALE_VERSION_MINOR 7
  #define LIBSWSCALE_VERSION_MICRO 1
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090408/0271143b/attachment.html>


More information about the macports-changes mailing list