[Lunar-commits] <moonbase> libAfterImage: Added this module to moonbase. Feel free to submit module tweaks.
Terry Chan
tchan at lunar-linux.org
Fri Jul 4 02:58:37 CEST 2008
commit 56ecdbe8165be6fcd6c17647a475fed0ed934edc
Author: Terry Chan <tchan at lunar-linux.org>
Date: Thu Jul 3 19:58:37 2008 -0500
libAfterImage: Added this module to moonbase. Feel free to submit module tweaks.
---
graphics/libAfterImage/DETAILS | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/graphics/libAfterImage/DETAILS b/graphics/libAfterImage/DETAILS
new file mode 100644
index 0000000..43500ff
--- /dev/null
+++ b/graphics/libAfterImage/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=libAfterImage
+ VERSION=1.18
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=ftp://ftp.afterstep.org/stable/$MODULE/
+ SOURCE_VFY=sha1:d177c63067f5d0053e02f92879fe59764e421f25
+ WEB_SITE=http://www.afterstep.org/afterimage/index.php
+ ENTERED=20080703
+ UPDATED=20080703
+ SHORT="generic image manipulation library"
+cat << EOF
+It was initially implemented to address AfterStep Window Manager's needs for
+image handling, but it evolved into extremely powerfull and flexible software,
+suitable for virtually any project that has needs for loading, manipulating,
+displaying images, as well as writing images in files. Most of the popular
+image formats are supported using standard libraries, with XCF, XPM, PPM/PNM,
+BMP, ICO, TGA and GIF being supported internally.
+EOF
More information about the Lunar-commits
mailing list