public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: sets/, lxde-base/lxqt-notificationd/
@ 2013-11-03 15:33 Ben de Groot
  0 siblings, 0 replies; only message in thread
From: Ben de Groot @ 2013-11-03 15:33 UTC (permalink / raw
  To: gentoo-commits

commit:     7e1aace156ad819c15f37741daefd3073641f844
Author:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  3 15:32:01 2013 +0000
Commit:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
CommitDate: Sun Nov  3 15:32:01 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=7e1aace1

lxde-base/lxqt-notificationd: initial commit

---
 .../lxqt-notificationd-9999.ebuild                 | 30 ++++++++++++++++++++++
 lxde-base/lxqt-notificationd/metadata.xml          |  6 +++++
 sets/lxde-qt-live                                  |  1 +
 3 files changed, 37 insertions(+)

diff --git a/lxde-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild b/lxde-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild
new file mode 100644
index 0000000..0141634
--- /dev/null
+++ b/lxde-base/lxqt-notificationd/lxqt-notificationd-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
+inherit cmake-utils
+
+DESCRIPTION="Notification daemon and library"
+HOMEPAGE="http://www.lxde.org/"
+
+if [[ ${PV} = *9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="git://github.com/lxde/${PN}.git"
+	EGIT_BRANCH="master"
+	KEYWORDS=""
+else
+	SRC_URI="mirror://sourceforge/lxde/${P}.tar.bz2"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2 LGPL-2.1+"
+SLOT="0"
+IUSE=""
+
+DEPEND="lxde-base/liblxqt
+	lxde-base/libqtxdg
+	dev-qt/qtcore:4
+	dev-qt/qtdbus:4
+	dev-qt/qtgui:4"
+RDEPEND="${DEPEND}"

diff --git a/lxde-base/lxqt-notificationd/metadata.xml b/lxde-base/lxqt-notificationd/metadata.xml
new file mode 100644
index 0000000..c141026
--- /dev/null
+++ b/lxde-base/lxqt-notificationd/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>lxde</herd>
+  <herd>qt</herd>
+</pkgmetadata>

diff --git a/sets/lxde-qt-live b/sets/lxde-qt-live
index bf2fb01..cfbc80e 100644
--- a/sets/lxde-qt-live
+++ b/sets/lxde-qt-live
@@ -2,3 +2,4 @@
 =lxde-base/liblxqt-9999
 =lxde-base/liblxqt-mount-9999
 =lxde-base/lxqt-globalkeys-9999
+=lxde-base/lxqt-notificationd-9999


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-03 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-03 15:33 [gentoo-commits] proj/qt:master commit in: sets/, lxde-base/lxqt-notificationd/ Ben de Groot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox