public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-util/lxqt-build-tools/
Date: Sat,  4 Nov 2017 19:21:18 +0000 (UTC)	[thread overview]
Message-ID: <1509743482.cf24116f851463239bd38b683877504923fc029b.chiitoo@gentoo> (raw)

commit:     cf24116f851463239bd38b683877504923fc029b
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  3 17:58:49 2017 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Fri Nov  3 21:11:22 2017 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=cf24116f

dev-util/lxqt-build-tools: add live ebuild

To be used with LXQt.

 .../lxqt-build-tools/lxqt-build-tools-9999.ebuild  | 25 ++++++++++++++++++++++
 dev-util/lxqt-build-tools/metadata.xml             |  8 +++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
new file mode 100644
index 00000000..04290248
--- /dev/null
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit cmake-utils
+
+DESCRIPTION="LXQt Build tools"
+HOMEPAGE="http://lxqt.org/"
+
+if [[ ${PV} == *9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/lxde/${PN}.git"
+else
+	SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="BSD"
+SLOT="0"
+
+DEPEND="dev-qt/qtcore:5"
+
+src_configure() {
+	cmake-utils_src_configure
+}

diff --git a/dev-util/lxqt-build-tools/metadata.xml b/dev-util/lxqt-build-tools/metadata.xml
new file mode 100644
index 00000000..a40a83a9
--- /dev/null
+++ b/dev-util/lxqt-build-tools/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+    <email>lxqt@gentoo.org</email>
+    <name>LXQt</name>
+  </maintainer>
+</pkgmetadata>


             reply	other threads:[~2017-11-04 19:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-04 19:21 Jimi Huotari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-20 11:35 [gentoo-commits] proj/qt:master commit in: dev-util/lxqt-build-tools/ Michael Palimaka
2019-02-18 23:29 Jimi Huotari
2019-03-18 21:56 Jimi Huotari
2022-03-09 19:26 Jimi Huotari
2023-11-09 18:50 Jimi Huotari
2024-03-25 21:12 Jimi Huotari
2024-05-22 21:59 Jimi Huotari
2024-05-22 22:22 Jimi Huotari
2024-05-22 22:33 Jimi Huotari
2024-05-25 21:57 Jimi Huotari
2024-06-14 22:15 Jimi Huotari
2024-06-17 20:15 Jimi Huotari

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=1509743482.cf24116f851463239bd38b683877504923fc029b.chiitoo@gentoo \
    --to=chiitoo@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