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] repo/gentoo:master commit in: kde-base/kactivitymanagerd/
Date: Sat, 17 Oct 2015 18:22:18 +0000 (UTC)	[thread overview]
Message-ID: <1445106128.443880e036ec6f6c584593942c451effc1f55cad.kensington@gentoo> (raw)

commit:     443880e036ec6f6c584593942c451effc1f55cad
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 17 18:16:16 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Oct 17 18:22:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443880e0

kde-base/kactivitymanagerd: new package

Package-Manager: portage-2.2.20.1

 kde-base/kactivitymanagerd/Manifest                |  1 +
 .../kactivitymanagerd-4.13.3.ebuild                | 30 ++++++++++++++++++++++
 kde-base/kactivitymanagerd/metadata.xml            |  5 ++++
 3 files changed, 36 insertions(+)

diff --git a/kde-base/kactivitymanagerd/Manifest b/kde-base/kactivitymanagerd/Manifest
new file mode 100644
index 0000000..b2cc30c
--- /dev/null
+++ b/kde-base/kactivitymanagerd/Manifest
@@ -0,0 +1 @@
+DIST kactivities-4.13.3.tar.xz 87476 SHA256 c7cb9d023f6e5cd01d76568c3590303ea3ecb4ebe9535b31862957846f5e898a SHA512 1d248ae6045a7ae8d54ce5355100cd76be954c2a57be3abaab968d8ff2693d09aa9b1d0242266de4eedf6005bedfde38df69a84a9a5a0b16606fe958159b31bc WHIRLPOOL 0056402e851cda3c5930ed2440d259b9b23750f9356e9598e4ef17c6be38265bc4ebfeb43ac568636ff92399e3f560afa547977ad24f54f4eb4fad4df283cc0d

diff --git a/kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3.ebuild b/kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3.ebuild
new file mode 100644
index 0000000..884072f
--- /dev/null
+++ b/kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KMNAME="kactivities"
+inherit kde4-base
+
+DESCRIPTION="KDE Activity Manager Daemon"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+	!<kde-base/activitymanager-4.14.3-r1
+	!kde-frameworks/kactivities
+"
+
+S=${WORKDIR}/${KMNAME}-${PV}
+
+src_configure() {
+	local mycmakeargs=(
+		-DWITH_NepomukCore=OFF
+	)
+	kde4-base_src_configure
+}
+
+src_install() {
+	dobin "${BUILD_DIR}/src/service/${PN}"
+}

diff --git a/kde-base/kactivitymanagerd/metadata.xml b/kde-base/kactivitymanagerd/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-base/kactivitymanagerd/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>


             reply	other threads:[~2015-10-17 18:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-17 18:22 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-17 18:27 [gentoo-commits] repo/gentoo:master commit in: kde-base/kactivitymanagerd/ Michael Palimaka
2015-10-18 14:44 Michael Palimaka
2015-10-18 16:40 Michael Palimaka
2015-10-18 16:40 Michael Palimaka
2015-10-18 17:48 Michael Palimaka
2016-03-05 11:59 Mikle Kolyada
2016-03-06 10:26 Mikle Kolyada

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=1445106128.443880e036ec6f6c584593942c451effc1f55cad.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