public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/
@ 2012-03-21 12:40 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2012-03-21 12:40 UTC (permalink / raw
  To: gentoo-commits

commit:     8d169860f0b09e7b2c5afb8b0962ca2e1d5b3b0e
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 12:43:57 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 12:43:57 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8d169860

[net-im/ktp-contact-runner] New package.

(Portage version: 2.2.0_alpha93/git/Linux i686, unsigned Manifest commit)

---
 .../ktp-contact-runner-9999.ebuild                 |   27 ++++++++++++++++++++
 net-im/ktp-contact-runner/metadata.xml             |    5 +++
 2 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
new file mode 100644
index 0000000..c2e4272
--- /dev/null
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy krunner plugin"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+	SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+	KEYWORDS="~amd64 ~x86"
+else
+	KEYWORDS=""
+fi
+
+LICENSE="GPL-3"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+	>=net-im/ktp-common-internals-${PV}
+	>=net-libs/telepathy-qt-0.9.0
+"
+RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-contact-runner/metadata.xml b/net-im/ktp-contact-runner/metadata.xml
new file mode 100644
index 0000000..8d1e86a
--- /dev/null
+++ b/net-im/ktp-contact-runner/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde</herd>
+</pkgmetadata>



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/
@ 2012-07-12 21:22 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2012-07-12 21:22 UTC (permalink / raw
  To: gentoo-commits

commit:     026870f9efbf28387eaa012deafd5eebeca6d393
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 12 21:06:13 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jul 12 21:06:13 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=026870f9

[net-im/ktp-contact-runner] Add linguas.

(Portage version: 2.2.0_alpha116/git/Linux x86_64, unsigned Manifest commit)

---
 .../ktp-contact-runner-0.4.0.ebuild                |    2 ++
 .../ktp-contact-runner-9999.ebuild                 |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-0.4.0.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-0.4.0.ebuild
index ffedf69..201c75b 100644
--- a/net-im/ktp-contact-runner/ktp-contact-runner-0.4.0.ebuild
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-0.4.0.ebuild
@@ -5,6 +5,8 @@
 EAPI=4
 
 KDE_SCM="git"
+KDE_LINGUAS="ca cs da de el et ga gl hu it lt nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy krunner plugin"

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
index 3629e78..7025a4e 100644
--- a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
@@ -5,6 +5,8 @@
 EAPI=4
 
 KDE_SCM="git"
+KDE_LINGUAS="ca cs da de el et ga gl hu it lt nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy krunner plugin"



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/
@ 2012-07-26 12:30 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2012-07-26 12:30 UTC (permalink / raw
  To: gentoo-commits

commit:     7926f98e9540efca9169c1c1f5eb8491b934ea62
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 26 10:43:04 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jul 26 10:43:04 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7926f98e

[net-im/ktp-contact-runner] Sync linguas with tree.

(Portage version: 2.2.0_alpha120/git/Linux x86_64, unsigned Manifest commit)

---
 .../ktp-contact-runner-9999.ebuild                 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
index 7025a4e..efb5f5a 100644
--- a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
@@ -5,7 +5,7 @@
 EAPI=4
 
 KDE_SCM="git"
-KDE_LINGUAS="ca cs da de el et ga gl hu it lt nds nl pl pt pt_BR sk sr
+KDE_LINGUAS="ca cs da de el et fi ga gl hu it lt nds nl pl pt pt_BR sk sr
 sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
 inherit kde4-base
 


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/
@ 2012-08-28 12:06 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2012-08-28 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     5cccff04242b50eff8a98b480420a4afbc540e35
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 28 10:55:58 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Aug 28 10:55:58 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5cccff04

[net-im/ktp-contact-runner] Sync linguas with tree. Update license.

(Portage version: 2.2.0_alpha123/git/Linux x86_64, unsigned Manifest commit)

---
 .../ktp-contact-runner-9999.ebuild                 |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
index 2757dc2..8036032 100644
--- a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
@@ -4,8 +4,8 @@
 
 EAPI=4
 
-KDE_LINGUAS="ca cs da de el et fi ga gl hu it lt nds nl pl pt pt_BR sk sr
-sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it km lt nds nl pl pt pt_BR ru
+sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy krunner plugin"
@@ -17,7 +17,7 @@ else
 	KEYWORDS=""
 fi
 
-LICENSE="GPL-3"
+LICENSE="LGPL-2.1"
 SLOT="4"
 IUSE="debug"
 


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/
@ 2013-09-25 22:02 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2013-09-25 22:02 UTC (permalink / raw
  To: gentoo-commits

commit:     a3980e0912fb7f421bb16dcf15ae8c001329b265
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 23:12:53 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 23:12:53 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a3980e09

[net-im/ktp-contact-runner] Version bump.

Package-Manager: portage-2.2.7

---
 .../ktp-contact-runner-0.6.80.ebuild               | 29 ++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-0.6.80.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-0.6.80.ebuild
new file mode 100644
index 0000000..91b3005
--- /dev/null
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-0.6.80.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it kk km lt
+mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin sr@latin
+sv tr uk vi zh_CN zh_TW"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy krunner plugin"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+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="4"
+IUSE="debug"
+
+DEPEND="
+	>=net-im/ktp-common-internals-${PV}
+	>=net-libs/telepathy-qt-0.9.3
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/
@ 2014-12-01 12:38 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2014-12-01 12:38 UTC (permalink / raw
  To: gentoo-commits

commit:     7da164217304444a45d870495f6dec3bb2ac474f
Author:     Karol Herbst <git <AT> karolherbst <DOT> de>
AuthorDate: Thu Nov 20 10:32:53 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Dec  1 12:38:30 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7da16421

[net-im/ktp-contact-runner] added KF5 based version

---
 .../ktp-contact-runner-4.9999.ebuild               |  1 +
 .../ktp-contact-runner-9999.ebuild                 | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-4.9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-4.9999.ebuild
index b1b375e..808d685 100644
--- a/net-im/ktp-contact-runner/ktp-contact-runner-4.9999.ebuild
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-4.9999.ebuild
@@ -7,6 +7,7 @@ EAPI=5
 KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it kk km ko
 lt mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin
 sr@latin sv tr uk vi zh_CN zh_TW"
+EGIT_BRANCH="kde-telepathy-0.9"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy krunner plugin"

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
new file mode 100644
index 0000000..7b77eaa
--- /dev/null
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="KDE Telepathy krunner plugin"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+
+LICENSE="LGPL-2.1"
+SLOT="5"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep krunner)
+	dev-qt/qtcore:5
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	net-im/ktp-common-internals:5
+	net-libs/telepathy-qt[qt5]
+"
+
+RDEPEND="${DEPEND}
+	!net-im/ktp-contact-runner:4
+"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/
@ 2014-12-26 15:51 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2014-12-26 15:51 UTC (permalink / raw
  To: gentoo-commits

commit:     2007dfc8ef5797115cab37f679644e612a6d34c2
Author:     Karol Herbst <git <AT> karolherbst <DOT> de>
AuthorDate: Mon Dec 15 13:19:47 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Dec 26 15:50:27 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2007dfc8

[net-im/ktp-contact-runner] fix deps

---
 net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
index 7b77eaa..d921a64 100644
--- a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
@@ -15,12 +15,12 @@ IUSE=""
 
 DEPEND="
 	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep krunner)
 	dev-qt/qtcore:5
 	dev-qt/qtdbus:5
 	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
 	net-im/ktp-common-internals:5
 	net-libs/telepathy-qt[qt5]
 "


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-12-26 15:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-26 12:30 [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2014-12-26 15:51 Michael Palimaka
2014-12-01 12:38 Michael Palimaka
2013-09-25 22:02 Johannes Huber
2012-08-28 12:06 Johannes Huber
2012-07-12 21:22 Johannes Huber
2012-03-21 12:40 Johannes Huber

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