public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben de Groot" <yngwin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: sets/, lxde-base/obconf-qt/
Date: Wed,  6 Nov 2013 15:03:14 +0000 (UTC)	[thread overview]
Message-ID: <1383750178.e5c94331845060fa63c68d87b192b950622ba5d6.yngwin@gentoo> (raw)

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

lxde-base/obconf-qt: initial commit

---
 lxde-base/obconf-qt/metadata.xml          |  6 ++++++
 lxde-base/obconf-qt/obconf-qt-9999.ebuild | 30 ++++++++++++++++++++++++++++++
 sets/lxde-qt-live                         |  2 ++
 3 files changed, 38 insertions(+)

diff --git a/lxde-base/obconf-qt/metadata.xml b/lxde-base/obconf-qt/metadata.xml
new file mode 100644
index 0000000..c141026
--- /dev/null
+++ b/lxde-base/obconf-qt/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/lxde-base/obconf-qt/obconf-qt-9999.ebuild b/lxde-base/obconf-qt/obconf-qt-9999.ebuild
new file mode 100644
index 0000000..de35c31
--- /dev/null
+++ b/lxde-base/obconf-qt/obconf-qt-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="Openbox window manager configuration"
+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-3"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-libs/glib:2
+	dev-qt/qtcore:4
+	dev-qt/qtgui:4
+	x11-wm/openbox:3"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"

diff --git a/sets/lxde-qt-live b/sets/lxde-qt-live
index 331f0d1..e82f069 100644
--- a/sets/lxde-qt-live
+++ b/sets/lxde-qt-live
@@ -20,3 +20,5 @@
 =lxde-base/lxqt-common-9999
 =lxde-base/lxmenu-data-9999
 =lxde-base/libxdsettings-9999
+x11-wm/openbox:3
+=lxde-base/obconf-qt-9999


                 reply	other threads:[~2013-11-06 15:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1383750178.e5c94331845060fa63c68d87b192b950622ba5d6.yngwin@gentoo \
    --to=yngwin@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox