Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (a0ae7950a8c7deaedd15ab65c86d7360f6d5092a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (a0ae7950a8c7deaedd15ab65c86d7360f6d5092a)
  • Date: Mon, 28 Aug 2006 12:25:35 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

kde-core/kdebase/DEPENDS | 6 +++++-
kde-core/kdebase/HISTORY | 3 +++
2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit a0ae7950a8c7deaedd15ab65c86d7360f6d5092a
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

kdebase: added optional libxdamage for kompmgr #13029

diff --git a/kde-core/kdebase/DEPENDS b/kde-core/kdebase/DEPENDS
index cc1387f..cc8fa7b 100755
--- a/kde-core/kdebase/DEPENDS
+++ b/kde-core/kdebase/DEPENDS
@@ -22,7 +22,11 @@ if check_if_xorg_modular_libs qt-x11
depends libxtst &&
depends libxxf86misc &&
depends xsetroot &&
- depends xset
+ depends xset &&
+ optional_depends XDAMAGE \
+ '--with-composite' \
+ '--without-composite' \
+ 'for kompmgr - kde compositing manager'
fi &&

source $SECTION_DIRECTORY/KDE_DEPENDS &&
diff --git a/kde-core/kdebase/HISTORY b/kde-core/kdebase/HISTORY
index 9e019bf..e05eede 100644
--- a/kde-core/kdebase/HISTORY
+++ b/kde-core/kdebase/HISTORY
@@ -1,3 +1,6 @@
+2006-08-28 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added optional libxdamage for kompmgr #13029
+
2006-08-19 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* FINAL: added pmount notice




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (a0ae7950a8c7deaedd15ab65c86d7360f6d5092a), Jaka Kranjc, 08/28/2006

Archive powered by MHonArc 2.6.24.

Top of Page