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-apps/akonadi-contact/
Date: Thu,  8 Oct 2015 13:07:32 +0000 (UTC)	[thread overview]
Message-ID: <1444309640.3f17a48d6b5e43afc33ac53edc3ad514961aa141.kensington@gentoo> (raw)

commit:     3f17a48d6b5e43afc33ac53edc3ad514961aa141
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Oct  6 09:34:48 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Oct  8 13:07:20 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3f17a48d

kde-apps/akonadi-contact: New package

Split out of kdepimlibs

Package-Manager: portage-2.2.22

 .../akonadi-contact/akonadi-contact-9999.ebuild    | 61 ++++++++++++++++++++++
 kde-apps/akonadi-contact/metadata.xml              |  8 +++
 2 files changed, 69 insertions(+)

diff --git a/kde-apps/akonadi-contact/akonadi-contact-9999.ebuild b/kde-apps/akonadi-contact/akonadi-contact-9999.ebuild
new file mode 100644
index 0000000..9db32b9
--- /dev/null
+++ b/kde-apps/akonadi-contact/akonadi-contact-9999.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_TEST=true
+KMNAME=kdepimlibs
+inherit kde5
+
+DESCRIPTION="Library for akonadi contact integration"
+KEYWORDS=""
+LICENSE="LGPL-2.1"
+IUSE="prison"
+
+# some akonadi tests time out, that probably needs more work as it's ~700 tests
+RESTRICT="test"
+
+COMMON_DEPEND="
+	$(add_frameworks_dep kcodecs)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kitemmodels)
+	$(add_frameworks_dep kjobwidgets)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep ktextwidgets)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_kdeapps_dep libakonadi)
+	$(add_kdeapps_dep akonadi-mime)
+	$(add_kdeapps_dep kcalcore)
+	$(add_kdeapps_dep kcontacts)
+	$(add_kdeapps_dep kmime)
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+	media-libs/phonon[qt5]
+	prison? ( media-libs/prison:5 )
+"
+DEPEND="${COMMON_DEPEND}
+	sys-devel/gettext
+"
+RDEPEND="${COMMON_DEPEND}
+	!kde-apps/kdepimlibs
+	!kde-base/kdepimlibs:4
+"
+
+S="${WORKDIR}/${P}/${PN}"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package prison KF5Prison)
+		$(cmake-utils_use_build test TESTING)
+	)
+	kde5_src_configure
+}

diff --git a/kde-apps/akonadi-contact/metadata.xml b/kde-apps/akonadi-contact/metadata.xml
new file mode 100644
index 0000000..d19719a
--- /dev/null
+++ b/kde-apps/akonadi-contact/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>kde</herd>
+	<use>
+		<flag name="prison">Enable support for QRcodes in contacts</flag>
+	</use>
+</pkgmetadata>


             reply	other threads:[~2015-10-08 13:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-08 13:07 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-09 12:13 [gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-contact/ Michael Palimaka
2016-04-08 15:45 Michael Palimaka
2016-06-05 18:55 Michael Palimaka
2016-06-29 22:31 Johannes Huber

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=1444309640.3f17a48d6b5e43afc33ac53edc3ad514961aa141.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