From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: net-libs/telepathy-glib/
Date: Sun, 20 Mar 2011 19:05:27 +0000 (UTC) [thread overview]
Message-ID: <a0a1183253c4625f9d3e1efb720a83ebf2ba6934.nirbheek@gentoo> (raw)
commit: a0a1183253c4625f9d3e1efb720a83ebf2ba6934
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 18:52:09 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 18:52:09 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a0a11832
net-libs/telepathy-glib: moved to tree
---
.../telepathy-glib/telepathy-glib-0.13.15.ebuild | 67 --------------------
1 files changed, 0 insertions(+), 67 deletions(-)
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.13.15.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.13.15.ebuild
deleted file mode 100644
index 0bc656a..0000000
--- a/net-libs/telepathy-glib/telepathy-glib-0.13.15.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild,v 1.1 2011/02/07 18:18:51 pacho Exp $
-
-EAPI="3"
-PYTHON_DEPEND="2:2.5"
-
-inherit python virtualx
-
-DESCRIPTION="GLib bindings for the Telepathy D-Bus protocol."
-HOMEPAGE="http://telepathy.freedesktop.org"
-SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="debug +introspection +vala"
-
-RDEPEND=">=dev-libs/glib-2.25.16
- >=dev-libs/dbus-glib-0.82
- introspection? ( >=dev-libs/gobject-introspection-0.9.6 )
- vala? (
- dev-lang/vala:0.12[vapigen]
- >=dev-libs/gobject-introspection-0.9.6 )"
-DEPEND="${RDEPEND}
- dev-libs/libxslt
- >=dev-util/pkgconfig-0.21"
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- python_convert_shebangs -r examples tests tools
- default_src_prepare
-}
-
-src_configure() {
- local myconf
-
- if use vala; then
- myconf="--enable-introspection
- VALAC=$(type -p valac-0.12)
- VAPIGEN=$(type -p vapigen-0.12)"
- fi
-
- econf --disable-static \
- $(use_enable debug backtrace) \
- $(use_enable debug handle-leak-debug) \
- $(use_enable debug debug-cache) \
- $(use_enable introspection) \
- $(use_enable vala vala-bindings) \
- ${myconf}
-}
-
-src_test() {
- # Needs dbus for tests (auto-launched)
- Xemake -j1 check
-}
-
-src_install() {
- emake install DESTDIR="${D}" || die "emake install failed"
- dodoc AUTHORS ChangeLog NEWS README || die "dodoc failed"
-
- find "${D}" -name '*.la' -exec rm -f '{}' + || die
-}
next reply other threads:[~2011-03-20 19:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-20 19:05 Nirbheek Chauhan [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-12-17 23:10 [gentoo-commits] proj/gnome:master commit in: net-libs/telepathy-glib/ Gilles Dartiguelongue
2012-12-21 21:16 Gilles Dartiguelongue
2012-11-21 23:39 Gilles Dartiguelongue
2012-09-21 0:27 Nirbheek Chauhan
2012-09-16 0:22 Alexandre Rostovtsev
2011-10-17 16:44 Alexandre Restovtsev
2011-02-25 19:42 Nirbheek Chauhan
2011-02-25 1:20 Nirbheek Chauhan
2011-02-23 18:03 Nirbheek Chauhan
2011-02-15 23:45 Nirbheek Chauhan
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=a0a1183253c4625f9d3e1efb720a83ebf2ba6934.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