[csw-devel] SF.net SVN: gar:[15629] csw/mgar/pkg/ffmpeg/trunk

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Tue Sep 13 12:42:49 CEST 2011


Revision: 15629
          http://gar.svn.sourceforge.net/gar/?rev=15629&view=rev
Author:   janholzh
Date:     2011-09-13 10:42:48 +0000 (Tue, 13 Sep 2011)
Log Message:
-----------
ffmpeg: update to 0.8.3 and fix spelling. Needs modulations and lib separation now

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	2011-09-12 16:54:35 UTC (rev 15628)
+++ csw/mgar/pkg/ffmpeg/trunk/Makefile	2011-09-13 10:42:48 UTC (rev 15629)
@@ -9,7 +9,7 @@
 # They disable all optimizations though. I don't know why. 
 
 NAME = ffmpeg
-VERSION = 0.8.2
+VERSION = 0.8.3
 CATEGORIES = lib
 
 DESCRIPTION = Very fast video and audio converter (includes libavcodec)
@@ -28,7 +28,7 @@
 
 BUILD64 = 1
 # Tests only work with static build
-TEST_SCRIPTS = 
+#TEST_SCRIPTS = 
 
 NODIRPATHS += --exec_prefix
 NODIRPATHS += --sbindir
@@ -46,8 +46,8 @@
 CONFIGURE_ARGS += --disable-debug
 CONFIGURE_ARGS += --enable-gpl
 CONFIGURE_ARGS += --enable-version3
-# Needs too builds one shared one static
-CONFIGURE_ARGS += --enable-shared
+# Needs two builds one shared one static
+#CONFIGURE_ARGS += --enable-shared
 
 #externel libs:
 # libfaac is not free

Modified: csw/mgar/pkg/ffmpeg/trunk/checksums
===================================================================
--- csw/mgar/pkg/ffmpeg/trunk/checksums	2011-09-12 16:54:35 UTC (rev 15628)
+++ csw/mgar/pkg/ffmpeg/trunk/checksums	2011-09-13 10:42:48 UTC (rev 15629)
@@ -1 +1 @@
-967d481c98161582d149aced6e3b2f31  ffmpeg-0.8.2.tar.bz2
+556870ccfd6c9c0426c7dd86dd5beb62  ffmpeg-0.8.3.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