Skip to Content.
Sympa Menu

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

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 (4046814d9d520531ccca40c2d711c7ba1cff8de5)
  • Date: Tue, 22 Apr 2008 22:01:36 -0500

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

kde-core/kdebase/DEPENDS | 7 ++++++-
kde-core/kdebase/HISTORY | 3 +++
kde-core/kdelibs/DEPENDS | 7 ++++++-
kde-core/kdelibs/HISTORY | 3 +++
4 files changed, 18 insertions(+), 2 deletions(-)

New commits:
commit 4046814d9d520531ccca40c2d711c7ba1cff8de5
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

kdebase: Optionally depends on mdnsresponder

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

kdelibs: Optionally depends on mdnsresponder

diff --git a/kde-core/kdebase/DEPENDS b/kde-core/kdebase/DEPENDS
index beb1dab..7f93edc 100755
--- a/kde-core/kdebase/DEPENDS
+++ b/kde-core/kdebase/DEPENDS
@@ -201,4 +201,9 @@ optional_depends htdig \
optional_depends sudo \
'--with-sudo-kdesu-backend' \
'' \
- 'to use sudo as kdesu backend'
+ 'to use sudo as kdesu backend' &&
+
+optional_depends mdnsresponder \
+ '--enable-dnssd' \
+ '--disable-dnssd' \
+ 'for browsing and publishing DNS-SD services'
diff --git a/kde-core/kdebase/HISTORY b/kde-core/kdebase/HISTORY
index 510e2c8..827352a 100644
--- a/kde-core/kdebase/HISTORY
+++ b/kde-core/kdebase/HISTORY
@@ -1,3 +1,6 @@
+2008-04-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Optionally depends on mdnsresponder
+
2008-04-19 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Use a more direct SOURCE_URL for the SMGL KDE theme

diff --git a/kde-core/kdelibs/DEPENDS b/kde-core/kdelibs/DEPENDS
index 851c39e..9c097e8 100755
--- a/kde-core/kdelibs/DEPENDS
+++ b/kde-core/kdelibs/DEPENDS
@@ -137,4 +137,9 @@ optional_depends freetype2 \
optional_depends sudo \
'--with-sudo-kdesu-backend' \
'' \
- 'to use sudo as kdesu backend'
+ 'to use sudo as kdesu backend' &&
+
+optional_depends mdnsresponder \
+ '--enable-dnssd' \
+ '--disable-dnssd' \
+ 'for browsing and publishing DNS-SD services'
diff --git a/kde-core/kdelibs/HISTORY b/kde-core/kdelibs/HISTORY
index 707bb2a..403a524 100644
--- a/kde-core/kdelibs/HISTORY
+++ b/kde-core/kdelibs/HISTORY
@@ -1,3 +1,6 @@
+2008-04-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Optionally depends on mdnsresponder
+
2008-02-25 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: updated spell to 3.5.9




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (4046814d9d520531ccca40c2d711c7ba1cff8de5), Eric Sandall, 04/22/2008

Archive powered by MHonArc 2.6.24.

Top of Page