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: Mon, 18 Feb 2019 23:29:53 +0000 (UTC)	[thread overview]
Message-ID: <1550531454.2876e352271956171c08f3de66a7abe8ac388e34.chiitoo@gentoo> (raw)

commit:     2876e352271956171c08f3de66a7abe8ac388e34
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 23:05:49 2019 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Feb 18 23:10:54 2019 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=2876e352

dev-util/lxqt-build-tools: add 0.6.0 for testing

Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 dev-util/lxqt-build-tools/Manifest                 |  1 +
 .../lxqt-build-tools/lxqt-build-tools-0.6.0.ebuild | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-util/lxqt-build-tools/Manifest b/dev-util/lxqt-build-tools/Manifest
new file mode 100644
index 00000000..61ae07bc
--- /dev/null
+++ b/dev-util/lxqt-build-tools/Manifest
@@ -0,0 +1 @@
+DIST lxqt-build-tools-0.6.0.tar.xz 22520 BLAKE2B 99e8032e111f776708d0a84e65db6534f517e75803d2cf747618889dccc46e9d55caa0ba3c89c88d56143a69ced015df9f1eae68a34c7ea050c6f97aedcf0f33 SHA512 f95c47d40f26defa8bc4e13a0449428945c282cb5e2201610e9529bfd5154a438ee9dcc4f556bd76efe13b97533bbed2f49ab5c100225907781093094a692227

diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-0.6.0.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-0.6.0.ebuild
new file mode 100644
index 00000000..b81117b0
--- /dev/null
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-0.6.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="LXQt Build tools"
+HOMEPAGE="https://lxqt.org/"
+
+if [[ ${PV} = *9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
+else
+	SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="
+	>=dev-libs/glib-2.50.0
+	dev-qt/qtcore:5
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2019-02-18 23:29 UTC|newest]

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