gst-ffmpeg: update to 0.10.10

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@65361 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Ryan Schmidt
2010-03-25 18:22:37 +00:00
parent d407ec800f
commit 22f0709c6d
4 changed files with 9 additions and 33 deletions
+5 -7
View File
@@ -4,7 +4,7 @@
PortSystem 1.0
name gst-ffmpeg
version 0.10.9
version 0.10.10
description This is gst-ffmpeg, a set of plug-ins for GStreamer.
long_description ${description}
maintainers nomaintainer
@@ -13,13 +13,11 @@ platforms darwin
homepage http://www.gnome.org/
master_sites http://gstreamer.freedesktop.org/src/${name}/
checksums md5 138f995ebcba966cbc3493d0550ec055 \
sha1 88b68958680d345ebb7b261dbabd12b5908869ef \
rmd160 07d0ac35a7896058b827992a07bd4f8501c0abc0
checksums md5 447292deff5f3748444e6a5fba41da29 \
sha1 966450c350c058ed05d73bb224234e171dd54f7e \
rmd160 0043867177ebc3e86c1344627fb731f6d6c1a0fe
patchfiles patch-gst-libs_ext_ffmpeg_libavfilter_avfilter.h.diff \
patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff \
patch-gst-libs-ext-ffmpeg-configure.diff
patchfiles patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff
depends_build port:gmake
@@ -1,11 +0,0 @@
--- 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
@@ -1,11 +0,0 @@
--- gst-libs/ext/ffmpeg/libavfilter/avfilter.h.orig 2009-02-04 22:49:51.000000000 -0800
+++ gst-libs/ext/ffmpeg/libavfilter/avfilter.h 2009-02-04 22:50:37.000000000 -0800
@@ -22,7 +22,7 @@
#ifndef AVFILTER_AVFILTER_H
#define AVFILTER_AVFILTER_H
-#define LIBAVFILTER_VERSION_MAJOR 0
+#define LIBAVFILTER_VERSION_MAJOR 1
#define LIBAVFILTER_VERSION_MINOR 4
#define LIBAVFILTER_VERSION_MICRO 0
@@ -1,11 +1,11 @@
--- gst-libs/ext/ffmpeg/libswscale/swscale.h.orig 2009-02-04 22:51:37.000000000 -0800
+++ gst-libs/ext/ffmpeg/libswscale/swscale.h 2009-02-04 22:52:12.000000000 -0800
--- gst-libs/ext/ffmpeg/libswscale/swscale.h.orig 2010-03-06 07:11:26.000000000 -0600
+++ gst-libs/ext/ffmpeg/libswscale/swscale.h 2010-03-25 12:25:48.000000000 -0500
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
-#define LIBSWSCALE_VERSION_MAJOR 0
+#define LIBSWSCALE_VERSION_MAJOR 1
#define LIBSWSCALE_VERSION_MINOR 7
#define LIBSWSCALE_VERSION_MICRO 1
#define LIBSWSCALE_VERSION_MINOR 10
#define LIBSWSCALE_VERSION_MICRO 0