[Lunar-commits] <moonbase-other> synfig: Version bump to 0.64.0.

stumbles stumbles at lunar-linux.org
Fri Jun 7 14:44:38 CEST 2013


commit 4744eac60d3a1e1ee95bbfce869b1356ea16672a
Author: stumbles <stumbles at lunar-linux.org>
Date: Fri, 07 Jun 2013 05:42:21 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/4744eac60d3a1e1ee95bbfce869b1356ea16672a

synfig: Version bump to 0.64.0.
---
  graphics/synfig/DEPENDS | +3/-2     
  graphics/synfig/DETAILS | +3/-3     
  2 files changed, 6 insertions(+), 5 deletions(-)

--- a/graphics/synfig/DEPENDS
+++ b/graphics/synfig/DEPENDS
@@ -2,12 +2,13 @@ depends ETL
 depends libxml++
 depends libpng
 
+optional_depends "boost"       "--with-boost"       "--without-boost"      "for boost support"
 optional_depends "libmng"      ""                   ""                     "for MNG graphics support"
 optional_depends "freetype2"   "--with-freetype"    "--without-freetype"   "for freetype font support"
 optional_depends "%JPEG"        "--with-jpeg"       "--without-jpeg"       "for jpeg image support"
 
-# As long as you don't add libavcodedc and libswscale, it will compile with ffmpeg
-optional_depends "ffmpeg"      "--with-ffmpeg"      "--without-ffmpeg"      "for ffmpeg video support"
+# As long as you don't add libswscale, it will compile with ffmpeg
+optional_depends "ffmpeg"      "--with-ffmpeg --with-libswscale"      "--without-ffmpeg"      "for ffmpeg video support"
 
 optional_depends "ImageMagick" "--with-imagemagick" "--without-imagemagick" "for ImageMacik graphics support"
 optional_depends "fontconfig"  "--with-fontconfig"  "--without-fontconfig"  "for fontconfig support"
--- a/graphics/synfig/DETAILS
+++ b/graphics/synfig/DETAILS
@@ -1,11 +1,11 @@
           MODULE=synfig
-         VERSION=0.63.05
+         VERSION=0.64.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:d532b8dd37a7eed10ea5de6f5b2b2dd419648f2c
+      SOURCE_VFY=sha1:b33a4b4eeb957aa141df156ebf9e397fe4bf1503
         WEB_SITE=http://synfig.org/
          ENTERED=20090916
-         UPDATED=20130112
+         UPDATED=20130529
            SHORT="vector based 2D animation package"
 
 cat << EOF




More information about the Lunar-commits mailing list