[Lunar-commits] <moonbase-other> pstoedit: Readding to moonbase.
Dennis Veatch
stumbles at lunar-linux.org
Fri Jul 13 14:36:46 CEST 2012
commit aa7afcf79441e6ce77ab1d5a437287cef2bd9d90
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Fri, 13 Jul 2012 05:36:46 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/aa7afcf79441e6ce77ab1d5a437287cef2bd9d90
pstoedit: Readding to moonbase.
---
graphics/pstoedit/DEPENDS +6/-0
graphics/pstoedit/DETAILS +14/-0
2 files changed, 20 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/graphics/pstoedit/DEPENDS
@@ -0,0 +1,6 @@
+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 "libEMF" "--with-emf --with-libemf-include=/usr/include/libEMF" \
+ "--without-emf" "for vector graphics support"
--- /dev/null
+++ b/graphics/pstoedit/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=pstoedit
+ VERSION=3.60
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:649ade3d873429548eb6dd9f3e13cb79a8d6a1a2
+ WEB_SITE=http://www.pstoedit.net/pstoedit
+ ENTERED=20071106
+ UPDATED=20111009
+ SHORT="translates PostScript and PDF graphics into other vector formats"
+
+PSAFE=no
+cat << EOF
+pstoedit translates PostScript and PDF graphics into other vector formats.
+EOF
More information about the Lunar-commits
mailing list