Changeset 81799
- Timestamp:
- 08/04/11 19:35:01 (4 years ago)
- Location:
- trunk/dports/gnome/gst-ffmpeg
- Files:
-
- 1 edited
- 1 moved
-
Portfile (modified) (2 diffs)
-
files/patch-gst-libs_ext_libav_configure.diff (moved) (moved from trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_ffmpeg_configure.diff) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/gnome/gst-ffmpeg/Portfile
r77139 r81799 5 5 6 6 name gst-ffmpeg 7 version 0.10.11 8 revision 1 7 version 0.10.12 9 8 description This is gst-ffmpeg, a set of plug-ins for GStreamer. 10 9 long_description ${description} … … 15 14 master_sites http://gstreamer.freedesktop.org/src/${name}/ 16 15 17 checksums md5 0d23197ba7ac06ea34fa66d38469ebe5\18 sha1 76e3cab4604ca276bc9d9fa94236d1339b4bda33\19 rmd160 642cf8d2b4848bb8bf87c4e2b9a769e9e8b6762b16 checksums md5 8507f33c56e6155a3d450dfe6de835a9 \ 17 sha1 4b99f87f631793a9568233eebf94103d5e5235f6 \ 18 rmd160 878ce4b8e4414f89153b9bc99fe31515e5b516d8 20 19 21 patchfiles patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff \ 22 patch-gst-libs_ext_ffmpeg_configure.diff 20 patchfiles patch-gst-libs_ext_libav_configure.diff 23 21 24 22 post-patch { 25 reinplace "s|%%CONFIGURE.CC%%|${configure.cc}|g" ${worksrcpath}/gst-libs/ext/ ffmpeg/configure23 reinplace "s|%%CONFIGURE.CC%%|${configure.cc}|g" ${worksrcpath}/gst-libs/ext/libav/configure 26 24 } 27 25 -
trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_libav_configure.diff
r81790 r81799 1 --- gst-libs/ext/ ffmpeg/configure.orig 2011-03-20 23:39:25.000000000 -05002 +++ gst-libs/ext/ ffmpeg/configure 2011-03-20 23:40:10.000000000 -05001 --- gst-libs/ext/libav/configure.orig 2011-03-20 23:39:25.000000000 -0500 2 +++ gst-libs/ext/libav/configure 2011-03-20 23:40:10.000000000 -0500 3 3 @@ -1456,9 +1456,9 @@ 4 4
Note: See TracChangeset
for help on using the changeset viewer.

