Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Piotr Jaroszynski (peper)" <peper@g.o>
Subject: gentoo-x86 commit in net-voip/telepathy-gabble: ChangeLog telepathy-gabble-0.7.1.ebuild
Date: Thu, 22 Nov 2007 15:27:01 +0000
peper       07/11/22 15:27:01

  Modified:             ChangeLog
  Added:                telepathy-gabble-0.7.1.ebuild
  Log:
  Add 0.7.1.
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.30                 net-voip/telepathy-gabble/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-gabble/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-gabble/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-gabble/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	28 Sep 2007 17:55:02 -0000	1.29
+++ ChangeLog	22 Nov 2007 15:27:00 -0000	1.30
@@ -1,6 +1,12 @@
 # ChangeLog for net-voip/telepathy-gabble
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.29 2007/09/28 17:55:02 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.30 2007/11/22 15:27:00 peper Exp $
+
+*telepathy-gabble-0.7.1 (22 Nov 2007)
+
+  22 Nov 2007; Piotr JaroszyƄski <peper@g.o>
+  +telepathy-gabble-0.7.1.ebuild:
+  Add 0.7.1.
 
 *telepathy-gabble-0.6.0 (28 Sep 2007)
 



1.1                  net-voip/telepathy-gabble/telepathy-gabble-0.7.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.7.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.7.1.ebuild?rev=1.1&content-type=text/plain

Index: telepathy-gabble-0.7.1.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.7.1.ebuild,v 1.1 2007/11/22 15:27:00 peper Exp $

DESCRIPTION="A Jabber/XMPP connection manager, this handles single and multi user chats and voice calls."
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"

RDEPEND=">=dev-libs/glib-2.4
	>=dev-libs/dbus-glib-0.72
	>=net-libs/telepathy-glib-0.5.14
	dev-lang/python
	>=net-libs/loudmouth-1.1.1"

DEPEND="${RDEPEND}
	dev-libs/libxslt"

src_compile() {
	econf \
		$(use_enable debug) \
		$(use_enable debug backtrace) \
		$(use_enable debug handle-leak-debug) \
		|| die "econf failed"
	emake || die "emake failed"
}

src_test() {
	vecho ">>> Test phase [check]: ${CATEGORY}/${PF}"
	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@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-emacs/nxml-gentoo-schemas: ChangeLog nxml-gentoo-schemas-20071122.ebuild nxml-gentoo-schemas-20070710.ebuild nxml-gentoo-schemas-20071121.ebuild
Next by thread:
gentoo-x86 commit in net-libs/libtelepathy: ChangeLog libtelepathy-0.3.0.ebuild
Previous by date:
gentoo-x86 commit in gnome-extra/zenity: ChangeLog zenity-2.20.0.ebuild
Next by date:
gentoo-x86 commit in app-admin/sabayon: ChangeLog sabayon-2.20.1.ebuild


Updated Mar 02, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.