[SM-Commit] GIT changes to master grimoire by Eric Sandall (35529a367dcbcbfe69db69b26b314d71d4f5730b)

Eric Sandall scm at sourcemage.org
Mon Jan 28 20:58:28 EST 2008


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 devel/qgit/DETAILS                |    6 +++---
 devel/qgit/HISTORY                |    3 +++
 devel/qgit/qgit-1.5.8.tar.bz2.sig |binary
 e/epdf/DEPENDS                    |   17 ++++++++++++++++-
 e/epdf/HISTORY                    |    3 +++
 e/evas/DEPENDS                    |   34 ++++++++++++++++++++++++----------
 e/evas/HISTORY                    |    7 +++++++
 7 files changed, 56 insertions(+), 14 deletions(-)

New commits:
commit ab479eb84de2494c6d3db045a9dc1afcbba6ce5f
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    qgit: Updated to 1.5.8

commit 6c5fa01864e16b25758256f1ad673c273507e318
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    evas: sdl support here breaks ecore (with or without sdl)

commit 3726e97624bb9c0fbca52b2a367e20d724db6a31
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    epdf: Optionally depends on epsilon, etk, and ewl

commit a9c57237e8b13e4e01a4da52446c996533b24478
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    evas: Optionally depends on glitz and sdl
    	  glew support is also currently broken
    	  Added gif, tiff, and svg (via cairo) image loader optional dependencies
    	  edb optional depends said it was for PNG, not EDB, image loader
    	  Cairo X11 rendering is still unsupported

diff --git a/devel/qgit/DETAILS b/devel/qgit/DETAILS
index e91aed1..c49ebad 100755
--- a/devel/qgit/DETAILS
+++ b/devel/qgit/DETAILS
@@ -1,8 +1,8 @@
            SPELL=qgit
-         VERSION=1.5.6
+         VERSION=1.5.8
           SOURCE=$SPELL-$VERSION.tar.bz2
-     SOURCE_HASH=sha512:6375a1067c98f2032f32310a13147b06ea986509281f7e4bfc21346f1b287c35557dc5a7568994a26620083f6067116c1fa67493a9e462fea1de9aed9da357f4
-#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+#     SOURCE_HASH=sha512:6375a1067c98f2032f32310a13147b06ea986509281f7e4bfc21346f1b287c35557dc5a7568994a26620083f6067116c1fa67493a9e462fea1de9aed9da357f4
+      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
    SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
       LICENSE[0]=GPL
diff --git a/devel/qgit/HISTORY b/devel/qgit/HISTORY
index 39b122b..7766693 100644
--- a/devel/qgit/HISTORY
+++ b/devel/qgit/HISTORY
@@ -1,3 +1,6 @@
+2008-01-28 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 1.5.8
+
 2007-08-01 Treeve Jelbert <treeve at sourcemage.org>
 	* CONFLICTS: added
 
diff --git a/devel/qgit/qgit-1.5.8.tar.bz2.sig b/devel/qgit/qgit-1.5.8.tar.bz2.sig
new file mode 100644
index 0000000..fd7ab96
Binary files /dev/null and b/devel/qgit/qgit-1.5.8.tar.bz2.sig differ
diff --git a/e/epdf/DEPENDS b/e/epdf/DEPENDS
index 119a218..e50d0e1 100755
--- a/e/epdf/DEPENDS
+++ b/e/epdf/DEPENDS
@@ -1,3 +1,18 @@
+depends  CVS      &&
 depends  ecore    &&
 depends  poppler  &&
-depends  CVS
+
+optional_depends  'epsilon'             \
+                  ''                    \
+                  ''                    \
+                  'for PDF thumbnails'  &&
+
+optional_depends  'etk'             \
+                  '--enable-etk'    \
+                  '--disable-etk'   \
+                  'for ETK widget'  &&
+
+optional_depends  'ewl'             \
+                  '--enable-ewl'    \
+                  '--disable-ewl'   \
+                  'for EWL widget'
diff --git a/e/epdf/HISTORY b/e/epdf/HISTORY
index 54f5213..4c02a52 100644
--- a/e/epdf/HISTORY
+++ b/e/epdf/HISTORY
@@ -1,3 +1,6 @@
+2008-01-28 Eric Sandall <sandalle at sourcemage.org>
+	* DEPENDS: Optionally depends on epsilon, ewl and etk
+
 2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed UPDATED.
 
diff --git a/e/evas/DEPENDS b/e/evas/DEPENDS
index 9d3347f..5bf2df0 100755
--- a/e/evas/DEPENDS
+++ b/e/evas/DEPENDS
@@ -26,16 +26,20 @@ optional_depends  OPENGL                           \
                   "--disable-gl-x11"               \
                   "for OpenGL X11 display engine"  &&
 
-optional_depends  glew                                            \
-                  "--enable-gl-glew"                              \
-                  "--disable-gl-glew"                             \
-                  "for OpenGL Extension Wrangler display engine"  &&
+#optional_depends  glew                                            \
+#                  "--enable-gl-glew"                              \
+#                  "--disable-gl-glew"                             \
+#                  "for OpenGL Extension Wrangler display engine"  &&
 
-# currently not supported anymore
-#optional_depends  cairo                           \
-#                  "--enable-cairo-x11"            \
-#                  "--disable-cairo-x11"           \
-#                  "for Cairo X11 display engine"  &&
+optional_depends  glitz                              \
+                  '--enable-glitz-x11'               \
+                  '--disable-glitz-x11'              \
+                  'for glitz X11 rendering backend'  &&
+
+optional_depends  LIBGIF                        \
+                  '--enable-image-loader-gif'   \
+                  '--disable-image-loader-gif'  \
+                  'for GIF image loader'        &&
 
 optional_depends  libpng                        \
                   "--enable-image-loader-png"   \
@@ -47,10 +51,20 @@ optional_depends  jpeg                           \
                   "--disable-image-loader-jpeg"  \
                   "for JPEG image loader"        &&
 
+optional_depends  tiff                           \
+                  '--enable-image-loader-tiff'   \
+                  '--disable-image-loader-tiff'  \
+                  'for TIFF image loader'        &&
+
 optional_depends  edb                           \
                   "--enable-image-loader-edb"   \
                   "--disable-image-loader-edb"  \
-                  "for PNG image loader"        &&
+                  "for EDB image loader"        &&
+
+optional_depends  cairo                         \
+                  '--enable-image-loader-svg'   \
+                  '--disable-image-loader-svg'  \
+                  'for SVG image loader'        &&
 
 optional_depends  valgrind                                 \
                   "--enable-valgrind"                      \
diff --git a/e/evas/HISTORY b/e/evas/HISTORY
index d8db9d1..fc899d9 100644
--- a/e/evas/HISTORY
+++ b/e/evas/HISTORY
@@ -1,3 +1,10 @@
+2008-01-28 Eric Sandall <sandalle at sourcemage.org>
+	* DEPENDS: Optionally depends on glitz
+	  Removed optional dependency on sdl, breaks ecore
+	  glew support is also currently broken
+	  Added gif, tiff, and svg (via cairo) image loader optional dependencies
+	  edb optional depends said it was for PNG, not EDB, image loader
+
 2007-08-09 Eric Sandall <sandalle at sourcemage.org>
 	* DEPENDS: Added optional dependency on glew
 



More information about the SM-Commit mailing list