[SM-Commit] GIT changes to master grimoire by Anton Brondz (de7c6e1804412715751321bd38acdb1709021279)

Anton Brondz scm at mail.sourcemage.org
Sat Sep 30 17:16:02 EDT 2006


GIT changes to master grimoire by Anton Brondz <dinolinux at sourcemage.org>:

 graphics-libs/gd/DEPENDS |    6 ++++++
 graphics-libs/gd/HISTORY |    3 +++
 2 files changed, 9 insertions(+)

New commits:
commit de7c6e1804412715751321bd38acdb1709021279
Author: Anton Brondz <dinolinux at sourcemage.org>
Commit: Anton Brondz <dinolinux at sourcemage.org>

    gd: fixed bug #13076

diff --git a/graphics-libs/gd/DEPENDS b/graphics-libs/gd/DEPENDS
index 4317876..022eddd 100755
--- a/graphics-libs/gd/DEPENDS
+++ b/graphics-libs/gd/DEPENDS
@@ -1,3 +1,9 @@
+source  $GRIMOIRE/FUNCTIONS  &&
+
+if  check_if_xorg_modular_libs  ;  then
+optional_depends libxpm '--with-xpm' '--without-xpm' 'Enable xpm support'
+fi &&
+
 depends zlib &&
 optional_depends libxpm '--with-xpm' '--without-xpm' 'Enable xpm support'                          &&
 optional_depends libpng '--with-png' '--without-png' 'Enable png support'                          &&
diff --git a/graphics-libs/gd/HISTORY b/graphics-libs/gd/HISTORY
index 01b4e6c..d4c3aed 100644
--- a/graphics-libs/gd/HISTORY
+++ b/graphics-libs/gd/HISTORY
@@ -1,3 +1,6 @@
+2006-09-30 Anton Brondz <dinolinux at sourcemage.org>
+	* DEPENDS: made the libxpm query only work on xorg-modular
+
 2006-08-15 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed UPDATED (deprecated in favor of 
 	  PATCHLEVEL).



More information about the SM-Commit mailing list