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

commit:     ebfd0a7b6b6b381039087174893ffc9fea01eab2
Author:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  3 16:22:52 2013 +0000
Commit:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
CommitDate: Sun Nov  3 16:22:52 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=ebfd0a7b

lxde-base/menu-cache: initial commit, but broken wip

---
 lxde-base/menu-cache/menu-cache-9999.ebuild | 27 +++++++++++++++++++++++++++
 lxde-base/menu-cache/metadata.xml           |  6 ++++++
 sets/lxde-qt-live                           |  2 ++
 3 files changed, 35 insertions(+)

diff --git a/lxde-base/menu-cache/menu-cache-9999.ebuild b/lxde-base/menu-cache/menu-cache-9999.ebuild
new file mode 100644
index 0000000..fbd8077
--- /dev/null
+++ b/lxde-base/menu-cache/menu-cache-9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="A library creating and utilizing caches to speed up freedesktop.org application menus"
+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"
+SLOT="0/2"
+IUSE=""
+
+RDEPEND="dev-libs/glib:2"
+DEPEND="${RDEPEND}
+	sys-devel/gettext
+	virtual/pkgconfig"

diff --git a/lxde-base/menu-cache/metadata.xml b/lxde-base/menu-cache/metadata.xml
new file mode 100644
index 0000000..c141026
--- /dev/null
+++ b/lxde-base/menu-cache/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 cfbc80e..cc39812 100644
--- a/sets/lxde-qt-live
+++ b/sets/lxde-qt-live
@@ -3,3 +3,5 @@
 =lxde-base/liblxqt-mount-9999
 =lxde-base/lxqt-globalkeys-9999
 =lxde-base/lxqt-notificationd-9999
+=lxde-base/libsysstat-9999
+=lxde-base/menu-cache-9999


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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-03 16:23 [gentoo-commits] proj/qt:master commit in: lxde-base/menu-cache/, sets/ 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