Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (a9517171e799bec80d8fb3664eb46e2a0fdaebc1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (a9517171e799bec80d8fb3664eb46e2a0fdaebc1)
  • Date: Tue, 1 Feb 2011 03:05:47 -0600

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

kde4/kde4-profile/DEPENDS | 2 ++
kde4/kde4-profile/HISTORY | 3 +++
kde4/kdelibs4/DEPENDS | 4 ++++
kde4/kdelibs4/HISTORY | 3 +++
4 files changed, 12 insertions(+)

New commits:
commit a9517171e799bec80d8fb3664eb46e2a0fdaebc1
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

kdelibs4: added optional dependencies: upower, libdbusmenu-qt and grantlee

commit f905a7951795b6730da030165f763cf66cc813a4
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

kde4-profile: added optional dependency to oxygen-icons

diff --git a/kde4/kde4-profile/DEPENDS b/kde4/kde4-profile/DEPENDS
index 8cdf030..ef6e430 100755
--- a/kde4/kde4-profile/DEPENDS
+++ b/kde4/kde4-profile/DEPENDS
@@ -60,6 +60,8 @@ optional_depends kdeplasmoids4 "" "" \
optional_depends kdeaccessibility4 "" "" \
"for KDE Accessibility Aids" &&

+optional_depends oxygen-icons "" "" \
+ "for KDE oxygen icons" &&

optional_depends kdeutils4 \
"" \
diff --git a/kde4/kde4-profile/HISTORY b/kde4/kde4-profile/HISTORY
index 96d676c..8991b2a 100644
--- a/kde4/kde4-profile/HISTORY
+++ b/kde4/kde4-profile/HISTORY
@@ -1,3 +1,6 @@
+2011-02-01 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: added optional dependency to oxygen-icons
+
2010-08-16 Bor Kraljič <pyrobor AT ver.si>
* DEPENDS: added kdeartwork4, kde4-l10n, kdeplasmoids4 and
kdeaccessibility4

diff --git a/kde4/kdelibs4/DEPENDS b/kde4/kdelibs4/DEPENDS
index d36c50c..a2cced4 100755
--- a/kde4/kdelibs4/DEPENDS
+++ b/kde4/kdelibs4/DEPENDS
@@ -23,4 +23,8 @@ 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 87613f8..9c9a2e4 100644
--- a/kde4/kdelibs4/HISTORY
+++ b/kde4/kdelibs4/HISTORY
@@ -1,3 +1,6 @@
+2011-02-01 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: added optional dependencies: upower, libdbusmenu-qt and
grantlee
+
2011-01-31 Bor Kraljič <pyrobor AT ver.si>
* DEPENDS: removing hal as dependecy, added udisks as optional
dependency




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (a9517171e799bec80d8fb3664eb46e2a0fdaebc1), Bor Kraljič, 02/01/2011

Archive powered by MHonArc 2.6.24.

Top of Page