* [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-glib: ChangeLog telepathy-glib-0.7.3.ebuild
@ 2008-02-28 21:25 99% Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 1+ results
From: Gilles Dartiguelongue (eva) @ 2008-02-28 21:25 UTC (permalink / raw
To: gentoo-commits
eva 08/02/28 21:25:05
Modified: ChangeLog
Added: telepathy-glib-0.7.3.ebuild
Log:
bump to 0.7.3, add doc useflag to rebuild gtk-doc
(Portage version: 2.1.4.4)
Revision Changes Path
1.11 net-libs/telepathy-glib/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-glib/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-glib/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-glib/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 19 Feb 2008 18:28:26 -0000 1.10
+++ ChangeLog 28 Feb 2008 21:25:04 -0000 1.11
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/telepathy-glib
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.10 2008/02/19 18:28:26 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.11 2008/02/28 21:25:04 eva Exp $
+
+*telepathy-glib-0.7.3 (28 Feb 2008)
+
+ 28 Feb 2008; Gilles Dartiguelongue <eva@gentoo.org>
+ +telepathy-glib-0.7.3.ebuild:
+ bump to 0.7.3, add doc useflag for rebuilding gtk-doc
*telepathy-glib-0.7.2 (19 Feb 2008)
1.1 net-libs/telepathy-glib/telepathy-glib-0.7.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.7.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.7.3.ebuild?rev=1.1&content-type=text/plain
Index: telepathy-glib-0.7.3.ebuild
===================================================================
# Copyright 1999-2008 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.7.3.ebuild,v 1.1 2008/02/28 21:25:04 eva Exp $
DESCRIPTION="GLib binding 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="~amd64 ~x86"
IUSE="debug doc"
RDEPEND=">=dev-libs/glib-2.10
>=dev-libs/dbus-glib-0.73
>=dev-lang/python-2.3"
DEPEND="${RDEPEND}
dev-libs/libxslt
>=dev-util/pkgconfig-0.21
doc? ( >=dev-util/gtk-doc-1.5 )"
src_compile() {
econf \
$(use_enable doc gtk-doc) \
$(use_enable debug) \
$(use_enable debug backtrace) \
$(use_enable debug handle-leak-debug) \
|| die "econf failed"
emake || die "emake failed"
}
src_test() {
if ! dbus-launch emake -j1 check; then
die "Make check failed. See above for details."
fi
}
src_install() {
emake install DESTDIR="${D}" || die "emake install failed"
dodoc AUTHORS ChangeLog
}
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2008-02-28 21:25 99% [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-glib: ChangeLog telepathy-glib-0.7.3.ebuild Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox