public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/konsole/
Date: Tue, 20 May 2014 11:32:27 +0000 (UTC)	[thread overview]
Message-ID: <1400585527.1f8dbd89090f33f362a0644ca2ca4e10dd501767.kensington@gentoo> (raw)

commit:     1f8dbd89090f33f362a0644ca2ca4e10dd501767
Author:     Elias Probst <mail <AT> eliasprobst <DOT> eu>
AuthorDate: Sun May  4 16:52:12 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue May 20 11:32:07 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1f8dbd89

[kde-base/konsole] Add ebuild for frameworks based konsole

Package-Manager: portage-2.2.10

---
 kde-base/konsole/konsole-9999.ebuild | 56 ++++++++++++++++++++++++++++++++++++
 1 file changed, 56 insertions(+)

diff --git a/kde-base/konsole/konsole-9999.ebuild b/kde-base/konsole/konsole-9999.ebuild
new file mode 100644
index 0000000..634409e
--- /dev/null
+++ b/kde-base/konsole/konsole-9999.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="true"
+EGIT_BRANCH="frameworks"
+inherit kde5
+
+DESCRIPTION="KDE's terminal emulator"
+HOMEPAGE="http://www.kde.org/applications/system/konsole http://konsole.kde.org"
+
+KEYWORDS=""
+IUSE="X"
+
+DEPEND="
+	$(add_frameworks_dep kbookmarks)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kguiaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep knotifications)
+	$(add_frameworks_dep knotifyconfig)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kpty)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep ktextwidgets)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtscript:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5
+	X? ( x11-libs/libX11 )
+"
+RDEPEND="${DEPEND}
+	!kde-base/konsole:4
+"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package X X11)
+	)
+
+	kde5_src_configure
+}


             reply	other threads:[~2014-05-20 11:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-20 11:32 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-09 13:36 [gentoo-commits] proj/kde:master commit in: kde-base/konsole/ Michael Palimaka
2014-04-05 17:13 Andreas Hüttel
2013-08-01 20:00 Johannes Huber
2012-05-24 14:03 Michael Palimaka
2012-01-25 21:30 Johannes Huber
2011-08-26  7:04 Patrick Lauer
2011-07-08 17:10 Alexey Shvetsov
2011-05-24 14:30 Jorge Manuel B. S. Vicetto
2011-03-27  0:46 Jonathan Callen
2011-03-01 11:24 Marc Schiffbauer
2011-02-07 22:56 Manuel Nickschas
2011-02-07 22:23 Manuel Nickschas

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=1400585527.1f8dbd89090f33f362a0644ca2ca4e10dd501767.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