From: "Priit Laes" <plaes@plaes.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:gnome-next commit in: dev-libs/folks/
Date: Sat, 16 Jul 2011 17:45:42 +0000 (UTC) [thread overview]
Message-ID: <c5f939c2bcbb8605d23444efb6e45b4e434b4704.plaes@gentoo> (raw)
commit: c5f939c2bcbb8605d23444efb6e45b4e434b4704
Author: Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Sat Jul 16 17:36:23 2011 +0000
Commit: Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Sat Jul 16 17:36:23 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c5f939c2
dev-libs/folks: Added 0.5.2 to the overlay
---
dev-libs/folks/folks-0.5.2.ebuild | 54 +++++++++++++++++++++++++++++++++++++
1 files changed, 54 insertions(+), 0 deletions(-)
diff --git a/dev-libs/folks/folks-0.5.2.ebuild b/dev-libs/folks/folks-0.5.2.ebuild
new file mode 100644
index 0000000..7cac406
--- /dev/null
+++ b/dev-libs/folks/folks-0.5.2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+GCONF_DEBUG="yes"
+GNOME_TARBALL_SUFFIX="xz"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="libfolks is a library that aggregates people from multiple sources"
+HOMEPAGE="http://telepathy.freedesktop.org/wiki/Folks"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
+IUSE="vala"
+
+# FIXME: links against system libfolks instead of the built one
+RDEPEND=">=dev-libs/glib-2.24:2
+ net-libs/libsocialweb[vala?]
+ >=net-libs/telepathy-glib-0.13.1[vala?]
+ dev-libs/dbus-glib
+ <dev-libs/libgee-0.7
+ dev-libs/libxml2
+ sys-libs/ncurses
+ sys-libs/readline
+"
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.35.0
+ >=dev-util/pkgconfig-0.21
+ vala? ( >=dev-lang/vala-0.11.6:0.12[vapigen] )
+ >=dev-libs/gobject-introspection-0.9.12
+ sys-devel/gettext
+"
+
+pkg_setup() {
+ DOCS="AUTHORS ChangeLog NEWS README"
+ # Rebuilding docs needs valadoc, which has no release
+ # Libsocialweb backend seems to require vala excplicitly
+ G2CONF="${G2CONF}
+ $(use_enable vala)
+ $(use_enable vala inspect-tool)
+ --enable-import-tool
+ --disable-docs
+ --disable-libsocialweb-backend
+ --disable-Werror"
+ if use vala; then
+ G2CONF="${G2CONF}
+ VALAC=$(type -p valac-0.12)
+ VAPIGEN=$(type -p vapigen-0.12)"
+ fi
+}
next reply other threads:[~2011-07-16 17:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-16 17:45 Priit Laes [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-07-16 18:26 [gentoo-commits] proj/gnome:gnome-next commit in: dev-libs/folks/ Priit Laes
2011-08-13 21:33 Alexandre Restovtsev
2011-08-30 6:29 Alexandre Restovtsev
2011-09-07 10:55 Alexandre Restovtsev
2011-09-11 9:13 Alexandre Restovtsev
2011-09-14 16:59 Alexandre Restovtsev
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=c5f939c2bcbb8605d23444efb6e45b4e434b4704.plaes@gentoo \
--to=plaes@plaes.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