[csw-devel] SF.net SVN: gar:[21201] csw/mgar/pkg/ffmpeg/trunk
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Mon May 27 11:29:41 CEST 2013
Revision: 21201
http://gar.svn.sourceforge.net/gar/?rev=21201&view=rev
Author: janholzh
Date: 2013-05-27 09:29:40 +0000 (Mon, 27 May 2013)
Log Message:
-----------
ffmpeg/trunk: update to 1.2.1
Modified Paths:
--------------
csw/mgar/pkg/ffmpeg/trunk/Makefile
csw/mgar/pkg/ffmpeg/trunk/checksums
Modified: csw/mgar/pkg/ffmpeg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ffmpeg/trunk/Makefile 2013-05-26 22:24:12 UTC (rev 21200)
+++ csw/mgar/pkg/ffmpeg/trunk/Makefile 2013-05-27 09:29:40 UTC (rev 21201)
@@ -8,7 +8,7 @@
# Another thing is to see if it can be build with suncc see http://ftp.jaist.ac.jp/pub/pkgsrc/current/pkgsrc/multimedia/ffmpeg/Makefile.common
NAME = ffmpeg
-VERSION = 1.1.3
+VERSION = 1.2.1
GARTYPE = v2
DESCRIPTION = Very fast video and audio converter (includes libavcodec)
@@ -37,6 +37,7 @@
PACKAGES += CSWlibavcodec54
SPKG_DESC_CSWlibavcodec54 = FFMPEG library libavcodec.so.54
PKGFILES_CSWlibavcodec54 += $(call pkgfiles_lib,libavcodec.so.54)
+RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibiconv2
RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibvorbisenc2
RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibavutil52
RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibavfilter3
@@ -139,13 +140,6 @@
RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibavfilter3
RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibpostproc52
-# These are all examples
-CHECKPKG_OVERRIDES_CSWffmpeg += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/ffmpeg.1
-CHECKPKG_OVERRIDES_CSWffmpeg += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/ffplay.1
-CHECKPKG_OVERRIDES_CSWffmpeg += file-with-bad-content|/usr/share|root/opt/csw/share/man/man1/ffmpeg.1
-CHECKPKG_OVERRIDES_CSWffmpeg += file-with-bad-content|/usr/share|root/opt/csw/share/man/man1/ffplay.1
-CHECKPKG_OVERRIDES_CSWffmpeg += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/ffmpeg-filters.1
-CHECKPKG_OVERRIDES_CSWffmpeg += file-with-bad-content|/usr/share|root/opt/csw/share/man/man1/ffmpeg-filters.1
#EXTRA_MODULATORS = SHARED
#MODULATIONS_SHARED = yes no
Modified: csw/mgar/pkg/ffmpeg/trunk/checksums
===================================================================
--- csw/mgar/pkg/ffmpeg/trunk/checksums 2013-05-26 22:24:12 UTC (rev 21200)
+++ csw/mgar/pkg/ffmpeg/trunk/checksums 2013-05-27 09:29:40 UTC (rev 21201)
@@ -1 +1 @@
-f66eee18559ba59da63b895164a189c3 ffmpeg-1.1.3.tar.bz2
+5071a26cc149f380908ce79ec2a677ef ffmpeg-1.2.1.tar.bz2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list