From: "Dennis Schridde" <devurandom@gmx.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-libs/telepathy-logger-qt/
Date: Fri, 8 Mar 2013 07:44:50 +0000 (UTC) [thread overview]
Message-ID: <1362728229.a5d2c002cb89132affdd010bfffc45ca386817dc.devurandom@gentoo> (raw)
commit: a5d2c002cb89132affdd010bfffc45ca386817dc
Author: Dennis Schridde <devurandom <AT> gmx <DOT> net>
AuthorDate: Fri Mar 8 07:37:09 2013 +0000
Commit: Dennis Schridde <devurandom <AT> gmx <DOT> net>
CommitDate: Fri Mar 8 07:37:09 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a5d2c002
[net-libs/telepathy-logger-qt] Bump to 0.5.3 and 0.5.80
Package-Manager: portage-2.2.0_alpha166
---
.../telepathy-logger-qt-0.5.3.ebuild | 42 ++++++++++++++++++++
.../telepathy-logger-qt-0.5.80.ebuild | 42 ++++++++++++++++++++
2 files changed, 84 insertions(+), 0 deletions(-)
diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.5.3.ebuild b/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.5.3.ebuild
new file mode 100644
index 0000000..446b3c3
--- /dev/null
+++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.5.3.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit kde4-base python
+
+DESCRIPTION="Qt4 bindings for the Telepathy logger"
+HOMEPAGE="https://projects.kde.org/projects/extragear/network/telepathy/telepathy-logger-qt"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="debug"
+
+RDEPEND="
+ media-libs/qt-gstreamer
+ >=net-im/telepathy-logger-0.2.12-r1
+ >=net-libs/telepathy-qt-0.9.1
+"
+DEPEND="${RDEPEND}
+ sys-devel/bison
+ sys-devel/flex
+"
+
+pkg_setup() {
+ python_set_active_version 2
+ python_pkg_setup
+}
+
+src_configure() {
+ local mycmakeargs=(
+ -DBUILD_SHARED_LIBS=ON
+ )
+ kde4-base_src_configure
+}
diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.5.80.ebuild b/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.5.80.ebuild
new file mode 100644
index 0000000..446b3c3
--- /dev/null
+++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.5.80.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit kde4-base python
+
+DESCRIPTION="Qt4 bindings for the Telepathy logger"
+HOMEPAGE="https://projects.kde.org/projects/extragear/network/telepathy/telepathy-logger-qt"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="debug"
+
+RDEPEND="
+ media-libs/qt-gstreamer
+ >=net-im/telepathy-logger-0.2.12-r1
+ >=net-libs/telepathy-qt-0.9.1
+"
+DEPEND="${RDEPEND}
+ sys-devel/bison
+ sys-devel/flex
+"
+
+pkg_setup() {
+ python_set_active_version 2
+ python_pkg_setup
+}
+
+src_configure() {
+ local mycmakeargs=(
+ -DBUILD_SHARED_LIBS=ON
+ )
+ kde4-base_src_configure
+}
next reply other threads:[~2013-03-08 7:44 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-08 7:44 Dennis Schridde [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-07 12:15 [gentoo-commits] proj/kde:master commit in: net-libs/telepathy-logger-qt/ Andreas Sturmlechner
2022-07-03 22:12 Andreas Sturmlechner
2021-09-12 21:02 Andreas Sturmlechner
2021-08-25 9:00 Andreas Sturmlechner
2020-05-26 20:56 Andreas Sturmlechner
2020-05-23 22:00 Andreas Sturmlechner
2019-12-09 14:50 Andreas Sturmlechner
2019-10-04 11:56 Andreas Sturmlechner
2017-09-10 10:00 Johannes Huber
2016-03-21 15:24 Johannes Huber
2015-08-27 12:57 Johannes Huber
2015-07-23 21:07 Johannes Huber
2015-05-08 16:16 Manuel Rüger
2015-03-07 13:19 Johannes Huber
2015-03-05 18:49 Johannes Huber
2015-02-17 13:44 Michael Palimaka
2015-01-21 22:37 Johannes Huber
2015-01-21 22:37 Johannes Huber
2015-01-13 20:42 Johannes Huber
2014-12-02 13:58 Michael Palimaka
2014-12-01 12:38 Michael Palimaka
2014-05-01 22:46 Johannes Huber
2013-07-04 21:26 Johannes Huber
2013-07-03 19:49 Johannes Huber
2013-04-12 18:08 Michael Palimaka
2013-04-11 17:27 Michael Palimaka
2013-04-11 15:16 Tomas Chvatal
2012-08-30 15:41 Michael Palimaka
2012-08-30 15:33 Michael Palimaka
2012-08-25 12:48 Johannes Huber
2012-08-22 20:12 Johannes Huber
2012-08-09 10:36 Johannes Huber
2012-07-12 21:42 Johannes Huber
2012-06-18 10:29 David Heidelberger
2012-06-12 14:32 Johannes Huber
2012-03-29 13:03 Johannes Huber
2012-02-12 18:54 Johannes Huber
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=1362728229.a5d2c002cb89132affdd010bfffc45ca386817dc.devurandom@gentoo \
--to=devurandom@gmx.net \
--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