[Lunar-commits] r25219 - in moonbase/trunk/graphics: . plotutils
Samuel Verstraete
elangelo at lunar-linux.org
Sun Jul 22 11:35:40 CEST 2007
Author: elangelo
Date: 2007-07-22 11:35:40 +0200 (Sun, 22 Jul 2007)
New Revision: 25219
Added:
moonbase/trunk/graphics/plotutils/
moonbase/trunk/graphics/plotutils/CONFIGURE
moonbase/trunk/graphics/plotutils/DETAILS
Log:
initial import in moonbase
gr,S.
Added: moonbase/trunk/graphics/plotutils/CONFIGURE
===================================================================
--- moonbase/trunk/graphics/plotutils/CONFIGURE (rev 0)
+++ moonbase/trunk/graphics/plotutils/CONFIGURE 2007-07-22 09:35:40 UTC (rev 25219)
@@ -0,0 +1 @@
+mquery ENABLE_XMI "build the libxmi scan-conversion library (needed for enblend)" y --enable-libxmi
Added: moonbase/trunk/graphics/plotutils/DETAILS
===================================================================
--- moonbase/trunk/graphics/plotutils/DETAILS (rev 0)
+++ moonbase/trunk/graphics/plotutils/DETAILS 2007-07-22 09:35:40 UTC (rev 25219)
@@ -0,0 +1,13 @@
+ MODULE=plotutils
+ VERSION=2.5
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$GNU_URL/$MODULE
+ SOURCE_VFY=sha1:156c2a4d3a950d627ff2fb50dffe9a098cbc50a1
+ WEB_SITE=http://www.gnu.org/software/plotutils
+ ENTERED=20070722
+ UPDATED=20070722
+ SHORT="C/C++ function library for exporting 2-D vector graphics"
+
+cat << EOF
+The GNU plotutils package contains software for both programmers and technical users. Its centerpiece is libplot, a powerful C/C++ function library for exporting 2-D vector graphics in many file formats, both vector and raster. It can also do vector graphics animations.
+EOF
More information about the Lunar-commits
mailing list