Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (6aeb5ab538a3f8460dde3094dd964c9db5269b45)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (6aeb5ab538a3f8460dde3094dd964c9db5269b45)
  • Date: Thu, 3 Feb 2011 15:55:37 -0600

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

kde4-support/libdbusmenu-qt/DETAILS | 1 +
kde4-support/libdbusmenu-qt/HISTORY | 3 +++
kde4/kdelibs4/DEPENDS | 3 +--
kde4/kdelibs4/HISTORY | 3 +++
4 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 6aeb5ab538a3f8460dde3094dd964c9db5269b45
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

kdelibs4: libdbusmenu-qt is not optional

$ gaze version libdbusmenu-qt
...
test kde4-support libdbusmenu-qt 0.7.0 -

Casting kdelibs4
...

-----------------------------------------------------------------------------
-- The following REQUIRED packages could NOT be located on your system.
-- You must install these packages before continuing.

-----------------------------------------------------------------------------
* DBusMenuQt <git clone
git://gitorious.org/dbusmenu/dbusmenu-qt.git>
Support for notification area menus via the DBusMenu protocol

commit d2f33fbfcdccc31248b27c3a8a3d41b2805862e4
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libdbusmenu-qt: Add missing SOURCE2_URL

diff --git a/kde4-support/libdbusmenu-qt/DETAILS
b/kde4-support/libdbusmenu-qt/DETAILS
index 2f2c2a4..d75cf1f 100755
--- a/kde4-support/libdbusmenu-qt/DETAILS
+++ b/kde4-support/libdbusmenu-qt/DETAILS
@@ -7,6 +7,7 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://people.canonical.com/~agateau/dbusmenu
SOURCE_URL=http://launchpad.net/$SPELL/trunk/$VERSION/+download/$SOURCE
+
SOURCE2_URL=http://launchpad.net/$SPELL/trunk/$VERSION/+download/$SOURCE2
LICENSE[0]=MIT
ENTERED=2010-04-26
KEYWORDS="dbus qt4"
diff --git a/kde4-support/libdbusmenu-qt/HISTORY
b/kde4-support/libdbusmenu-qt/HISTORY
index f005fba..b2b68ed 100644
--- a/kde4-support/libdbusmenu-qt/HISTORY
+++ b/kde4-support/libdbusmenu-qt/HISTORY
@@ -1,3 +1,6 @@
+2011-02-03 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Add missing SOURCE2_URL
+
2011-01-27 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 0.7.0
converted to upstream signature checking
diff --git a/kde4/kdelibs4/DEPENDS b/kde4/kdelibs4/DEPENDS
index a2cced4..7496e0e 100755
--- a/kde4/kdelibs4/DEPENDS
+++ b/kde4/kdelibs4/DEPENDS
@@ -5,6 +5,7 @@ depends shared-desktop-ontologies &&
depends soprano &&
depends redland &&
depends raptor &&
+depends libdbusmenu-qt &&
optional_depends udisks '' '' 'mounting removeble drives' &&
optional_depends libxscrnsaver '' '' 'screen saver support' &&
optional_depends FAM '' '' 'file change notification' &&
@@ -23,8 +24,6 @@ optional_depends python '' '' 'kross scripting
support' &&
optional_depends libmng '' '' 'for animated PNG' &&
optional_depends jasper '' '' 'jpeg 2000 support' &&
optional_depends openexr '' '' 'high dynamic-range images' &&
-optional_depends libdbusmenu-qt '' '' \
- 'for notification area menus via the DBusMenu protocol' &&
optional_depends grantlee '' '' 'ModelEventLogger code generation' &&
optional_depends upower '' '' 'for enumerating power devices' &&
optional_depends LZMA '' '' 'very high compression utility'
diff --git a/kde4/kdelibs4/HISTORY b/kde4/kdelibs4/HISTORY
index 9c9a2e4..80947e7 100644
--- a/kde4/kdelibs4/HISTORY
+++ b/kde4/kdelibs4/HISTORY
@@ -1,3 +1,6 @@
+2011-02-03 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: libdbusmenu-qt is not optional
+
2011-02-01 Bor Kraljič <pyrobor AT ver.si>
* DEPENDS: added optional dependencies: upower, libdbusmenu-qt and
grantlee




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (6aeb5ab538a3f8460dde3094dd964c9db5269b45), Eric Sandall, 02/03/2011

Archive powered by MHonArc 2.6.24.

Top of Page