Skip to Content.
Sympa Menu

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

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 (757daadd988feab8e1a3ff20c3539947af81ddcf)
  • Date: Mon, 20 Jul 2009 15:52:02 -0500

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

gnome2-libs/devicekit/DEPENDS | 2 +-
gnome2-libs/devicekit/HISTORY | 3 +++
gnome2-libs/gnome-panel/DEPENDS | 1 +
gnome2-libs/gnome-panel/HISTORY | 3 +++
video/totem/DEPENDS | 2 ++
video/totem/HISTORY | 3 +++
6 files changed, 13 insertions(+), 1 deletion(-)

New commits:
commit 757daadd988feab8e1a3ff20c3539947af81ddcf
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

totem: Depends on docbook-dtd and libxslt

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

devicekit: Depends on docbook-dtd for man pages, not libxslt

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

gnome-panel: Depends on docbook-dtd

diff --git a/gnome2-libs/devicekit/DEPENDS b/gnome2-libs/devicekit/DEPENDS
index 654a636..c200701 100755
--- a/gnome2-libs/devicekit/DEPENDS
+++ b/gnome2-libs/devicekit/DEPENDS
@@ -2,7 +2,7 @@ depends dbus &&
depends dbus-glib &&
depends pkgconfig &&
depends udev &&
-optional_depends libxslt \
+optional_depends docbook-dtd \
"--enable-man-pages" \
"--disable-man-pages" \
"Build and install man pages?" &&
diff --git a/gnome2-libs/devicekit/HISTORY b/gnome2-libs/devicekit/HISTORY
index 7535b7f..573ce98 100644
--- a/gnome2-libs/devicekit/HISTORY
+++ b/gnome2-libs/devicekit/HISTORY
@@ -1,3 +1,6 @@
+2009-07-20 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Requires docbook-dtd not libxslt for man pages
+
2009-04-20 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DeviceKit-no-doc.patch: #15189 is optional, just needs some tweaking
* DEPENDS: gtk-doc(api docs) and libxslt(man pages) are both optional
diff --git a/gnome2-libs/gnome-panel/DEPENDS b/gnome2-libs/gnome-panel/DEPENDS
index ecf569a..5b5a8bd 100755
--- a/gnome2-libs/gnome-panel/DEPENDS
+++ b/gnome2-libs/gnome-panel/DEPENDS
@@ -1,5 +1,6 @@
depends libx11 &&
depends dbus-glib &&
+depends docbook-dtd &&
depends gconf2 &&
depends gnome-desktop &&
depends gnome-menus &&
diff --git a/gnome2-libs/gnome-panel/HISTORY b/gnome2-libs/gnome-panel/HISTORY
index 632563a..2a0d8a8 100644
--- a/gnome2-libs/gnome-panel/HISTORY
+++ b/gnome2-libs/gnome-panel/HISTORY
@@ -1,3 +1,6 @@
+2009-07-20 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on docbook-dtd
+
2009-07-18 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: made rarian optional, removed esound

diff --git a/video/totem/DEPENDS b/video/totem/DEPENDS
index 08fb022..39fca5c 100755
--- a/video/totem/DEPENDS
+++ b/video/totem/DEPENDS
@@ -1,7 +1,9 @@
+depends docbook-dtd &&
depends glib2 &&
depends gtk+2 &&
depends libgnomeui &&
depends libglade2 &&
+depends libxslt &&
depends gnome-vfs2 &&
depends gnome-desktop &&
depends gnome-icon-theme &&
diff --git a/video/totem/HISTORY b/video/totem/HISTORY
index d986290..ef82745 100644
--- a/video/totem/HISTORY
+++ b/video/totem/HISTORY
@@ -1,3 +1,6 @@
+2009-07-20 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on docbook-dtd and libxslt
+
2009-05-04 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.26.2




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (757daadd988feab8e1a3ff20c3539947af81ddcf), Eric Sandall, 07/20/2009

Archive powered by MHonArc 2.6.24.

Top of Page