* [gentoo-commits] proj/qt:master commit in: lxde-base/lxqt-config/, sets/
@ 2013-11-06 13:50 Ben de Groot
0 siblings, 0 replies; only message in thread
From: Ben de Groot @ 2013-11-06 13:50 UTC (permalink / raw
To: gentoo-commits
commit: 1492de4ea996527660cb04989e168f0fff929d1e
Author: Ben de Groot <yngwin <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 6 13:40:43 2013 +0000
Commit: Ben de Groot <yngwin <AT> gentoo <DOT> org>
CommitDate: Wed Nov 6 13:40:43 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=1492de4e
lxde-base/lxqt-config: initial commit
---
lxde-base/lxqt-config/lxqt-config-9999.ebuild | 32 +++++++++++++++++++++++++++
lxde-base/lxqt-config/metadata.xml | 6 +++++
sets/lxde-qt-live | 1 +
3 files changed, 39 insertions(+)
diff --git a/lxde-base/lxqt-config/lxqt-config-9999.ebuild b/lxde-base/lxqt-config/lxqt-config-9999.ebuild
new file mode 100644
index 0000000..3b92f13
--- /dev/null
+++ b/lxde-base/lxqt-config/lxqt-config-9999.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit cmake-utils
+
+DESCRIPTION="LXDE-Qt system configuration control center"
+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="LGPL-2.1+"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-qt/qtcore:4
+ dev-qt/qtgui:4
+ lxde-base/liblxqt
+ lxde-base/libqtxdg
+ sys-libs/zlib
+ x11-libs/libXcursor
+ x11-libs/libXfixes"
+DEPEND="${RDEPEND}"
diff --git a/lxde-base/lxqt-config/metadata.xml b/lxde-base/lxqt-config/metadata.xml
new file mode 100644
index 0000000..c141026
--- /dev/null
+++ b/lxde-base/lxqt-config/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 9c4d758..e061c6f 100644
--- a/sets/lxde-qt-live
+++ b/sets/lxde-qt-live
@@ -16,3 +16,4 @@
=lxde-base/lxinput-qt-9999
=lxde-base/lxrandr-qt-9999
=lxde-base/lxqt-about-9999
+=lxde-base/lxqt-config-9999
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-11-06 13:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06 13:50 [gentoo-commits] proj/qt:master commit in: lxde-base/lxqt-config/, 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