Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: net-im/choqok/
Date: Sat, 08 Oct 2016 16:16:15
Message-Id: 1475942295.3dfb386b5b48538478cc8747e927fdb6ad966803.kensington@gentoo
1 commit: 3dfb386b5b48538478cc8747e927fdb6ad966803
2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
3 AuthorDate: Sat Oct 8 08:13:20 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 8 15:58:15 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3dfb386b
7
8 net-im/choqok: Add 1.6.0, first KF5-based release
9
10 Package-Manager: portage-2.3.0
11
12 net-im/choqok/{choqok-9999.ebuild => choqok-1.6.0.ebuild} | 3 ++-
13 net-im/choqok/choqok-9999.ebuild | 2 +-
14 2 files changed, 3 insertions(+), 2 deletions(-)
15
16 diff --git a/net-im/choqok/choqok-9999.ebuild b/net-im/choqok/choqok-1.6.0.ebuild
17 similarity index 93%
18 copy from net-im/choqok/choqok-9999.ebuild
19 copy to net-im/choqok/choqok-1.6.0.ebuild
20 index 6767838..dbdec2f 100644
21 --- a/net-im/choqok/choqok-9999.ebuild
22 +++ b/net-im/choqok/choqok-1.6.0.ebuild
23 @@ -9,8 +9,10 @@ inherit kde5
24
25 DESCRIPTION="Free/Open Source micro-blogging client by KDE"
26 HOMEPAGE="http://choqok.gnufolks.org/"
27 +[[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz"
28
29 LICENSE="GPL-2+"
30 +KEYWORDS="~amd64 ~x86"
31 IUSE="attica konqueror telepathy"
32
33 DEPEND="
34 @@ -38,7 +40,6 @@ DEPEND="
35 $(add_qt_dep qtxml)
36 app-crypt/qca[qt5]
37 dev-libs/qoauth:5
38 - net-libs/telepathy-qt[qt5]
39 attica? ( $(add_frameworks_dep attica) )
40 konqueror? (
41 $(add_frameworks_dep kparts)
42
43 diff --git a/net-im/choqok/choqok-9999.ebuild b/net-im/choqok/choqok-9999.ebuild
44 index 6767838..ae6d839 100644
45 --- a/net-im/choqok/choqok-9999.ebuild
46 +++ b/net-im/choqok/choqok-9999.ebuild
47 @@ -9,6 +9,7 @@ inherit kde5
48
49 DESCRIPTION="Free/Open Source micro-blogging client by KDE"
50 HOMEPAGE="http://choqok.gnufolks.org/"
51 +[[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz"
52
53 LICENSE="GPL-2+"
54 IUSE="attica konqueror telepathy"
55 @@ -38,7 +39,6 @@ DEPEND="
56 $(add_qt_dep qtxml)
57 app-crypt/qca[qt5]
58 dev-libs/qoauth:5
59 - net-libs/telepathy-qt[qt5]
60 attica? ( $(add_frameworks_dep attica) )
61 konqueror? (
62 $(add_frameworks_dep kparts)