summaryrefslogtreecommitdiffstats
path: root/graphics-libs/giflib5/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/giflib5/DETAILS')
-rwxr-xr-xgraphics-libs/giflib5/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics-libs/giflib5/DETAILS b/graphics-libs/giflib5/DETAILS
new file mode 100755
index 0000000000..24d5db5bb7
--- /dev/null
+++ b/graphics-libs/giflib5/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=giflib5
+ SPELLX=${SPELL//5}
+ VERSION=5.0.6
+ SOURCE_HASH=sha512:117e20319f2df32bdf094678cdececad2b6f33a40baff172d4df68ade86547825ebca81186071bff51e60126692df84dbd7bb5cc4877ba68448f7c47a2cc2491
+ SOURCE=$SPELLX-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELLX/files/$SOURCE
+ LICENSE[0]=MIT
+ WEB_SITE=http://sourceforge.net/projects/$SPELL/
+ KEYWORDS="images graphics libs"
+ ENTERED=20140529
+ SHORT="giflib is a non-LZQ library for compressed GIF images"
+cat << EOF
+giflib is a library for reading and writing gif images. It is API and ABI
+compatible with libungif which was in wide use while the LZW compression
+algorithm was patented.
+EOF