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-frameworks/frameworkintegration/, sets/
Date: Wed, 12 Feb 2014 15:10:45 +0000 (UTC)	[thread overview]
Message-ID: <1392217810.620e4f3d71596c265082c8274745956a2fdc8c75.kensington@gentoo> (raw)

commit:     620e4f3d71596c265082c8274745956a2fdc8c75
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 15:06:55 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 15:10:10 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=620e4f3d

[kde-frameworks/frameworkintegration] New package.

Package-Manager: portage-2.2.7

---
 .../frameworkintegration-4.96.0.ebuild             | 40 ++++++++++++++++++++++
 .../frameworkintegration-9999.ebuild               | 40 ++++++++++++++++++++++
 kde-frameworks/frameworkintegration/metadata.xml   |  5 +++
 sets/kde-frameworks-live                           |  1 +
 4 files changed, 86 insertions(+)

diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-4.96.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-4.96.0.ebuild
new file mode 100644
index 0000000..38398a5
--- /dev/null
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-4.96.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+VIRTUALX_REQUIRED="test"
+inherit kde-frameworks
+
+DESCRIPTION="Framework for integrating Qt applications with KDE workspaces"
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64"
+IUSE="X"
+
+RDEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep knotifications)
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+"
+DEPEND="${RDEPEND}
+	$(add_frameworks_dep kwidgetsaddons)
+	X? (
+		dev-qt/qtx11extras:5
+		x11-libs/libxcb
+	)
+"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package X XCB)
+	)
+
+	kde-frameworks_src_configure
+}

diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
new file mode 100644
index 0000000..948a769
--- /dev/null
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+VIRTUALX_REQUIRED="test"
+inherit kde-frameworks
+
+DESCRIPTION="Framework for integrating Qt applications with KDE workspaces"
+LICENSE="LGPL-2+"
+KEYWORDS=""
+IUSE="X"
+
+RDEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep knotifications)
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+"
+DEPEND="${RDEPEND}
+	$(add_frameworks_dep kwidgetsaddons)
+	X? (
+		dev-qt/qtx11extras:5
+		x11-libs/libxcb
+	)
+"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package X XCB)
+	)
+
+	kde-frameworks_src_configure
+}

diff --git a/kde-frameworks/frameworkintegration/metadata.xml b/kde-frameworks/frameworkintegration/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-frameworks/frameworkintegration/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>kde</herd>
+</pkgmetadata>

diff --git a/sets/kde-frameworks-live b/sets/kde-frameworks-live
index 9999605..83e739c 100644
--- a/sets/kde-frameworks-live
+++ b/sets/kde-frameworks-live
@@ -1,4 +1,5 @@
 ~kde-frameworks/attica-9999
+~kde-frameworks/frameworkintegration-9999
 ~kde-frameworks/kactivities-9999
 ~kde-frameworks/kapidox-9999
 ~kde-frameworks/karchive-9999


                 reply	other threads:[~2014-02-12 15:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1392217810.620e4f3d71596c265082c8274745956a2fdc8c75.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