summaryrefslogtreecommitdiffstats
path: root/e/imlib2
diff options
context:
space:
mode:
authorTreeve Jelbert2007-10-25 09:29:41 +0200
committerTreeve Jelbert2007-10-25 09:29:41 +0200
commit7950609f476277d0d2b3b7200e0f42d0e9f675de (patch)
tree3ce34a16099c2318046a15db0f6ba00b7d693bda /e/imlib2
parent72298355273a79a424beae1dbacad4e83df63dda (diff)
imlib2 -fix bug #14062
Diffstat (limited to 'e/imlib2')
-rwxr-xr-xe/imlib2/DEPENDS22
-rw-r--r--e/imlib2/HISTORY4
2 files changed, 21 insertions, 5 deletions
diff --git a/e/imlib2/DEPENDS b/e/imlib2/DEPENDS
index df36ca44e9..646c2175ec 100755
--- a/e/imlib2/DEPENDS
+++ b/e/imlib2/DEPENDS
@@ -1,13 +1,25 @@
depends libtool &&
-depends tiff &&
-depends libpng &&
depends zlib &&
-depends jpeg &&
-depends LIBGIF &&
depends freetype2 &&
depends X11-LIBS &&
if [ "$IMLIB2_CVS" == "y" ]; then
depends CVS &&
depends automake-1.9
-fi
+fi &&
+optional_depends 'tiff' \
+ '--with-tiff' \
+ '--without-tiff' \
+ 'TIFF image loader' &&
+optional_depends 'libpng' \
+ '--with-png' \
+ '--without-png' \
+ 'PNG image loader' &&
+optional_depends 'jpeg' \
+ '--with-jpeg' \
+ '--without-jpeg' \
+ 'JPEG image loader' &&
+optional_depends 'LIBGIF' \
+ '--with-gif' \
+ '--without-gif' \
+ 'GIF image loader'
diff --git a/e/imlib2/HISTORY b/e/imlib2/HISTORY
index 44974ae25d..587ad6d626 100644
--- a/e/imlib2/HISTORY
+++ b/e/imlib2/HISTORY
@@ -1,3 +1,7 @@
+2007-01-25 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: make all image formats optional
+ fixes bug #14062
+
2007-05-06 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 1.4.0