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

commit:     2cf25f63117214965988ab1d3bea532f5970f82d
Author:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  6 14:30:58 2013 +0000
Commit:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
CommitDate: Wed Nov  6 14:30:58 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=2cf25f63

lxde-base/libxdsettings: initial commit

---
 lxde-base/libxdsettings/libxdsettings-9999.ebuild | 29 +++++++++++++++++++++++
 lxde-base/libxdsettings/metadata.xml              |  6 +++++
 sets/lxde-qt-live                                 |  1 +
 3 files changed, 36 insertions(+)

diff --git a/lxde-base/libxdsettings/libxdsettings-9999.ebuild b/lxde-base/libxdsettings/libxdsettings-9999.ebuild
new file mode 100644
index 0000000..6817b61
--- /dev/null
+++ b/lxde-base/libxdsettings/libxdsettings-9999.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit cmake-utils
+
+DESCRIPTION="Library to read desktop environment specific settings"
+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="MIT"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-libs/glib:2
+	dev-qt/qtcore:4
+	x11-libs/libX11"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"

diff --git a/lxde-base/libxdsettings/metadata.xml b/lxde-base/libxdsettings/metadata.xml
new file mode 100644
index 0000000..c141026
--- /dev/null
+++ b/lxde-base/libxdsettings/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 8090e5d..331f0d1 100644
--- a/sets/lxde-qt-live
+++ b/sets/lxde-qt-live
@@ -19,3 +19,4 @@
 =lxde-base/lxqt-config-9999
 =lxde-base/lxqt-common-9999
 =lxde-base/lxmenu-data-9999
+=lxde-base/libxdsettings-9999


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

only message in thread, other threads:[~2013-11-06 14:31 UTC | newest]

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