[SM-Commit] GIT changes to master grimoire by Arjan Bouter (72724e7544aa3c2eaaba068e7cdfb729221cf4d0)

Arjan Bouter scm at sourcemage.org
Thu Jul 15 16:37:27 EDT 2010


GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:

 gnome2-libs/policykit-gnome/DEPENDS |    4 ----
 gnome2-libs/policykit-gnome/HISTORY |    3 +++
 net/farsight2/DEPENDS               |    6 ++++--
 net/farsight2/HISTORY               |    3 ++-
 4 files changed, 9 insertions(+), 7 deletions(-)

New commits:
commit 72724e7544aa3c2eaaba068e7cdfb729221cf4d0
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    farsight2: added missing optional dependencies on gupnp-igd and pygtk2

commit 0333faf0c0541b0a67d6f947b793c5f12d134ffc
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    policykit-gnome: doesn't need gir-repository anymore

diff --git a/gnome2-libs/policykit-gnome/DEPENDS b/gnome2-libs/policykit-gnome/DEPENDS
index 653104b..df099ed 100755
--- a/gnome2-libs/policykit-gnome/DEPENDS
+++ b/gnome2-libs/policykit-gnome/DEPENDS
@@ -8,10 +8,6 @@ optional_depends gobject-introspection \
                  "--disable-introspection" \
                  "to enable GObject introspection" &&
 
-if is_depends_enabled $SPELL gobject-introspection; then
-  depends gir-repository
-fi                                                 &&
-
 optional_depends gtk-doc                 \
                  "--enable-gtk-doc"      \
                  "--disable-gtk-doc"     \
diff --git a/gnome2-libs/policykit-gnome/HISTORY b/gnome2-libs/policykit-gnome/HISTORY
index d1980a1..cc9e2fd 100644
--- a/gnome2-libs/policykit-gnome/HISTORY
+++ b/gnome2-libs/policykit-gnome/HISTORY
@@ -1,3 +1,6 @@
+2010-07-15 Arjan Bouter <abouter at sourcemage.org>
+	* DEPENDS: doesn't need gir-repository anymore
+
 2010-03-19 Vasil Yonkov <spirtbrat at sourcemage.org>
 	* DEPENDS: needs gir repository if gobject-introspection is enabled
 
diff --git a/net/farsight2/DEPENDS b/net/farsight2/DEPENDS
index 6ffef00..e59d410 100755
--- a/net/farsight2/DEPENDS
+++ b/net/farsight2/DEPENDS
@@ -3,5 +3,7 @@ optional_depends python "--enable-python" "--disable-python" "To build python bi
 if is_depends_enabled $SPELL python; then
   depends gst-python
 fi &&
-optional_depends gst-plugins-good '' '' 'for the RTP plugin' &&
-optional_depends gst-plugins-bad '' '' 'for the MSN plugin'
+optional_depends gst-plugins-good '' '' 'for the RTP and MSN plugins' &&
+optional_depends gst-plugins-bad '' '' 'for the MSN plugin' &&
+optional_depends gupnp-igd '' '' 'for UPNP support' &&
+optional_depends pygtk2 '' '' 'for the GUI example'
diff --git a/net/farsight2/HISTORY b/net/farsight2/HISTORY
index 956426b..ea7ae23 100644
--- a/net/farsight2/HISTORY
+++ b/net/farsight2/HISTORY
@@ -1,5 +1,6 @@
 2010-07-15 Arjan Bouter <abouter at sourcemage.org>
-	* DETAILS: 0.0.20
+	* DETAILS: 0.0.20, added missing optional dependencies on gupnp-igd and
+	  pygtk2
 
 2010-01-10 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 0.0.17



More information about the SM-Commit mailing list