public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: x11-wm/mutter/, dev-libs/seed/, media-libs/libgnome-media-profiles/, ...
@ 2011-02-07 19:59 Nirbheek Chauhan
  0 siblings, 0 replies; only message in thread
From: Nirbheek Chauhan @ 2011-02-07 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     5ec4f54a3e13a80f92deb03be83a0ce2cbfdc198
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  7 19:57:55 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Feb  7 19:57:55 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5ec4f54a

Remove static libs from various libraries

* These apps link against gtk+, and it's pointless to try to use static libraries with gtk+

---
 dev-libs/seed/seed-2.31.91.ebuild                  |    3 ++-
 .../libgnome-media-profiles-2.91.2.ebuild          |    1 +
 .../gnome-bluetooth/gnome-bluetooth-2.91.5.ebuild  |    3 ++-
 .../gnome-bluetooth/gnome-bluetooth-9999.ebuild    |    3 ++-
 x11-wm/mutter/mutter-2.91.6.ebuild                 |    1 +
 x11-wm/mutter/mutter-9999.ebuild                   |    1 +
 6 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-libs/seed/seed-2.31.91.ebuild b/dev-libs/seed/seed-2.31.91.ebuild
index ba28efd..307c0b6 100644
--- a/dev-libs/seed/seed-2.31.91.ebuild
+++ b/dev-libs/seed/seed-2.31.91.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
 	virtual/libffi
 	x11-libs/cairo
 	x11-libs/gtk+:2[introspection]
-	net-libs/webkit-gtk
+	net-libs/webkit-gtk:2
 	gnome-base/gnome-js-common
 
 	dbus? (
@@ -45,6 +45,7 @@ RESTRICT="test"
 
 pkg_setup() {
 	G2CONF="${G2CONF}
+		--disable-static
 		--with-webkit=1.0
 		$(use_enable dbus dbus-module)
 		$(use_enable mpfr mpfr-module)

diff --git a/media-libs/libgnome-media-profiles/libgnome-media-profiles-2.91.2.ebuild b/media-libs/libgnome-media-profiles/libgnome-media-profiles-2.91.2.ebuild
index ffa51c4..96f3fdb 100644
--- a/media-libs/libgnome-media-profiles/libgnome-media-profiles-2.91.2.ebuild
+++ b/media-libs/libgnome-media-profiles/libgnome-media-profiles-2.91.2.ebuild
@@ -34,3 +34,4 @@ DEPEND="${COMMON_DEPEND}
 	>=dev-util/pkgconfig-0.19
 	sys-devel/gettext"
 DOCS="ChangeLog NEWS README"
+G2CONF="--disable-static"

diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-2.91.5.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-2.91.5.ebuild
index f033347..a7870a2 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-2.91.5.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-2.91.5.ebuild
@@ -61,7 +61,8 @@ pkg_setup() {
 		--disable-moblin
 		--disable-desktop-update
 		--disable-icon-update
-		--disable-schemas-compile"
+		--disable-schemas-compile
+		--disable-static"
 		#$(use_enable nautilus nautilus-sendto)
 	DOCS="AUTHORS README NEWS ChangeLog"
 

diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild
index f033347..a7870a2 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild
@@ -61,7 +61,8 @@ pkg_setup() {
 		--disable-moblin
 		--disable-desktop-update
 		--disable-icon-update
-		--disable-schemas-compile"
+		--disable-schemas-compile
+		--disable-static"
 		#$(use_enable nautilus nautilus-sendto)
 	DOCS="AUTHORS README NEWS ChangeLog"
 

diff --git a/x11-wm/mutter/mutter-2.91.6.ebuild b/x11-wm/mutter/mutter-2.91.6.ebuild
index bd2113b..c09aa97 100644
--- a/x11-wm/mutter/mutter-2.91.6.ebuild
+++ b/x11-wm/mutter/mutter-2.91.6.ebuild
@@ -58,6 +58,7 @@ DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README *.txt doc/*.txt"
 
 src_prepare() {
 	G2CONF="${G2CONF}
+		--disable-static
 		--enable-gconf
 		--enable-shape
 		--enable-sm

diff --git a/x11-wm/mutter/mutter-9999.ebuild b/x11-wm/mutter/mutter-9999.ebuild
index bd2113b..c09aa97 100644
--- a/x11-wm/mutter/mutter-9999.ebuild
+++ b/x11-wm/mutter/mutter-9999.ebuild
@@ -58,6 +58,7 @@ DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README *.txt doc/*.txt"
 
 src_prepare() {
 	G2CONF="${G2CONF}
+		--disable-static
 		--enable-gconf
 		--enable-shape
 		--enable-sm



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-07 19:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-07 19:59 [gentoo-commits] proj/gnome:master commit in: x11-wm/mutter/, dev-libs/seed/, media-libs/libgnome-media-profiles/, Nirbheek Chauhan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox