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

commit:     166ede911eca2c0289a12f02144657c2fb6666b1
Author:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  3 15:13:39 2013 +0000
Commit:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
CommitDate: Sun Nov  3 15:13:39 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=166ede91

lxde-base/liblxqt-mount: initial commit

---
 lxde-base/liblxqt-mount/liblxqt-mount-9999.ebuild | 31 +++++++++++++++++++++++
 lxde-base/liblxqt-mount/metadata.xml              |  6 +++++
 sets/lxde-qt-live                                 |  1 +
 3 files changed, 38 insertions(+)

diff --git a/lxde-base/liblxqt-mount/liblxqt-mount-9999.ebuild b/lxde-base/liblxqt-mount/liblxqt-mount-9999.ebuild
new file mode 100644
index 0000000..8563500
--- /dev/null
+++ b/lxde-base/liblxqt-mount/liblxqt-mount-9999.ebuild
@@ -0,0 +1,31 @@
+# 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 library for removable media and devices"
+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
+	x11-libs/libX11
+	dev-qt/qtcore:4
+	dev-qt/qtdbus:4
+	dev-qt/qtgui:4
+	virtual/udev"
+RDEPEND="${DEPEND}"

diff --git a/lxde-base/liblxqt-mount/metadata.xml b/lxde-base/liblxqt-mount/metadata.xml
new file mode 100644
index 0000000..c141026
--- /dev/null
+++ b/lxde-base/liblxqt-mount/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 9a07497..7ae7da0 100644
--- a/sets/lxde-qt-live
+++ b/sets/lxde-qt-live
@@ -1,2 +1,3 @@
 =lxde-base/libqtxdg-9999
 =lxde-base/liblxqt-9999
+=lxde-base/liblxqt-mount-9999


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

only message in thread, other threads:[~2013-11-03 15:13 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:13 [gentoo-commits] proj/qt:master commit in: lxde-base/liblxqt-mount/, 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