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

devans at macports.org devans at macports.org
Tue Oct 6 21:49:53 PDT 2009


Revision: 58912
          http://trac.macports.org/changeset/58912
Author:   devans at macports.org
Date:     2009-10-06 21:49:52 -0700 (Tue, 06 Oct 2009)
Log Message:
-----------
gst-ffmpeg: update to version 0.10.9.

Modified Paths:
--------------
    trunk/dports/gnome/gst-ffmpeg/Portfile

Added Paths:
-----------
    trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs-ext-ffmpeg-configure.diff

Modified: trunk/dports/gnome/gst-ffmpeg/Portfile
===================================================================
--- trunk/dports/gnome/gst-ffmpeg/Portfile	2009-10-07 04:21:05 UTC (rev 58911)
+++ trunk/dports/gnome/gst-ffmpeg/Portfile	2009-10-07 04:49:52 UTC (rev 58912)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            gst-ffmpeg
-version         0.10.8
+version         0.10.9
 description     This is gst-ffmpeg, a set of plug-ins for GStreamer.
 long_description ${description}
 maintainers     nomaintainer
@@ -13,9 +13,9 @@
 homepage	http://www.gnome.org/
 master_sites    http://gstreamer.freedesktop.org/src/${name}/
 
-checksums       md5     a7177f85c87d404a3c0d511b835129d1 \
-                sha1    8da40e16649c3afd237b0edc5edc809cc731de84 \
-                rmd160  0309e74f70f3c30c8419d9606426dd2a7f9de8b9
+checksums       md5     138f995ebcba966cbc3493d0550ec055 \
+                sha1    88b68958680d345ebb7b261dbabd12b5908869ef \
+                rmd160  07d0ac35a7896058b827992a07bd4f8501c0abc0
 
 patchfiles      patch-gst-libs_ext_ffmpeg_libavfilter_avfilter.h.diff \
                 patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff \

Added: trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs-ext-ffmpeg-configure.diff
===================================================================
--- trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs-ext-ffmpeg-configure.diff	                        (rev 0)
+++ trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs-ext-ffmpeg-configure.diff	2009-10-07 04:49:52 UTC (rev 58912)
@@ -0,0 +1,11 @@
+--- gst-libs/ext/ffmpeg/configure.orig	2009-09-14 14:27:05.000000000 -0700
++++ gst-libs/ext/ffmpeg/configure	2009-09-14 14:29:02.000000000 -0700
+@@ -1991,7 +1991,7 @@
+ enabled libspeex   && require  libspeex speex/speex.h speex_decoder_init -lspeex
+ enabled libtheora  && require  libtheora theora/theora.h theora_info_init -ltheora -logg
+ enabled libvorbis  && require  libvorbis vorbis/vorbisenc.h vorbis_info_init -lvorbisenc -lvorbis -logg
+-enabled libx264    && require  libx264 x264.h x264_encoder_open -lx264 -lm &&
++enabled libx264    && require  libx264 x264.h x264_encoder_encode -lx264 -lm &&
+                       { check_cpp_condition x264.h "X264_BUILD >= 65" ||
+                         die "ERROR: libx264 version must be >= 0.65."; }
+ enabled libxvid    && require  libxvid xvid.h xvid_global -lxvidcore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091006/f237dc8b/attachment.html>


More information about the macports-changes mailing list