* [gentoo-commits] proj/gnome:master commit in: dev-libs/libgdata/
@ 2012-03-15 15:44 Nirbheek Chauhan
0 siblings, 0 replies; 10+ messages in thread
From: Nirbheek Chauhan @ 2012-03-15 15:44 UTC (permalink / raw
To: gentoo-commits
commit: b676352f5db54d994bcb00badf20137582fefe8a
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 10 03:35:46 2012 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Thu Mar 15 15:40:23 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b676352f
dev-libs/libgdata: bump to 0.11.0
---
...libgdata-9999.ebuild => libgdata-0.11.0.ebuild} | 9 +++++----
dev-libs/libgdata/libgdata-9999.ebuild | 9 +++++----
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/dev-libs/libgdata/libgdata-9999.ebuild b/dev-libs/libgdata/libgdata-0.11.0.ebuild
similarity index 95%
copy from dev-libs/libgdata/libgdata-9999.ebuild
copy to dev-libs/libgdata/libgdata-0.11.0.ebuild
index 141b5db..8295ca1 100644
--- a/dev-libs/libgdata/libgdata-9999.ebuild
+++ b/dev-libs/libgdata/libgdata-0.11.0.ebuild
@@ -25,13 +25,14 @@ fi
# gtk+ is needed for gdk
# configure checks for gtk:3, but only uses it for demos which are not installed
-RDEPEND=">=dev-libs/glib-2.19:2
- || (
- >=x11-libs/gdk-pixbuf-2.14:2
- >=x11-libs/gtk+-2.14:2 )
+RDEPEND=">=dev-libs/glib-2.30:2
+ >=x11-libs/gdk-pixbuf-2.14:2
>=dev-libs/libxml2-2:2
>=net-libs/libsoup-2.26.1:2.4[introspection?]
>=net-libs/liboauth-0.9.4
+
+ gnome-base/gnome-keyring
+
gnome? ( >=net-libs/libsoup-gnome-2.26.1:2.4[introspection?] )
introspection? ( >=dev-libs/gobject-introspection-0.9.7 )"
DEPEND="${RDEPEND}
diff --git a/dev-libs/libgdata/libgdata-9999.ebuild b/dev-libs/libgdata/libgdata-9999.ebuild
index 141b5db..8295ca1 100644
--- a/dev-libs/libgdata/libgdata-9999.ebuild
+++ b/dev-libs/libgdata/libgdata-9999.ebuild
@@ -25,13 +25,14 @@ fi
# gtk+ is needed for gdk
# configure checks for gtk:3, but only uses it for demos which are not installed
-RDEPEND=">=dev-libs/glib-2.19:2
- || (
- >=x11-libs/gdk-pixbuf-2.14:2
- >=x11-libs/gtk+-2.14:2 )
+RDEPEND=">=dev-libs/glib-2.30:2
+ >=x11-libs/gdk-pixbuf-2.14:2
>=dev-libs/libxml2-2:2
>=net-libs/libsoup-2.26.1:2.4[introspection?]
>=net-libs/liboauth-0.9.4
+
+ gnome-base/gnome-keyring
+
gnome? ( >=net-libs/libsoup-gnome-2.26.1:2.4[introspection?] )
introspection? ( >=dev-libs/gobject-introspection-0.9.7 )"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: dev-libs/libgdata/
@ 2012-03-16 2:27 Alexandre Restovtsev
0 siblings, 0 replies; 10+ messages in thread
From: Alexandre Restovtsev @ 2012-03-16 2:27 UTC (permalink / raw
To: gentoo-commits
commit: a0b77d13b82489e85a9ca5823a6132879cedf409
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 16 01:47:14 2012 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Fri Mar 16 02:15:52 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a0b77d13
dev-libs/libgdata: 0.11.0 → 0.11.1
Bump, fixes MITM attack. Update deps.
---
...bgdata-0.11.0.ebuild => libgdata-0.11.1.ebuild} | 4 ++--
dev-libs/libgdata/libgdata-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-libs/libgdata/libgdata-0.11.0.ebuild b/dev-libs/libgdata/libgdata-0.11.1.ebuild
similarity index 94%
rename from dev-libs/libgdata/libgdata-0.11.0.ebuild
rename to dev-libs/libgdata/libgdata-0.11.1.ebuild
index 8295ca1..da795d3 100644
--- a/dev-libs/libgdata/libgdata-0.11.0.ebuild
+++ b/dev-libs/libgdata/libgdata-0.11.1.ebuild
@@ -28,12 +28,12 @@ fi
RDEPEND=">=dev-libs/glib-2.30:2
>=x11-libs/gdk-pixbuf-2.14:2
>=dev-libs/libxml2-2:2
- >=net-libs/libsoup-2.26.1:2.4[introspection?]
+ >=net-libs/libsoup-2.37.91:2.4[introspection?]
>=net-libs/liboauth-0.9.4
gnome-base/gnome-keyring
- gnome? ( >=net-libs/libsoup-gnome-2.26.1:2.4[introspection?] )
+ gnome? ( >=net-libs/libsoup-gnome-2.37.91:2.4[introspection?] )
introspection? ( >=dev-libs/gobject-introspection-0.9.7 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
diff --git a/dev-libs/libgdata/libgdata-9999.ebuild b/dev-libs/libgdata/libgdata-9999.ebuild
index 8295ca1..da795d3 100644
--- a/dev-libs/libgdata/libgdata-9999.ebuild
+++ b/dev-libs/libgdata/libgdata-9999.ebuild
@@ -28,12 +28,12 @@ fi
RDEPEND=">=dev-libs/glib-2.30:2
>=x11-libs/gdk-pixbuf-2.14:2
>=dev-libs/libxml2-2:2
- >=net-libs/libsoup-2.26.1:2.4[introspection?]
+ >=net-libs/libsoup-2.37.91:2.4[introspection?]
>=net-libs/liboauth-0.9.4
gnome-base/gnome-keyring
- gnome? ( >=net-libs/libsoup-gnome-2.26.1:2.4[introspection?] )
+ gnome? ( >=net-libs/libsoup-gnome-2.37.91:2.4[introspection?] )
introspection? ( >=dev-libs/gobject-introspection-0.9.7 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: dev-libs/libgdata/
@ 2012-04-03 6:36 Alexandre Restovtsev
0 siblings, 0 replies; 10+ messages in thread
From: Alexandre Restovtsev @ 2012-04-03 6:36 UTC (permalink / raw
To: gentoo-commits
commit: bdd90c519e89affbc3097bde038ee430c63b70b8
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 3 06:20:10 2012 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Tue Apr 3 06:35:05 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=bdd90c51
dev-libs/libgdata: 0.11.1 → 0.12.0
---
...bgdata-0.11.1.ebuild => libgdata-0.12.0.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/dev-libs/libgdata/libgdata-0.11.1.ebuild b/dev-libs/libgdata/libgdata-0.12.0.ebuild
similarity index 100%
rename from dev-libs/libgdata/libgdata-0.11.1.ebuild
rename to dev-libs/libgdata/libgdata-0.12.0.ebuild
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: dev-libs/libgdata/
@ 2012-05-06 11:25 Alexandre Restovtsev
0 siblings, 0 replies; 10+ messages in thread
From: Alexandre Restovtsev @ 2012-05-06 11:25 UTC (permalink / raw
To: gentoo-commits
commit: 77c0c6cf7374a152bada988e147ff97d60dbe485
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Sun May 6 11:22:32 2012 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sun May 6 11:22:32 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=77c0c6cf
dev-libs/libgdata: moved to gx86 + sync 9999 with gx86
---
dev-libs/libgdata/libgdata-0.12.0.ebuild | 74 ------------------------------
dev-libs/libgdata/libgdata-9999.ebuild | 8 ++-
2 files changed, 6 insertions(+), 76 deletions(-)
diff --git a/dev-libs/libgdata/libgdata-0.12.0.ebuild b/dev-libs/libgdata/libgdata-0.12.0.ebuild
deleted file mode 100644
index da795d3..0000000
--- a/dev-libs/libgdata/libgdata-0.12.0.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgdata/libgdata-0.8.1.ebuild,v 1.2 2011/07/01 21:08:01 hwoarang Exp $
-
-EAPI="4"
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
-
-DESCRIPTION="GLib-based library for accessing online service APIs using the GData protocol"
-HOMEPAGE="http://live.gnome.org/libgdata"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="doc gnome +introspection static-libs"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-fi
-
-# gtk+ is needed for gdk
-# configure checks for gtk:3, but only uses it for demos which are not installed
-RDEPEND=">=dev-libs/glib-2.30:2
- >=x11-libs/gdk-pixbuf-2.14:2
- >=dev-libs/libxml2-2:2
- >=net-libs/libsoup-2.37.91:2.4[introspection?]
- >=net-libs/liboauth-0.9.4
-
- gnome-base/gnome-keyring
-
- gnome? ( >=net-libs/libsoup-gnome-2.37.91:2.4[introspection?] )
- introspection? ( >=dev-libs/gobject-introspection-0.9.7 )"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40
- doc? ( >=dev-util/gtk-doc-1.14 )"
-
-pkg_setup() {
- DOCS="AUTHORS ChangeLog HACKING NEWS README"
- G2CONF="${G2CONF}
- $(use_enable static-libs static)
- $(use_enable gnome)
- $(use_enable introspection)"
-}
-
-src_prepare() {
- gnome2_src_prepare
-
- # Disable tests requiring network access, bug #307725
- sed -e '/^TEST_PROGS = / s:\(.*\):TEST_PROGS = general perf\nOLD_\1:' \
- -i gdata/tests/Makefile.in || die "network test disable failed"
-}
-
-src_test() {
- unset ORBIT_SOCKETDIR
- unset DBUS_SESSION_BUS_ADDRESS
- dbus-launch emake check || die "emake check failed"
-}
-
-pkg_preinst() {
- gnome2_pkg_preinst
- preserve_old_lib /usr/$(get_libdir)/libgdata.so.7
- preserve_old_lib /usr/$(get_libdir)/libgdata.so.11
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
- preserve_old_lib_notify /usr/$(get_libdir)/libgdata.so.7
- preserve_old_lib_notify /usr/$(get_libdir)/libgdata.so.11
-}
diff --git a/dev-libs/libgdata/libgdata-9999.ebuild b/dev-libs/libgdata/libgdata-9999.ebuild
index da795d3..5f04c56 100644
--- a/dev-libs/libgdata/libgdata-9999.ebuild
+++ b/dev-libs/libgdata/libgdata-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgdata/libgdata-0.8.1.ebuild,v 1.2 2011/07/01 21:08:01 hwoarang Exp $
+# $Header: $
EAPI="4"
GCONF_DEBUG="yes"
@@ -37,6 +37,7 @@ RDEPEND=">=dev-libs/glib-2.30:2
introspection? ( >=dev-libs/gobject-introspection-0.9.7 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
+ virtual/pkgconfig
doc? ( >=dev-util/gtk-doc-1.14 )"
pkg_setup() {
@@ -48,6 +49,9 @@ pkg_setup() {
}
src_prepare() {
+ # Regenerate marshalers for <glib-2.31 compat
+ rm -v gdata/gdata-marshal.{c,h} || die
+
gnome2_src_prepare
# Disable tests requiring network access, bug #307725
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: dev-libs/libgdata/
@ 2012-09-10 6:22 Nirbheek Chauhan
0 siblings, 0 replies; 10+ messages in thread
From: Nirbheek Chauhan @ 2012-09-10 6:22 UTC (permalink / raw
To: gentoo-commits
commit: a2ba63be766bb34a5cf1a250b9365a98fecb4fda
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 10 06:12:58 2012 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Sep 10 06:12:58 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a2ba63be
Add dev-libs/libgdata-0.13.1
---
...libgdata-9999.ebuild => libgdata-0.13.1.ebuild} | 5 +++--
dev-libs/libgdata/libgdata-9999.ebuild | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/dev-libs/libgdata/libgdata-9999.ebuild b/dev-libs/libgdata/libgdata-0.13.1.ebuild
similarity index 96%
copy from dev-libs/libgdata/libgdata-9999.ebuild
copy to dev-libs/libgdata/libgdata-0.13.1.ebuild
index 5f04c56..5945b2f 100644
--- a/dev-libs/libgdata/libgdata-9999.ebuild
+++ b/dev-libs/libgdata/libgdata-0.13.1.ebuild
@@ -25,13 +25,14 @@ fi
# gtk+ is needed for gdk
# configure checks for gtk:3, but only uses it for demos which are not installed
-RDEPEND=">=dev-libs/glib-2.30:2
+RDEPEND=">=dev-libs/glib-2.31:2
>=x11-libs/gdk-pixbuf-2.14:2
>=dev-libs/libxml2-2:2
>=net-libs/libsoup-2.37.91:2.4[introspection?]
>=net-libs/liboauth-0.9.4
- gnome-base/gnome-keyring
+ app-crypt/gcr
+ net-libs/gnome-online-accounts
gnome? ( >=net-libs/libsoup-gnome-2.37.91:2.4[introspection?] )
introspection? ( >=dev-libs/gobject-introspection-0.9.7 )"
diff --git a/dev-libs/libgdata/libgdata-9999.ebuild b/dev-libs/libgdata/libgdata-9999.ebuild
index 5f04c56..5945b2f 100644
--- a/dev-libs/libgdata/libgdata-9999.ebuild
+++ b/dev-libs/libgdata/libgdata-9999.ebuild
@@ -25,13 +25,14 @@ fi
# gtk+ is needed for gdk
# configure checks for gtk:3, but only uses it for demos which are not installed
-RDEPEND=">=dev-libs/glib-2.30:2
+RDEPEND=">=dev-libs/glib-2.31:2
>=x11-libs/gdk-pixbuf-2.14:2
>=dev-libs/libxml2-2:2
>=net-libs/libsoup-2.37.91:2.4[introspection?]
>=net-libs/liboauth-0.9.4
- gnome-base/gnome-keyring
+ app-crypt/gcr
+ net-libs/gnome-online-accounts
gnome? ( >=net-libs/libsoup-gnome-2.37.91:2.4[introspection?] )
introspection? ( >=dev-libs/gobject-introspection-0.9.7 )"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: dev-libs/libgdata/
@ 2012-10-27 19:40 Gilles Dartiguelongue
0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue @ 2012-10-27 19:40 UTC (permalink / raw
To: gentoo-commits
commit: ea94b7dd91dbceb06a65586c534a60e4cdc08892
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 19:36:18 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 19:36:18 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ea94b7dd
dev-libs/libgdata: 0.13.1 → 0.13.2
* Move some dependencies behing USE=gnome according to configure.ac.
* Drop USE=doc for non-live ebuild.
* Move G2CONF/DOC to phase not run for binary packages.
---
...bgdata-0.13.1.ebuild => libgdata-0.13.2.ebuild} | 34 +++++++++++--------
dev-libs/libgdata/libgdata-9999.ebuild | 34 +++++++++++--------
2 files changed, 40 insertions(+), 28 deletions(-)
diff --git a/dev-libs/libgdata/libgdata-0.13.1.ebuild b/dev-libs/libgdata/libgdata-0.13.2.ebuild
similarity index 81%
rename from dev-libs/libgdata/libgdata-0.13.1.ebuild
rename to dev-libs/libgdata/libgdata-0.13.2.ebuild
index 5945b2f..fb72dec 100644
--- a/dev-libs/libgdata/libgdata-0.13.1.ebuild
+++ b/dev-libs/libgdata/libgdata-0.13.2.ebuild
@@ -16,8 +16,9 @@ HOMEPAGE="http://live.gnome.org/libgdata"
LICENSE="LGPL-2.1"
SLOT="0"
-IUSE="doc gnome +introspection static-libs"
+IUSE="gnome +introspection static-libs"
if [[ ${PV} = 9999 ]]; then
+ IUSE="${IUSE} doc"
KEYWORDS=""
else
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
@@ -25,31 +26,36 @@ fi
# gtk+ is needed for gdk
# configure checks for gtk:3, but only uses it for demos which are not installed
-RDEPEND=">=dev-libs/glib-2.31:2
- >=x11-libs/gdk-pixbuf-2.14:2
+RDEPEND="
+ >=dev-libs/glib-2.31:2
>=dev-libs/libxml2-2:2
- >=net-libs/libsoup-2.37.91:2.4[introspection?]
>=net-libs/liboauth-0.9.4
-
- app-crypt/gcr
- net-libs/gnome-online-accounts
-
- gnome? ( >=net-libs/libsoup-gnome-2.37.91:2.4[introspection?] )
- introspection? ( >=dev-libs/gobject-introspection-0.9.7 )"
+ >=net-libs/libsoup-2.37.91:2.4[introspection?]
+ >=x11-libs/gdk-pixbuf-2.14:2
+ gnome? (
+ app-crypt/gcr
+ >=net-libs/gnome-online-accounts-3.2
+ >=net-libs/libsoup-gnome-2.37.91:2.4[introspection?] )
+ introspection? ( >=dev-libs/gobject-introspection-0.9.7 )
+"
DEPEND="${RDEPEND}
+ >=dev-util/gtk-doc-am-1.14
>=dev-util/intltool-0.40
virtual/pkgconfig
- doc? ( >=dev-util/gtk-doc-1.14 )"
+"
-pkg_setup() {
+if [[ ${PV} = 9999 ]]; then
+ DEPEND="${DEPEND}
+ doc? ( >=dev-util/gtk-doc-1.14 )"
+fi
+
+src_prepare() {
DOCS="AUTHORS ChangeLog HACKING NEWS README"
G2CONF="${G2CONF}
$(use_enable static-libs static)
$(use_enable gnome)
$(use_enable introspection)"
-}
-src_prepare() {
# Regenerate marshalers for <glib-2.31 compat
rm -v gdata/gdata-marshal.{c,h} || die
diff --git a/dev-libs/libgdata/libgdata-9999.ebuild b/dev-libs/libgdata/libgdata-9999.ebuild
index 5945b2f..fb72dec 100644
--- a/dev-libs/libgdata/libgdata-9999.ebuild
+++ b/dev-libs/libgdata/libgdata-9999.ebuild
@@ -16,8 +16,9 @@ HOMEPAGE="http://live.gnome.org/libgdata"
LICENSE="LGPL-2.1"
SLOT="0"
-IUSE="doc gnome +introspection static-libs"
+IUSE="gnome +introspection static-libs"
if [[ ${PV} = 9999 ]]; then
+ IUSE="${IUSE} doc"
KEYWORDS=""
else
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
@@ -25,31 +26,36 @@ fi
# gtk+ is needed for gdk
# configure checks for gtk:3, but only uses it for demos which are not installed
-RDEPEND=">=dev-libs/glib-2.31:2
- >=x11-libs/gdk-pixbuf-2.14:2
+RDEPEND="
+ >=dev-libs/glib-2.31:2
>=dev-libs/libxml2-2:2
- >=net-libs/libsoup-2.37.91:2.4[introspection?]
>=net-libs/liboauth-0.9.4
-
- app-crypt/gcr
- net-libs/gnome-online-accounts
-
- gnome? ( >=net-libs/libsoup-gnome-2.37.91:2.4[introspection?] )
- introspection? ( >=dev-libs/gobject-introspection-0.9.7 )"
+ >=net-libs/libsoup-2.37.91:2.4[introspection?]
+ >=x11-libs/gdk-pixbuf-2.14:2
+ gnome? (
+ app-crypt/gcr
+ >=net-libs/gnome-online-accounts-3.2
+ >=net-libs/libsoup-gnome-2.37.91:2.4[introspection?] )
+ introspection? ( >=dev-libs/gobject-introspection-0.9.7 )
+"
DEPEND="${RDEPEND}
+ >=dev-util/gtk-doc-am-1.14
>=dev-util/intltool-0.40
virtual/pkgconfig
- doc? ( >=dev-util/gtk-doc-1.14 )"
+"
-pkg_setup() {
+if [[ ${PV} = 9999 ]]; then
+ DEPEND="${DEPEND}
+ doc? ( >=dev-util/gtk-doc-1.14 )"
+fi
+
+src_prepare() {
DOCS="AUTHORS ChangeLog HACKING NEWS README"
G2CONF="${G2CONF}
$(use_enable static-libs static)
$(use_enable gnome)
$(use_enable introspection)"
-}
-src_prepare() {
# Regenerate marshalers for <glib-2.31 compat
rm -v gdata/gdata-marshal.{c,h} || die
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: dev-libs/libgdata/
@ 2013-12-19 23:40 Gilles Dartiguelongue
0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue @ 2013-12-19 23:40 UTC (permalink / raw
To: gentoo-commits
commit: f71ccb7b32275639e0edcb62b10212a076072f00
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 19 23:31:15 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Dec 19 23:31:15 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f71ccb7b
dev-libs/libgdata: sync with gentoo-x86
---
dev-libs/libgdata/libgdata-9999.ebuild | 48 ++++++++++++++++------------------
dev-libs/libgdata/metadata.xml | 3 +++
2 files changed, 25 insertions(+), 26 deletions(-)
diff --git a/dev-libs/libgdata/libgdata-9999.ebuild b/dev-libs/libgdata/libgdata-9999.ebuild
index 8586292..2cd89a8 100644
--- a/dev-libs/libgdata/libgdata-9999.ebuild
+++ b/dev-libs/libgdata/libgdata-9999.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
+VALA_MIN_API_VERSION="0.20"
+VALA_USE_DEPEND="vapigen"
-inherit eutils gnome2
+inherit gnome2 vala
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
fi
@@ -16,13 +17,14 @@ HOMEPAGE="http://live.gnome.org/libgdata"
LICENSE="LGPL-2.1+"
SLOT="0/13" # subslot = libgdata soname version
-IUSE="gnome +introspection static-libs"
+IUSE="gnome +introspection static-libs vala"
if [[ ${PV} = 9999 ]]; then
IUSE="${IUSE} doc"
KEYWORDS=""
else
- KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
fi
+REQUIRED_IUSE="vala? ( introspection )"
# gtk+ is needed for gdk
# configure checks for gtk:3, but only uses it for demos which are not installed
@@ -30,7 +32,7 @@ RDEPEND="
>=dev-libs/glib-2.31:2
>=dev-libs/libxml2-2:2
>=net-libs/liboauth-0.9.4
- >=net-libs/libsoup-2.37.91:2.4[introspection?]
+ >=net-libs/libsoup-2.42.0:2.4[introspection?]
>=x11-libs/gdk-pixbuf-2.14:2
gnome? (
app-crypt/gcr:=
@@ -42,6 +44,7 @@ DEPEND="${RDEPEND}
>=dev-util/gtk-doc-am-1.14
>=dev-util/intltool-0.40
virtual/pkgconfig
+ vala? ( $(vala_depend) )
"
if [[ ${PV} = 9999 ]]; then
@@ -50,17 +53,22 @@ if [[ ${PV} = 9999 ]]; then
fi
src_prepare() {
- DOCS="AUTHORS ChangeLog HACKING NEWS README"
- G2CONF="${G2CONF}
- $(use_enable static-libs static)
- $(use_enable gnome)
- $(use_enable introspection)"
+ # Disable tests requiring network access, bug #307725
+ sed -e '/^TEST_PROGS = / s:\(.*\):TEST_PROGS = general perf calendar client-login-authorizer contacts documents oauth1-authorizer picasaweb youtube \nOLD_\1:' \
+ -i gdata/tests/Makefile.am || die "network test disable failed"
+ use vala && vala_src_prepare
gnome2_src_prepare
+}
- # Disable tests requiring network access, bug #307725
- sed -e '/^TEST_PROGS = / s:\(.*\):TEST_PROGS = general perf\nOLD_\1:' \
- -i gdata/tests/Makefile.in || die "network test disable failed"
+src_configure() {
+ DOCS="AUTHORS ChangeLog HACKING NEWS README"
+ gnome2_src_configure \
+ $(use_enable gnome) \
+ $(use_enable gnome goa) \
+ $(use_enable introspection) \
+ $(use_enable vala) \
+ $(use_enable static-libs static)
}
src_test() {
@@ -68,15 +76,3 @@ src_test() {
unset DBUS_SESSION_BUS_ADDRESS
dbus-launch emake check || die "emake check failed"
}
-
-pkg_preinst() {
- gnome2_pkg_preinst
- preserve_old_lib /usr/$(get_libdir)/libgdata.so.7
- preserve_old_lib /usr/$(get_libdir)/libgdata.so.11
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
- preserve_old_lib_notify /usr/$(get_libdir)/libgdata.so.7
- preserve_old_lib_notify /usr/$(get_libdir)/libgdata.so.11
-}
diff --git a/dev-libs/libgdata/metadata.xml b/dev-libs/libgdata/metadata.xml
index dad9001..005177f 100644
--- a/dev-libs/libgdata/metadata.xml
+++ b/dev-libs/libgdata/metadata.xml
@@ -2,4 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnome</herd>
+ <use>
+ <flag name="vala">Enable bindings for dev-lang/vala</flag>
+ </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: dev-libs/libgdata/
@ 2014-11-23 19:37 Gilles Dartiguelongue
0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue @ 2014-11-23 19:37 UTC (permalink / raw
To: gentoo-commits
commit: b4f09bed8ef8bec3542eef627a61c2ee98913b57
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 23 18:53:05 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 23 18:53:05 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b4f09bed
dev-libs/libgdata: sync live ebuild with gentoo-x86
---
dev-libs/libgdata/libgdata-9999.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/dev-libs/libgdata/libgdata-9999.ebuild b/dev-libs/libgdata/libgdata-9999.ebuild
index 886cbee..febb79c 100644
--- a/dev-libs/libgdata/libgdata-9999.ebuild
+++ b/dev-libs/libgdata/libgdata-9999.ebuild
@@ -17,12 +17,12 @@ HOMEPAGE="https://wiki.gnome.org/Projects/libgdata"
LICENSE="LGPL-2.1+"
SLOT="0/19" # subslot = libgdata soname version
-IUSE="gnome +introspection static-libs vala"
+IUSE="gnome +introspection static-libs test vala"
if [[ ${PV} = 9999 ]]; then
IUSE="${IUSE} doc"
KEYWORDS=""
else
- KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi
REQUIRED_IUSE="vala? ( introspection )"
@@ -34,7 +34,6 @@ RDEPEND="
>=dev-libs/libxml2-2:2
>=net-libs/liboauth-0.9.4
>=net-libs/libsoup-2.42.0:2.4[introspection?]
- net-libs/uhttpmock
>=x11-libs/gdk-pixbuf-2.14:2
gnome? (
app-crypt/gcr:=
@@ -46,6 +45,7 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
>=gnome-base/gnome-common-3.6
virtual/pkgconfig
+ test? ( net-libs/uhttpmock )
vala? ( $(vala_depend) )
"
@@ -70,7 +70,8 @@ src_configure() {
$(use_enable gnome goa) \
$(use_enable introspection) \
$(use_enable vala) \
- $(use_enable static-libs static)
+ $(use_enable static-libs static) \
+ $(use_enable test tests)
}
src_test() {
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: dev-libs/libgdata/
@ 2015-05-25 22:40 Gilles Dartiguelongue
0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-25 22:40 UTC (permalink / raw
To: gentoo-commits
commit: fc29f4f5c200b81af2602c8922fcbb3d897ecb86
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon May 25 22:11:42 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon May 25 22:39:41 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=fc29f4f5
dev-libs/libgdata: 0.16.1 → 0.17.1
...libgdata-9999.ebuild => libgdata-0.17.1.ebuild} | 23 +++-------------------
dev-libs/libgdata/libgdata-9999.ebuild | 8 ++------
2 files changed, 5 insertions(+), 26 deletions(-)
diff --git a/dev-libs/libgdata/libgdata-9999.ebuild b/dev-libs/libgdata/libgdata-0.17.1.ebuild
similarity index 70%
copy from dev-libs/libgdata/libgdata-9999.ebuild
copy to dev-libs/libgdata/libgdata-0.17.1.ebuild
index febb79c..85e4635 100644
--- a/dev-libs/libgdata/libgdata-9999.ebuild
+++ b/dev-libs/libgdata/libgdata-0.17.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -8,22 +8,14 @@ VALA_MIN_API_VERSION="0.20"
VALA_USE_DEPEND="vapigen"
inherit gnome2 vala
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
DESCRIPTION="GLib-based library for accessing online service APIs using the GData protocol"
HOMEPAGE="https://wiki.gnome.org/Projects/libgdata"
LICENSE="LGPL-2.1+"
-SLOT="0/19" # subslot = libgdata soname version
+SLOT="0/22" # subslot = libgdata soname version
IUSE="gnome +introspection static-libs test vala"
-if [[ ${PV} = 9999 ]]; then
- IUSE="${IUSE} doc"
- KEYWORDS=""
-else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
REQUIRED_IUSE="vala? ( introspection )"
# gtk+ is needed for gdk
@@ -49,16 +41,7 @@ DEPEND="${RDEPEND}
vala? ( $(vala_depend) )
"
-if [[ ${PV} = 9999 ]]; then
- DEPEND="${DEPEND}
- doc? ( >=dev-util/gtk-doc-1.14 )"
-fi
-
src_prepare() {
- # Disable tests requiring network access, bug #307725
- sed -e '/^TEST_PROGS = / s:\(.*\):TEST_PROGS = general perf calendar client-login-authorizer contacts documents oauth1-authorizer picasaweb youtube \nOLD_\1:' \
- -i gdata/tests/Makefile.am || die "network test disable failed"
-
vala_src_prepare
gnome2_src_prepare
}
diff --git a/dev-libs/libgdata/libgdata-9999.ebuild b/dev-libs/libgdata/libgdata-9999.ebuild
index febb79c..bfaa551 100644
--- a/dev-libs/libgdata/libgdata-9999.ebuild
+++ b/dev-libs/libgdata/libgdata-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -16,7 +16,7 @@ DESCRIPTION="GLib-based library for accessing online service APIs using the GDat
HOMEPAGE="https://wiki.gnome.org/Projects/libgdata"
LICENSE="LGPL-2.1+"
-SLOT="0/19" # subslot = libgdata soname version
+SLOT="0/22" # subslot = libgdata soname version
IUSE="gnome +introspection static-libs test vala"
if [[ ${PV} = 9999 ]]; then
IUSE="${IUSE} doc"
@@ -55,10 +55,6 @@ if [[ ${PV} = 9999 ]]; then
fi
src_prepare() {
- # Disable tests requiring network access, bug #307725
- sed -e '/^TEST_PROGS = / s:\(.*\):TEST_PROGS = general perf calendar client-login-authorizer contacts documents oauth1-authorizer picasaweb youtube \nOLD_\1:' \
- -i gdata/tests/Makefile.am || die "network test disable failed"
-
vala_src_prepare
gnome2_src_prepare
}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: dev-libs/libgdata/
@ 2015-06-09 13:48 Gilles Dartiguelongue
0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue @ 2015-06-09 13:48 UTC (permalink / raw
To: gentoo-commits
commit: eb54d069325bdc50ea2b28fe1b6ae3ddfbb206f0
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 9 10:44:30 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Jun 9 13:48:43 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=eb54d069
dev-libs/libgdata: moved to gentoo-x86
dev-libs/libgdata/libgdata-0.17.1.ebuild | 65 --------------------------------
1 file changed, 65 deletions(-)
diff --git a/dev-libs/libgdata/libgdata-0.17.1.ebuild b/dev-libs/libgdata/libgdata-0.17.1.ebuild
deleted file mode 100644
index 85e4635..0000000
--- a/dev-libs/libgdata/libgdata-0.17.1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="yes"
-VALA_MIN_API_VERSION="0.20"
-VALA_USE_DEPEND="vapigen"
-
-inherit gnome2 vala
-
-DESCRIPTION="GLib-based library for accessing online service APIs using the GData protocol"
-HOMEPAGE="https://wiki.gnome.org/Projects/libgdata"
-
-LICENSE="LGPL-2.1+"
-SLOT="0/22" # subslot = libgdata soname version
-IUSE="gnome +introspection static-libs test vala"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-REQUIRED_IUSE="vala? ( introspection )"
-
-# gtk+ is needed for gdk
-# configure checks for gtk:3, but only uses it for demos which are not installed
-RDEPEND="
- >=dev-libs/glib-2.32:2
- >=dev-libs/json-glib-0.15
- >=dev-libs/libxml2-2:2
- >=net-libs/liboauth-0.9.4
- >=net-libs/libsoup-2.42.0:2.4[introspection?]
- >=x11-libs/gdk-pixbuf-2.14:2
- gnome? (
- app-crypt/gcr:=
- >=net-libs/gnome-online-accounts-3.8 )
- introspection? ( >=dev-libs/gobject-introspection-0.9.7 )
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.14
- >=dev-util/intltool-0.40
- >=gnome-base/gnome-common-3.6
- virtual/pkgconfig
- test? ( net-libs/uhttpmock )
- vala? ( $(vala_depend) )
-"
-
-src_prepare() {
- vala_src_prepare
- gnome2_src_prepare
-}
-
-src_configure() {
- DOCS="AUTHORS ChangeLog HACKING NEWS README"
- gnome2_src_configure \
- $(use_enable gnome) \
- $(use_enable gnome goa) \
- $(use_enable introspection) \
- $(use_enable vala) \
- $(use_enable static-libs static) \
- $(use_enable test tests)
-}
-
-src_test() {
- unset ORBIT_SOCKETDIR
- unset DBUS_SESSION_BUS_ADDRESS
- export GSETTINGS_BACKEND="memory" #486412
- dbus-launch emake check
-}
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2015-06-09 13:49 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-10 6:22 [gentoo-commits] proj/gnome:master commit in: dev-libs/libgdata/ Nirbheek Chauhan
-- strict thread matches above, loose matches on Subject: below --
2015-06-09 13:48 Gilles Dartiguelongue
2015-05-25 22:40 Gilles Dartiguelongue
2014-11-23 19:37 Gilles Dartiguelongue
2013-12-19 23:40 Gilles Dartiguelongue
2012-10-27 19:40 Gilles Dartiguelongue
2012-05-06 11:25 Alexandre Restovtsev
2012-04-03 6:36 Alexandre Restovtsev
2012-03-16 2:27 Alexandre Restovtsev
2012-03-15 15:44 Nirbheek Chauhan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox