Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (6cd80688ab2e7ba8aae460304e03122d9062fa20)
  • Date: Fri, 15 Sep 2006 00:16:38 -0500

GIT changes to master grimoire by Eric Sandall <sandalle@moby.(none)>:

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

New commits:
commit 6cd80688ab2e7ba8aae460304e03122d9062fa20
Author: Eric Sandall <sandalle@moby.(none)>
Commit: Eric Sandall <sandalle@moby.(none)>

kdebase optionally depends on htdig to build help files

diff --git a/kde-core/kdebase/DEPENDS b/kde-core/kdebase/DEPENDS
index ac064ce..52ba2e1 100755
--- a/kde-core/kdebase/DEPENDS
+++ b/kde-core/kdebase/DEPENDS
@@ -195,4 +195,9 @@ optional_depends openexr
optional_depends lm_sensors \
'--with-sensors' \
'--without-sensors' \
- 'for hardware monitoring'
+ 'for hardware monitoring' &&
+
+optional_depends htdig \
+ '' \
+ '' \
+ 'for KDE Help generation'
diff --git a/kde-core/kdebase/HISTORY b/kde-core/kdebase/HISTORY
index 5f75545..38fdbac 100644
--- a/kde-core/kdebase/HISTORY
+++ b/kde-core/kdebase/HISTORY
@@ -1,6 +1,7 @@
2006-09-14 Eric Sandall <eric AT sandall.us>
* DETAILS: Updated PATCHLEVEL to force installation of kde.desktop for
login managers (e.g. gdm) to list KDE.
+ * DEPENDS: Optionally depend on htdig to generate KDE Help files
* INSTALL: Install kde.desktop to /usr/share/xsessions/

2006-09-07 Anton Brondz <dinolinux AT sourcemage.org>



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (6cd80688ab2e7ba8aae460304e03122d9062fa20), Eric Sandall, 09/15/2006

Archive powered by MHonArc 2.6.24.

Top of Page