public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: net-libs/rest/
Date: Tue, 22 Feb 2011 19:44:33 +0000 (UTC)	[thread overview]
Message-ID: <deb9ad98ac316463985381655bf9e0bbbd9426b2.nirbheek@gentoo> (raw)

commit:     deb9ad98ac316463985381655bf9e0bbbd9426b2
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 22 18:50:41 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Feb 22 19:32:15 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=deb9ad98

Add net-libs/rest-0.7.6

* Upstream bugzilla, homepage unknown

---
 net-libs/rest/rest-0.7.6.ebuild |   47 +++++++++++++++++++++++++++++++++++++++
 1 files changed, 47 insertions(+), 0 deletions(-)

diff --git a/net-libs/rest/rest-0.7.6.ebuild b/net-libs/rest/rest-0.7.6.ebuild
new file mode 100644
index 0000000..b253700
--- /dev/null
+++ b/net-libs/rest/rest-0.7.6.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+GCONF_DEBUG="yes"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 virtualx
+
+DESCRIPTION="Helper library for RESTful services"
+HOMEPAGE="http://git.gnome.org/browse/librest"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc +gnome +introspection test"
+
+# XXX: coverage testing should not be enabled
+RDEPEND=">=dev-libs/glib-2.18:2
+	dev-libs/libxml2:2
+
+	gnome? ( >=net-libs/libsoup-gnome-2.25.1:2.4 )
+	introspection? ( >=dev-libs/gobject-introspection-0.6.7 )"
+DEPEND="${RDEPEND}
+	>=dev-util/gtk-doc-am-1.13
+	>=dev-util/intltool-0.40
+	dev-util/pkgconfig
+	doc? ( >=dev-util/gtk-doc-1.13 )
+	test? ( sys-apps/dbus )"
+
+pkg_setup() {
+	G2CONF="${G2CONF}
+		--disable-static
+		--disable-gcov
+		$(use_with gnome)
+		$(use_enable introspection)"
+	DOCS="AUTHORS NEWS README"
+}
+
+# FIXME: tests fail, find out where to report it.
+# No idea where the upstream bugzilla is.
+src_test() {
+	unset DBUS_SESSION_BUS_ADDRESS
+	# Tests need dbus
+	Xemake check || die
+}



             reply	other threads:[~2011-02-22 19:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-22 19:44 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-16 21:26 [gentoo-commits] proj/gnome:master commit in: net-libs/rest/ Nirbheek Chauhan
2011-04-01 11:45 Nirbheek Chauhan
2011-04-08 10:52 Gilles Dartiguelongue
2011-04-24 12:48 Nirbheek Chauhan
2012-09-05 15:49 Nirbheek Chauhan
2012-12-24 13:00 Gilles Dartiguelongue
2013-12-22 20:26 Gilles Dartiguelongue
2014-04-20 13:54 Gilles Dartiguelongue
2014-12-26 22:04 Gilles Dartiguelongue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=deb9ad98ac316463985381655bf9e0bbbd9426b2.nirbheek@gentoo \
    --to=nirbheek@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox