[Lunar-commits] <moonbase> pstoedit: Version bump to 3.60. Adjusting the DEPENDS, they are using ming

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun Oct 9 12:15:36 CEST 2011


commit bb225a9fdff1a9a7b0ca6366ca7aa74b13e6fefc
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Oct 9 06:15:36 2011 -0400

    pstoedit: Version bump to 3.60. Adjusting the DEPENDS, they are using ming
    
    for swf; the swfdec is not needed.
---
 graphics/pstoedit/DEPENDS |   12 +++++-------
 graphics/pstoedit/DETAILS |    6 +++---
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/graphics/pstoedit/DEPENDS b/graphics/pstoedit/DEPENDS
index e3a67ed..6f0ff50 100644
--- a/graphics/pstoedit/DEPENDS
+++ b/graphics/pstoedit/DEPENDS
@@ -1,8 +1,6 @@
-depends ImageMagick
-depends ming
+optional_depends "ImageMagick" "--with-magick"  "--without-magick"  "for ImageMagick graphics support"
+optional_depends "ming"        "--with-swf"     "--without-swf"     "for flash support"
+optional_depends "plotutils"   "--with-libplot" "--without-libplot" "for addtional formats support"
 
-optional_depends "swfdec"    "--with-swf"     "--without-swf"     "for flash support"
-optional_depends "plotutils" "--with-libplot" "--without-libplot" "for addtional formats support"
-
-optional_depends "libEMF"    "--with-emf --with-libemf-include=/usr/include/libEMF" \
-                             "--without-emf"          "for vector graphics support"
+optional_depends "libEMF"      "--with-emf --with-libemf-include=/usr/include/libEMF" \
+                               "--without-emf"          "for vector graphics support"
diff --git a/graphics/pstoedit/DETAILS b/graphics/pstoedit/DETAILS
index ace96a0..3cee9b7 100644
--- a/graphics/pstoedit/DETAILS
+++ b/graphics/pstoedit/DETAILS
@@ -1,11 +1,11 @@
           MODULE=pstoedit
-         VERSION=3.50
+         VERSION=3.60
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:5685bef29fa00aae7cc314d3a1dd21612a98eb2b
+      SOURCE_VFY=sha1:649ade3d873429548eb6dd9f3e13cb79a8d6a1a2
         WEB_SITE=http://www.pstoedit.net/pstoedit
          ENTERED=20071106
-         UPDATED=20090926
+         UPDATED=20111009
            SHORT="translates PostScript and PDF graphics into other vector formats"
 
 PSAFE=no


More information about the Lunar-commits mailing list