New commits:
commit 3f7a3956b42d3dca3ea42ec3bd665ad0f432f84e
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
poppler-0.6.2 forgotten files
commit 38e07fc58ed1b59ef619b14c945ca28bf2d8a182
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
giflib-4.1.6
commit ae4b18448a1c0cb94bf32bb607a74688b1740340
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
perl-glib-1.162
commit d828087ec94bf89c5bd2bcb52a6fe734dee6fe77
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
perl-gtk2-1.162
diff --git a/graphics-libs/giflib/DEPENDS b/graphics-libs/giflib/DEPENDS
deleted file mode 100755
index baf6bef..0000000
--- a/graphics-libs/giflib/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends automake
diff --git a/graphics-libs/giflib/DETAILS b/graphics-libs/giflib/DETAILS
index b38545b..80663b8 100755
--- a/graphics-libs/giflib/DETAILS
+++ b/graphics-libs/giflib/DETAILS
@@ -1,15 +1,17 @@
SPELL=giflib
- VERSION=4.1.4
+ VERSION=4.1.6
+
SOURCE_HASH=sha512:f47954218ed7d3415cc195a1031a688fcb7dd2bc2b394491830e6b5f5332903ed7c4433b795cd3da9ac53bfc969fe94bec2a4e66b15c0385c732c01b1b7e5057
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/libungif/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- LICENSE[0]=GPL
- WEB_SITE=http://sourceforge.net/projects/libungif/
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=MIT
+ WEB_SITE=http://sourceforge.net/projects/giflib/
KEYWORDS="images graphics libs"
ENTERED=20010922
SHORT="giflib is a non-LZQ library for compressed GIF images"
cat << EOF
-giflib is an API and ABI compatible replacement to libungif for use in
-countries where LZW is not patented.
+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
diff --git a/graphics-libs/giflib/HISTORY b/graphics-libs/giflib/HISTORY
index c4a4e2c..4ca8199 100644
--- a/graphics-libs/giflib/HISTORY
+++ b/graphics-libs/giflib/HISTORY
@@ -1,3 +1,9 @@
+2007-11-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.1.6
+ new website & url
+ update desc
+ * PRE_BUILD, DEPENDS: deleted, not needed
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* PROVIDES: [automated] Fixed invalid entries.