[SM-Commit] GIT changes to stable-0.44 grimoire by George Sherwood (2cd60266625fd0f0c34c8aad435799639b2bab87)

George Sherwood scm at sourcemage.org
Fri May 21 14:15:22 EDT 2010


GIT changes to stable-0.44 grimoire by George Sherwood <gsherwood at sourcemage.org>:

 kde4-support/attica/DETAILS |    4 ++--
 kde4-support/attica/HISTORY |    3 +++
 kde4/HISTORY                |    6 ++++++
 kde4/KDE_DEPENDS            |    4 +++-
 4 files changed, 14 insertions(+), 3 deletions(-)

New commits:
commit 2cd60266625fd0f0c34c8aad435799639b2bab87
Author: Tommy Boatman <tboatman at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

       kdebindings4: depends on attica
    (cherry picked from commit ad8266aa9a7fce75617855574f52159028345708)

commit 199b8efadd9e9a2e6ac06534a6d56751e87524f1
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    kdebindings4: Depends on qimageblitz
    
    CMake Error at
    /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:70
    (MESSAGE):
      Could NOT find QImageBlitz (missing: QIMAGEBLITZ_INCLUDES
      QIMAGEBLITZ_LIBRARIES)
    Call Stack (most recent call first):
      /opt/kde4/share/apps/cmake/modules/FindQImageBlitz.cmake:48
    (find_package_handle_standard_args)
      smoke/qimageblitz/CMakeLists.txt:2 (find_package)
    (cherry picked from commit c48758ce9d2f9e401417f876d0be4738b415b668)

commit 359ed4401d8124af31891fac3587f3726641d63e
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    attica: => 0.1.4
    (cherry picked from commit bb5a53e8b9b6fcc7e53b05fdabd485d09f3008f1)

diff --git a/kde4-support/attica/DETAILS b/kde4-support/attica/DETAILS
index 95ff1a5..24af386 100755
--- a/kde4-support/attica/DETAILS
+++ b/kde4-support/attica/DETAILS
@@ -1,6 +1,6 @@
            SPELL=attica
-         VERSION=0.1.3
-     SOURCE_HASH=sha512:956920d24805b14fe50ce2b3453306f7dfad48f55291209194d2a2472ad018e9e9ffab066808c870f56d41a10d556dbf681465e1e7745c59d33fc735f830fb43
+         VERSION=0.1.4
+     SOURCE_HASH=sha512:23bcb9b2ff6b033ee2013ef8bc9d1c207f98aedbe11699f0abf6d68409b864fbee497dd133c8fb61afa27d2724695a77b1c3ca97db063da7e2f6b0f93140bfa9
           SOURCE=$SPELL-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$KDE_URL/stable/attica/$SOURCE
diff --git a/kde4-support/attica/HISTORY b/kde4-support/attica/HISTORY
index d1ebd75..39fe87c 100644
--- a/kde4-support/attica/HISTORY
+++ b/kde4-support/attica/HISTORY
@@ -1,3 +1,6 @@
+2010-05-20 Treeve Jelbert <treeve at sourcemage.org>
+	* DETAILS: version 0.1.4
+
 2010-04-07 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 0.1.3
 
diff --git a/kde4/HISTORY b/kde4/HISTORY
index 821a3c3..f5cab10 100644
--- a/kde4/HISTORY
+++ b/kde4/HISTORY
@@ -1,3 +1,9 @@
+2010-05-20 Tommy Boatman <tboatman at sourcemage.org>
+	* KDE_DEPENDS: kdebindings4 depends on attica
+
+2010-05-16 Eric Sandall <sandalle at sourcemage.org>
+	* KDE_DEPENDS: kdebindings4 depends on qimageblitz
+
 2009-11-27 Treeve Jelbert <treeve at sourcemage.org>
 	* FUNCTIONS: fix special case of kdelibs4
 
diff --git a/kde4/KDE_DEPENDS b/kde4/KDE_DEPENDS
index a10e6e1..7003461 100755
--- a/kde4/KDE_DEPENDS
+++ b/kde4/KDE_DEPENDS
@@ -48,7 +48,9 @@ case $SPELL in
                ;;
 
   kdebindings4)
-               depends  kdelibs4
+               depends  kdelibs4 &&
+               depends  qimageblitz &&
+               depends  attica
                ;;
 
   *)           depends kdebase4-runtime &&



More information about the SM-Commit mailing list