public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-qt4: ChangeLog telepathy-qt4-0.5.0.ebuild
@ 2010-11-18 14:57 TomAs Touceda (chiiph)
  0 siblings, 0 replies; only message in thread
From: TomAs Touceda (chiiph) @ 2010-11-18 14:57 UTC (permalink / raw
  To: gentoo-commits

chiiph      10/11/18 14:57:44

  Modified:             ChangeLog
  Added:                telepathy-qt4-0.5.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2_rc90/cvs/Linux i686)

Revision  Changes    Path
1.3                  net-libs/telepathy-qt4/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt4/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt4/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt4/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt4/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	2 Jun 2010 19:50:45 -0000	1.2
+++ ChangeLog	18 Nov 2010 14:57:43 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/telepathy-qt4
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt4/ChangeLog,v 1.2 2010/06/02 19:50:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt4/ChangeLog,v 1.3 2010/11/18 14:57:43 chiiph Exp $
+
+*telepathy-qt4-0.5.0 (18 Nov 2010)
+
+  18 Nov 2010; Tomas Touceda <chiiph@gentoo.org>
+  +telepathy-qt4-0.5.0.ebuild:
+  Version bump
 
 *telepathy-qt4-0.3.4-r1 (02 Jun 2010)
 



1.1                  net-libs/telepathy-qt4/telepathy-qt4-0.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt4/telepathy-qt4-0.5.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt4/telepathy-qt4-0.5.0.ebuild?rev=1.1&content-type=text/plain

Index: telepathy-qt4-0.5.0.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt4/telepathy-qt4-0.5.0.ebuild,v 1.1 2010/11/18 14:57:43 chiiph Exp $

PYTHON_DEPEND="2"

EAPI="2"
inherit python base cmake-utils

DESCRIPTION="Qt4 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="~amd64 ~x86"
IUSE="debug"

RDEPEND="x11-libs/qt-core:4
	x11-libs/qt-dbus:4"
DEPEND="${RDEPEND}
	dev-libs/libxslt
	dev-util/pkgconfig
	net-libs/telepathy-farsight"

pkg_setup() {
	python_set_active_version 2
	python_pkg_setup
}

src_configure() {
	mycmakeargs="-DHAVE_QDBUSVARIANT_OPERATOR_EQUAL=1 "
	if use debug; then
		mycmakeargs+="-DCMAKE_BUILD_TYPE=Debug"
	fi
	cmake-utils_src_configure
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-18 14:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-18 14:57 [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-qt4: ChangeLog telepathy-qt4-0.5.0.ebuild TomAs Touceda (chiiph)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox