public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-irc/konversation/
Date: Thu,  9 Nov 2017 21:15:28 +0000 (UTC)	[thread overview]
Message-ID: <1510262107.69928e8fef24a5fc1221fbc38d2b0a7e4363c419.asturm@gentoo> (raw)

commit:     69928e8fef24a5fc1221fbc38d2b0a7e4363c419
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  9 21:07:04 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov  9 21:15:07 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=69928e8f

net-irc/konversation: Add 2.x dev branch

Currently pulling from upstream wip/qtquick branch.

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 net-irc/konversation/konversation-2.9999.ebuild | 75 +++++++++++++++++++++++++
 1 file changed, 75 insertions(+)

diff --git a/net-irc/konversation/konversation-2.9999.ebuild b/net-irc/konversation/konversation-2.9999.ebuild
new file mode 100644
index 0000000000..22e2a01493
--- /dev/null
+++ b/net-irc/konversation/konversation-2.9999.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGIT_BRANCH="wip/qtquick"
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="A user friendly IRC Client"
+HOMEPAGE="https://www.kde.org/applications/internet/konversation/ https://konversation.kde.org"
+
+LICENSE="GPL-2"
+KEYWORDS=""
+IUSE="+crypt"
+
+DEPEND="
+	$(add_frameworks_dep karchive)
+	$(add_frameworks_dep kbookmarks)
+	$(add_frameworks_dep kcodecs)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kcrash)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep kemoticons)
+	$(add_frameworks_dep kglobalaccel)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kidletime)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kitemmodels)
+	$(add_frameworks_dep kitemviews)
+	$(add_frameworks_dep knotifications)
+	$(add_frameworks_dep knotifyconfig)
+	$(add_frameworks_dep kpackage)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep ktextwidgets)
+	$(add_frameworks_dep kwallet)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
+	$(add_qt_dep qtdeclarative)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtwidgets)
+	$(add_qt_dep qtxml)
+	media-libs/phonon[qt5(+)]
+	sys-devel/gettext
+	crypt? ( app-crypt/qca:2[qt5] )
+"
+RDEPEND="${DEPEND}
+	!net-irc/konversation:4
+	$(add_frameworks_dep qqc2-desktop-style)
+	crypt? ( app-crypt/qca:2[ssl] )
+"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package crypt Qca-qt5)
+	)
+
+	kde5_src_configure
+}
+
+src_install() {
+	kde5_src_install
+
+	# Bug 616162
+	insinto /etc/xdg
+	doins "${FILESDIR}"/konversationrc
+}


             reply	other threads:[~2017-11-09 21:15 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-09 21:15 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-09 10:55 [gentoo-commits] proj/kde:master commit in: net-irc/konversation/ Andreas Sturmlechner
2024-03-07  8:41 Andreas Sturmlechner
2024-02-27 22:28 Sam James
2024-01-18  0:26 Sam James
2024-01-09 14:26 Andreas Sturmlechner
2022-03-24 14:53 Andreas Sturmlechner
2020-10-26 13:56 Andreas Sturmlechner
2020-10-18 16:01 Andreas Sturmlechner
2020-09-28 21:26 Andreas Sturmlechner
2020-07-10 13:28 Andreas Sturmlechner
2019-11-13  2:00 Andreas Sturmlechner
2018-10-13 16:34 Andreas Sturmlechner
2018-02-22 13:17 Andreas Sturmlechner
2017-04-15  4:43 Michael Palimaka
2017-03-30 23:33 Andreas Sturmlechner
2016-07-25 17:16 Michael Palimaka
2016-07-22 18:01 Michael Palimaka
2016-07-22 18:01 Michael Palimaka
2016-05-17 19:43 Johannes Huber
2016-04-08 16:43 Johannes Huber
2016-03-21 18:01 Johannes Huber
2015-06-02 21:36 Johannes Huber
2015-06-02 21:36 Johannes Huber
2015-04-23 15:57 Manuel Rüger
2015-01-29  1:24 Johannes Huber
2015-01-20 20:34 Johannes Huber
2014-11-25 15:13 Michael Palimaka
2014-11-13  8:44 Michael Palimaka
2014-10-14 14:00 Michael Palimaka
2014-10-12 18:11 Michael Palimaka
2014-09-13 17:44 Michael Palimaka
2014-09-11 17:16 Michael Palimaka
2014-08-17 15:16 Johannes Huber
2014-07-15 16:58 Michael Palimaka
2014-07-15 16:56 Michael Palimaka
2014-07-15 16:49 Michael Palimaka
2014-07-15 16:45 Michael Palimaka
2014-07-15 16:43 Michael Palimaka
2014-07-15 16:38 Michael Palimaka
2014-07-15 16:35 Michael Palimaka
2014-07-15 16:35 Michael Palimaka
2014-07-15 16:33 Michael Palimaka
2014-07-15 16:33 Michael Palimaka
2014-07-12 23:49 David Heidelberger
2013-06-01 19:59 Tomas Chvatal
2013-04-25 19:29 Johannes Huber
2013-04-06  1:46 Manuel Rüger
2012-08-22 20:12 Johannes Huber
2011-12-08 10:40 Johannes Huber
2011-12-05 21:17 Johannes Huber
2011-12-02 13:04 Johannes Huber
2011-03-16  9:57 Tomas Chvatal

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=1510262107.69928e8fef24a5fc1221fbc38d2b0a7e4363c419.asturm@gentoo \
    --to=asturm@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