public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: dev-libs/libgweather/, dev-libs/libgweather/files/
@ 2011-05-30 17:43 Nirbheek Chauhan
  0 siblings, 0 replies; only message in thread
From: Nirbheek Chauhan @ 2011-05-30 17:43 UTC (permalink / raw
  To: gentoo-commits

commit:     640cc6e97333b33c43eb1a47800e39fd3a6b9d35
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Thu May 26 07:18:36 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon May 30 17:29:01 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=640cc6e9

dev-libs/libgweather: 3.0.0 → 3.0.2; really disable big Locations.xml

* Remove unused patch
* Amusingly, --disable-all-translations-in-one-xml enables them instead.
  To disable building the big Locations.xml file, simply don't pass any
  option to configure.

Signed-off-by: Nirbheek Chauhan <nirbheek <AT> gentoo.org>

---
 ...ather-2.30.0-fix-automagic-python-support.patch |   24 --------------------
 ...ather-3.0.0.ebuild => libgweather-3.0.2.ebuild} |    4 +-
 dev-libs/libgweather/libgweather-9999.ebuild       |    4 +-
 3 files changed, 4 insertions(+), 28 deletions(-)

diff --git a/dev-libs/libgweather/files/libgweather-2.30.0-fix-automagic-python-support.patch b/dev-libs/libgweather/files/libgweather-2.30.0-fix-automagic-python-support.patch
deleted file mode 100644
index 77f2f94..0000000
--- a/dev-libs/libgweather/files/libgweather-2.30.0-fix-automagic-python-support.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 03626e45436b0b9c345e0c07e4f488375639877a Mon Sep 17 00:00:00 2001
-From: Romain Perier <mrpouet@gentoo.org>
-Date: Sat, 19 Sep 2009 20:54:32 +0200
-Subject: [PATCH] Fix automagic python support when --disable-python is given on the command line
-
----
- configure.in |    2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/configure.in b/configure.in
-index f363571..743fe9d 100644
---- a/configure.in
-+++ b/configure.in
-@@ -215,7 +215,7 @@ dnl ***************************************************************************
- AC_ARG_ENABLE(python,
-         [AC_HELP_STRING([--enable-python],
-                         [Build libgweather python bindings])],
--        [enable_python=yes],
-+        [enable_python=$enableval],
-         [enable_python=no])
- if test "$enable_python" = "yes"; then
-    AM_PATH_PYTHON()
--- 
-1.6.5.rc1

diff --git a/dev-libs/libgweather/libgweather-3.0.0.ebuild b/dev-libs/libgweather/libgweather-3.0.2.ebuild
similarity index 94%
rename from dev-libs/libgweather/libgweather-3.0.0.ebuild
rename to dev-libs/libgweather/libgweather-3.0.2.ebuild
index 386ac4a..c47471a 100644
--- a/dev-libs/libgweather/libgweather-3.0.0.ebuild
+++ b/dev-libs/libgweather/libgweather-3.0.2.ebuild
@@ -44,10 +44,10 @@ RDEPEND="${COMMON_DEPEND}
 
 pkg_setup() {
 	DOCS="AUTHORS ChangeLog MAINTAINERS NEWS"
+	# Do not add --disable-all-translations-in-one-xml : it will enable them
 	G2CONF="${G2CONF}
 		--enable-locations-compression
 		--disable-maintainer-mode
-		--disable-all-translations-in-one-xml
 		--disable-static
 		$(use_enable introspection)"
-}
\ No newline at end of file
+}

diff --git a/dev-libs/libgweather/libgweather-9999.ebuild b/dev-libs/libgweather/libgweather-9999.ebuild
index 386ac4a..c47471a 100644
--- a/dev-libs/libgweather/libgweather-9999.ebuild
+++ b/dev-libs/libgweather/libgweather-9999.ebuild
@@ -44,10 +44,10 @@ RDEPEND="${COMMON_DEPEND}
 
 pkg_setup() {
 	DOCS="AUTHORS ChangeLog MAINTAINERS NEWS"
+	# Do not add --disable-all-translations-in-one-xml : it will enable them
 	G2CONF="${G2CONF}
 		--enable-locations-compression
 		--disable-maintainer-mode
-		--disable-all-translations-in-one-xml
 		--disable-static
 		$(use_enable introspection)"
-}
\ No newline at end of file
+}



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

only message in thread, other threads:[~2011-05-30 17:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-30 17:43 [gentoo-commits] proj/gnome:master commit in: dev-libs/libgweather/, dev-libs/libgweather/files/ Nirbheek Chauhan

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