[SM-Commit] GIT changes to master grimoire by Arjan Bouter (115cc12b505ae268edcd1fab3086ea7bb700f86a)

Arjan Bouter scm at mail.sourcemage.org
Tue Sep 26 11:00:15 EDT 2006


GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:

 libs/libgdiplus/DEPENDS |    2 +-
 libs/libgdiplus/DETAILS |    2 +-
 libs/libgdiplus/HISTORY |    4 ++++
 3 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 115cc12b505ae268edcd1fab3086ea7bb700f86a
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    libgdiplus: switched dependency from giflib to LIBGIF

diff --git a/libs/libgdiplus/DEPENDS b/libs/libgdiplus/DEPENDS
index 40054c2..1fbf010 100755
--- a/libs/libgdiplus/DEPENDS
+++ b/libs/libgdiplus/DEPENDS
@@ -1,7 +1,7 @@
 depends glib2
 #depends cairo '--with-cairo=installed'
 
-optional_depends giflib                 \
+optional_depends LIBGIF                 \
                  "--with-libgif"        \
                  "--without-libgif"     \
                  "Enable GIF support"   &&
diff --git a/libs/libgdiplus/DETAILS b/libs/libgdiplus/DETAILS
index c48063d..44b8843 100755
--- a/libs/libgdiplus/DETAILS
+++ b/libs/libgdiplus/DETAILS
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
         WEB_SITE=http://www.mono-project.com/
          ENTERED=20050510
-         UPDATED=20050510
+      PATCHLEVEL=1
       LICENSE[0]=LGPL
       LICENSE[1]=MPL
         KEYWORDS="libs"
diff --git a/libs/libgdiplus/HISTORY b/libs/libgdiplus/HISTORY
index a7cba9c..05be10d 100644
--- a/libs/libgdiplus/HISTORY
+++ b/libs/libgdiplus/HISTORY
@@ -1,3 +1,7 @@
+2006-09-26 Arjan Bouter <abouter at sourcemage.org>
+	* DEPENDS: changed the dependency on libgif to LIBGIF
+	* DETAILS: patchlevel=1 and UPDATED removed
+
 2006-08-09 Robin Cook <rcook at wyrms.net>
 	* DETAILS: updated VERSION to 1.1.16.1
 



More information about the SM-Commit mailing list