public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/knotifications/
Date: Sun, 17 Nov 2013 20:09:51 +0000 (UTC)	[thread overview]
Message-ID: <1384718851.30f496a48f2eff5829720b15b15845c41b7f7944.johu@gentoo> (raw)

commit:     30f496a48f2eff5829720b15b15845c41b7f7944
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 20:07:31 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 20:07:31 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=30f496a4

[kde-frameworks/knotifications] New package

Package-Manager: portage-2.2.7

---
 .../knotifications/knotifications-9999.ebuild      | 30 ++++++++++++++++++++++
 kde-frameworks/knotifications/metadata.xml         |  5 ++++
 2 files changed, 35 insertions(+)

diff --git a/kde-frameworks/knotifications/knotifications-9999.ebuild b/kde-frameworks/knotifications/knotifications-9999.ebuild
new file mode 100644
index 0000000..bb1ebe7
--- /dev/null
+++ b/kde-frameworks/knotifications/knotifications-9999.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+FRAMEWORKS_TYPE="tier2"
+inherit kde-frameworks
+
+DESCRIPTION="User notification framework based on freedesktop protocol"
+KEYWORDS=""
+IUSE="X dbus"
+
+RDEPEND="
+	$(add_frameworks_dep kwindowsystem)
+	dev-qt/qtdbus:5
+	dev-qt/qtwidgets:5
+	X? ( dev-qt/qtx11extras:5 )
+	dbus? ( dev-libs/libdbusmenu-qt[qt5] )
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package X X11)
+		$(cmake-utils_use_find_package dbus DBusMenuQt5)
+	)
+
+	kde-frameworks_src_configure
+}

diff --git a/kde-frameworks/knotifications/metadata.xml b/kde-frameworks/knotifications/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-frameworks/knotifications/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:[~2013-11-17 20:09 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-17 20:09 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-01-21 12:37 [gentoo-commits] proj/kde:master commit in: kde-frameworks/knotifications/ Michael Palimaka
2014-03-05 11:13 Michael Palimaka
2014-03-19 13:10 Michael Palimaka
2014-03-19 13:11 Michael Palimaka
2014-03-19 13:11 Michael Palimaka
2014-05-05 15:09 Michael Palimaka
2015-08-07 16:47 Michael Palimaka
2015-11-09 13:58 Michael Palimaka
2015-11-09 13:58 Michael Palimaka
2015-11-10 17:55 Michael Palimaka
2017-02-07 23:11 Andreas Sturmlechner
2017-04-22  8:41 Andreas Sturmlechner
2017-08-19 20:24 Andreas Sturmlechner
2017-08-30 21:42 Andreas Sturmlechner
2018-08-08  8:11 Andreas Sturmlechner
2020-01-19 18:42 Andreas Sturmlechner
2020-09-04  8:43 Andreas Sturmlechner
2021-09-15 17:09 Andreas Sturmlechner
2021-11-13 19:05 Andreas Sturmlechner
2022-09-14 14:49 Andreas Sturmlechner
2022-09-24  8:50 Andreas Sturmlechner
2022-11-16 21:07 Andreas Sturmlechner

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=1384718851.30f496a48f2eff5829720b15b15845c41b7f7944.johu@gentoo \
    --to=johu@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