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: razorqt-base/libqtxdg/
Date: Thu,  4 Oct 2012 06:05:40 +0000 (UTC)	[thread overview]
Message-ID: <1349330725.218946e9e86375c808ef84604d0d43c1353c46f9.yngwin@gentoo> (raw)

commit:     218946e9e86375c808ef84604d0d43c1353c46f9
Author:     Ben de Groot <yngwin <AT> gmail <DOT> com>
AuthorDate: Thu Oct  4 06:05:25 2012 +0000
Commit:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
CommitDate: Thu Oct  4 06:05:25 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=218946e9

razorqt-base/libqtxdg: initial commit

---
 razorqt-base/libqtxdg/libqtxdg-9999.ebuild |   32 ++++++++++++++++++++++++++++
 razorqt-base/libqtxdg/metadata.xml         |    5 ++++
 2 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/razorqt-base/libqtxdg/libqtxdg-9999.ebuild b/razorqt-base/libqtxdg/libqtxdg-9999.ebuild
new file mode 100644
index 0000000..65fd45f
--- /dev/null
+++ b/razorqt-base/libqtxdg/libqtxdg-9999.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+inherit cmake-utils
+
+DESCRIPTION="A Qt implementation of XDG standards"
+HOMEPAGE="http://razor-qt.org/"
+
+if [[ ${PV} = *9999* ]]; then
+inherit git-2
+	EGIT_REPO_URI="git://github.com/Razor-qt/razor-qt.git"
+	EGIT_BRANCH="master"
+	KEYWORDS=""
+else
+	SRC_URI="https://github.com/downloads/Razor-qt/razor-qt/${P}.tar.bz2"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="LGPL-2+"
+SLOT="0"
+IUSE=""
+
+DEPEND="sys-apps/file
+	x11-libs/qt-core:4
+	x11-libs/qt-gui:4
+	!x11-wm/razorqt"
+RDEPEND="${DEPEND}
+	x11-misc/xdg-utils"
+
+CMAKE_USE_DIR=${S}/libraries/qtxdg

diff --git a/razorqt-base/libqtxdg/metadata.xml b/razorqt-base/libqtxdg/metadata.xml
new file mode 100644
index 0000000..3cbebd8
--- /dev/null
+++ b/razorqt-base/libqtxdg/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>qt</herd>
+</pkgmetadata>


             reply	other threads:[~2012-10-04  6:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-04  6:05 Ben de Groot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-04  6:10 [gentoo-commits] proj/qt:master commit in: razorqt-base/libqtxdg/ Ben de Groot
2012-10-05  5:01 Ben de Groot
2014-10-19 22:35 Davide Pesavento
2014-10-20 16:49 Davide Pesavento
2014-10-20 21:10 Jauhien Piatlicki
2014-10-26  0:31 Jauhien Piatlicki
2014-10-27 22:07 Jauhien Piatlicki
2014-11-03 15:50 Jauhien Piatlicki

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=1349330725.218946e9e86375c808ef84604d0d43c1353c46f9.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