* [gentoo-commits] gentoo-x86 commit in net-voip/telepathy-sofiasip: telepathy-sofiasip-0.5.18.ebuild ChangeLog
@ 2009-09-27 18:07 Olivier Crete (tester)
0 siblings, 0 replies; only message in thread
From: Olivier Crete (tester) @ 2009-09-27 18:07 UTC (permalink / raw
To: gentoo-commits
tester 09/09/27 18:07:56
Modified: ChangeLog
Added: telepathy-sofiasip-0.5.18.ebuild
Log:
Version bump
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.6 net-voip/telepathy-sofiasip/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 21 Aug 2009 21:21:13 -0000 1.5
+++ ChangeLog 27 Sep 2009 18:07:55 -0000 1.6
@@ -1,6 +1,12 @@
# ChangeLog for net-voip/telepathy-sofiasip
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog,v 1.5 2009/08/21 21:21:13 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog,v 1.6 2009/09/27 18:07:55 tester Exp $
+
+*telepathy-sofiasip-0.5.18 (27 Sep 2009)
+
+ 27 Sep 2009; Olivier Crête <tester@gentoo.org>
+ +telepathy-sofiasip-0.5.18.ebuild:
+ Version bump
21 Aug 2009; Olivier Crête <tester@gentoo.org>
-telepathy-sofiasip-0.5.14.ebuild, telepathy-sofiasip-0.5.17.ebuild:
1.1 net-voip/telepathy-sofiasip/telepathy-sofiasip-0.5.18.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.5.18.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.5.18.ebuild?rev=1.1&content-type=text/plain
Index: telepathy-sofiasip-0.5.18.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.5.18.ebuild,v 1.1 2009/09/27 18:07:55 tester Exp $
inherit autotools
DESCRIPTION="A SIP connection manager for Telepathy based around the Sofia-SIP library."
HOMEPAGE="http://telepathy.freedesktop.org/"
SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE="debug test"
RDEPEND=">=net-libs/sofia-sip-1.12.10
>=net-libs/telepathy-glib-0.7.27
>=dev-libs/glib-2.16
sys-apps/dbus
dev-libs/dbus-glib"
DEPEND="${RDEPEND}
dev-libs/libxslt
dev-lang/python
test? ( dev-python/twisted )"
src_unpack() {
unpack ${A}
cd "${S}"
sed -i -e "s/python2.5/python2.6 python2.5/" configure.ac
rm ltmain.sh m4/libtool.m4 m4/lt*.m4
eautoreconf
}
src_compile() {
econf $(use_enable debug) || die "econf failed"
emake || die "emake failed"
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS ChangeLog NEWS README TODO
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-27 18:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-27 18:07 [gentoo-commits] gentoo-x86 commit in net-voip/telepathy-sofiasip: telepathy-sofiasip-0.5.18.ebuild ChangeLog Olivier Crete (tester)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox