summaryrefslogtreecommitdiffstats
path: root/graphics-libs/libemf/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/libemf/DETAILS')
-rwxr-xr-xgraphics-libs/libemf/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics-libs/libemf/DETAILS b/graphics-libs/libemf/DETAILS
new file mode 100755
index 0000000000..4be7f1ea36
--- /dev/null
+++ b/graphics-libs/libemf/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=libemf
+ VERSION=1.0.4
+ SOURCE=libEMF-$VERSION.tar.gz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/libEMF-$VERSION"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_HASH=sha512:8abd6081e79e6045b0a4a1575fbcc19921beeefb22036164ed906a35e4dbc67b6959899acf46bb5db5996ae07cf38aaecf8eb62dd6bf5f528200a4d20b13db55
+ LICENSE[0]=GPL
+ WEB_SITE=http://libemf.sourceforge.net/
+ ENTERED=20110829
+ SHORT="library for generating Enhanced Metafiles"
+cat << EOF
+libEMF is a library for generating Enhanced Metafiles on systems which
+don't natively support the ECMA-234 Graphics Device Interface
+(GDI). The library is intended to be used as a driver for other
+graphics programs such as Grace or gnuplot. Therefore, it implements a
+very limited subset of the GDI.
+EOF