From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-im/choqok/
Date: Fri, 17 Jun 2016 11:21:39 +0000 (UTC) [thread overview]
Message-ID: <1466162488.c7fb3fb000ee8af147a9bc10a5377d5e926a8cb8.kensington@gentoo> (raw)
commit: c7fb3fb000ee8af147a9bc10a5377d5e926a8cb8
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 17 11:21:22 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 11:21:28 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c7fb3fb0
net-im/choqok: version bump
Package-Manager: portage-2.3.0_rc1
net-im/choqok/choqok-1.5.80.ebuild | 68 ++++++++++++++++++++++++++++++++++++++
1 file changed, 68 insertions(+)
diff --git a/net-im/choqok/choqok-1.5.80.ebuild b/net-im/choqok/choqok-1.5.80.ebuild
new file mode 100644
index 0000000..3b96b92
--- /dev/null
+++ b/net-im/choqok/choqok-1.5.80.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Free/Open Source micro-blogging client for KDE"
+HOMEPAGE="http://choqok.gnufolks.org/"
+SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~x86"
+IUSE="attica konqueror"
+
+DEPEND="
+ $(add_frameworks_dep kcmutils)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kemoticons)
+ $(add_frameworks_dep kglobalaccel)
+ $(add_frameworks_dep kguiaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kjobwidgets)
+ $(add_frameworks_dep knotifications)
+ $(add_frameworks_dep knotifyconfig)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep ktextwidgets)
+ $(add_frameworks_dep kwallet)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kxmlgui)
+ $(add_frameworks_dep sonnet)
+ $(add_qt_dep qtconcurrent)
+ $(add_qt_dep qtdbus)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtwidgets)
+ $(add_qt_dep qtxml)
+ app-crypt/qca[qt5]
+ dev-libs/qoauth:5
+ net-libs/telepathy-qt[qt5]
+ attica? ( $(add_frameworks_dep attica) )
+ konqueror? (
+ $(add_frameworks_dep kparts)
+ $(add_frameworks_dep kdewebkit)
+ $(add_qt_dep qtwebkit)
+ )
+"
+RDEPEND="${DEPEND}
+ !net-im/choqok:4
+"
+
+DOCS=( AUTHORS README TODO changelog )
+
+S=${WORKDIR}
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package attica KF5Attica)
+ $(cmake-utils_use_find_package konqueror KF5Parts)
+ $(cmake-utils_use_find_package konqueror KF5WebKit)
+ )
+
+ kde5_src_configure
+}
next reply other threads:[~2016-06-17 11:21 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-17 11:21 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-09 16:29 [gentoo-commits] proj/kde:master commit in: net-im/choqok/ Andreas Sturmlechner
2024-05-20 21:26 Andreas Sturmlechner
2022-10-11 15:18 Andreas Sturmlechner
2020-08-09 9:45 Andreas Sturmlechner
2020-02-05 0:28 Andreas Sturmlechner
2020-02-05 0:28 Andreas Sturmlechner
2019-11-13 2:00 Andreas Sturmlechner
2019-04-30 18:42 Andreas Sturmlechner
2018-06-24 18:04 Andreas Sturmlechner
2018-02-22 13:17 Andreas Sturmlechner
2017-10-12 16:46 Johannes Huber
2017-10-08 8:10 Johannes Huber
2017-08-02 19:59 Andreas Sturmlechner
2016-10-12 18:44 Michael Palimaka
2016-10-08 16:16 Michael Palimaka
2016-08-04 18:02 Johannes Huber
2016-08-04 18:02 Johannes Huber
2016-06-18 18:56 Michael Palimaka
2016-06-17 11:21 Michael Palimaka
2016-03-13 11:20 Johannes Huber
2016-01-31 15:53 Michael Palimaka
2016-01-26 18:18 Michael Palimaka
2014-01-20 10:43 Michael Palimaka
2013-09-04 19:12 Michael Palimaka
2013-09-04 19:12 Michael Palimaka
2013-09-04 19:12 Michael Palimaka
2013-04-25 18:52 Johannes Huber
2012-08-22 20:12 Johannes Huber
2011-11-24 21:18 Andreas Hüttel
2011-11-07 22:16 Johannes Huber
2011-11-07 22:16 Johannes Huber
2011-09-21 19:14 Johannes Huber
2011-04-12 13:03 Theo Chatzimichos
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=1466162488.c7fb3fb000ee8af147a9bc10a5377d5e926a8cb8.kensington@gentoo \
--to=kensington@gentoo.org \
--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