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

commit:     979e1bd15bc97b49a76e2a6f5dd2523a0771dc31
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 12 20:33:02 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jul 12 20:33:02 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=979e1bd1

[net-im/ktp-accounts-kcm] Update linguas.

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

---
 .../ktp-accounts-kcm/ktp-accounts-kcm-0.4.0.ebuild |    2 +-
 .../ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.4.0.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.4.0.ebuild
index f162f4b..276e532 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.4.0.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.4.0.ebuild
@@ -6,7 +6,7 @@ EAPI=4
 
 KDE_MINIMAL="4.7"
 KDE_LINGUAS="ca cs da de el en_GB eo es et fi fr ga gl hu it ja km lt mai nb nds
-nl pl pt pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv tr ug uk
+nl pl pt pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv tr ug uk vi
 zh_CN zh_TW"
 KDE_SCM="git"
 inherit kde4-base

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
index 91042f6..a096ef7 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=4
 
 KDE_MINIMAL="4.7"
 KDE_LINGUAS="ca cs da de el en_GB eo es et fi fr ga gl hu it ja km lt mai nb nds
-nl pl pt pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv tr ug uk
+nl pl pt pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv tr ug uk vi
 zh_CN zh_TW"
 KDE_SCM="git"
 inherit kde4-base



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

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

commit:     f9769d7f582a6b76c5bf314e41da7458091dffe9
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 22:56:10 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 22:56:10 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f9769d7f

[net-im/ktp-accounts-kcm] Version bump.

Package-Manager: portage-2.2.7

---
 .../ktp-accounts-kcm-0.6.80.ebuild                 | 33 ++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.6.80.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.6.80.ebuild
new file mode 100644
index 0000000..0c76b1d
--- /dev/null
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.6.80.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_MINIMAL="4.7"
+KDE_LINGUAS="bs ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hu ia it
+ja kk km lt mai mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian
+sr@ijekavianlatin sr@latin sv tr ug uk vi wa zh_CN zh_TW"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy account management kcm"
+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-im/telepathy-mission-control
+	net-libs/telepathy-glib
+	>=net-libs/telepathy-qt-0.9.3
+"
+RDEPEND="${DEPEND}
+"


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

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

commit:     a1907ac01894b8c2270d188330051be3141e671e
Author:     Karol Herbst <git <AT> karolherbst <DOT> de>
AuthorDate: Wed Nov 19 22:53:01 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Dec  1 12:38:29 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a1907ac0

[net-im/ktp-accounts-kcm] added KF5 based version

---
 .../ktp-accounts-kcm-4.9999.ebuild                 |  1 +
 .../ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild  | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-4.9999.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-4.9999.ebuild
index 3ab9ed6..9e85dbd 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-4.9999.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-4.9999.ebuild
@@ -7,6 +7,7 @@ EAPI=5
 KDE_LINGUAS="bs ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hu ia it
 ja kk km ko lt mai mr nb nds nl pa pl pt pt_BR ro ru sk sl sr sr@ijekavian
 sr@ijekavianlatin sr@latin sv tr ug uk vi wa zh_CN zh_TW"
+EGIT_BRANCH="kde-telepathy-0.9"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy account management kcm"

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
new file mode 100644
index 0000000..0419190
--- /dev/null
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="KDE Telepathy account management kcm"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+
+LICENSE="LGPL-2.1"
+SLOT="5"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kcmutils)
+	$(add_frameworks_dep kcodecs)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kitemviews)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep ktextwidgets)
+	$(add_frameworks_dep kwidgetsaddons)
+	dev-qt/qtcore:5
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtwidgets:5
+	net-libs/telepathy-qt[qt5]
+	kde-misc/kaccounts-integration
+"
+
+RDEPEND="${DEPEND}
+	!net-im/ktp-accounts-kcm:4
+"


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

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-accounts-kcm/
@ 2014-12-04 16:24 Michael Palimaka
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka @ 2014-12-04 16:24 UTC (permalink / raw
  To: gentoo-commits

commit:     68744fc9e579650c907bae721ad9c68084122b68
Author:     Karol Herbst <git <AT> karolherbst <DOT> de>
AuthorDate: Wed Dec  3 13:14:15 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec  4 16:24:17 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=68744fc9

[net-im/ktp-accounts-kcm] update deps

---
 net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
index 0419190..5c85489 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
@@ -14,12 +14,9 @@ SLOT="5"
 IUSE=""
 
 DEPEND="
-	$(add_frameworks_dep kcmutils)
 	$(add_frameworks_dep kcodecs)
-	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kitemviews)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kservice)


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

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-accounts-kcm/
@ 2015-02-25 22:10 Johannes Huber
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Huber @ 2015-02-25 22:10 UTC (permalink / raw
  To: gentoo-commits

commit:     fef169006b3887070136df720e4401d1e1bb9570
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 19:30:58 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Feb 25 22:10:01 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fef16900

[net-im/ktp-accounts-kcm] RDEPEND on kde-apps/kaccounts-proviers

Package-Manager: portage-2.2.17

---
 net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
index 1744779..f70ab6a 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
@@ -31,5 +31,6 @@ DEPEND="
 "
 
 RDEPEND="${DEPEND}
+	$(add_kdeapps_dep kaccounts-providers)
 	!net-im/ktp-accounts-kcm:4
 "


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

end of thread, other threads:[~2015-02-25 22:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-12 21:22 [gentoo-commits] proj/kde:master commit in: net-im/ktp-accounts-kcm/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2013-09-25 22:02 Johannes Huber
2014-12-01 12:38 Michael Palimaka
2014-12-04 16:24 Michael Palimaka
2015-02-25 22:10 Johannes Huber

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