From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lxqt-build-tools/
Date: Sun, 15 Apr 2018 01:41:59 +0000 (UTC) [thread overview]
Message-ID: <1523756392.ee18eb6c17f25af8fe495bbc93106d091f9c0df5.bman@gentoo> (raw)
commit: ee18eb6c17f25af8fe495bbc93106d091f9c0df5
Author: Robert Förster <Dessa <AT> gmake <DOT> de>
AuthorDate: Sat Apr 14 19:54:05 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 01:39:52 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee18eb6c
dev-util/lxqt-build-tools: version bump to 0.4.0
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/8005
dev-util/lxqt-build-tools/Manifest | 1 +
.../lxqt-build-tools/lxqt-build-tools-0.4.0.ebuild | 25 ++++++++++++++++++++++
dev-util/lxqt-build-tools/metadata.xml | 11 ++++++----
3 files changed, 33 insertions(+), 4 deletions(-)
diff --git a/dev-util/lxqt-build-tools/Manifest b/dev-util/lxqt-build-tools/Manifest
index 8a0dfa38b53..349973ddbe5 100644
--- a/dev-util/lxqt-build-tools/Manifest
+++ b/dev-util/lxqt-build-tools/Manifest
@@ -1 +1,2 @@
DIST lxqt-build-tools-0.2.0.tar.xz 15552 BLAKE2B 558e1c9f43e09e51a720460592309f3f52fb7832a121ae40c8d9945ed135d6220190182a6d2311bfb9e9971f68a60f0ab7d5dcf2055301fa683dfc483170b3c6 SHA512 40349710a20d3f06761c57b5d40aa05cb194fa4b50d1e41e4bd7e6adf1beb5c7209f3d4965869a301369df17ec1d75f55aede7ab0fe88a55d692cd56d72121de
+DIST lxqt-build-tools-0.4.0.tar.xz 19988 BLAKE2B 119f2907062c08996b26170b519b9c4ce0308d6bc65dc1363fd81e064084ebe7305de7e66225e2ea3bcea899c2eaac49dcf7651b72a4f3a9d565ce4fd1d5a756 SHA512 d84cfce5db9520725e24855f99fb3125f19ff5dbac12ec6d283e9c4483497c675b32061cdea2eda533e57857be4a6eb6020049ae4f593ea61a321b2708604638
diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-0.4.0.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-0.4.0.ebuild
new file mode 100644
index 00000000000..68901413fae
--- /dev/null
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-0.4.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+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}"
diff --git a/dev-util/lxqt-build-tools/metadata.xml b/dev-util/lxqt-build-tools/metadata.xml
index a40a83a9c6a..aa0b3609e96 100644
--- a/dev-util/lxqt-build-tools/metadata.xml
+++ b/dev-util/lxqt-build-tools/metadata.xml
@@ -1,8 +1,11 @@
<?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>
+ <maintainer type="project">
+ <email>lxqt@gentoo.org</email>
+ <name>LXQt</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">lxqt/lxqt-build-tools</remote-id>
+ </upstream>
</pkgmetadata>
next reply other threads:[~2018-04-15 1:42 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-15 1:41 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-20 22:28 [gentoo-commits] repo/gentoo:master commit in: dev-util/lxqt-build-tools/ Sam James
2025-01-31 14:55 Andreas Sturmlechner
2024-08-13 7:10 WANG Xuerui
2024-06-17 20:21 Jimi Huotari
2024-06-17 20:21 Jimi Huotari
2023-03-26 18:06 Sam James
2023-03-26 18:02 Sam James
2023-03-26 18:02 Sam James
2022-12-05 1:44 Sam James
2022-12-05 1:39 Sam James
2022-12-05 0:22 Sam James
2022-11-09 13:46 Jimi Huotari
2022-06-08 9:05 Jakov Smolić
2022-06-08 7:21 Jakov Smolić
2022-06-08 7:21 Jakov Smolić
2022-01-21 19:07 Sam James
2021-09-30 17:24 Andreas Sturmlechner
2021-03-26 19:43 Andreas Sturmlechner
2021-01-21 9:03 Agostino Sarubbo
2020-08-13 15:47 Andreas Sturmlechner
2020-07-31 16:35 Mikle Kolyada
2020-07-31 16:33 Mikle Kolyada
2019-08-13 4:05 Jeroen Roovers
2019-06-22 11:44 Andreas Sturmlechner
2019-05-23 12:30 Mikle Kolyada
2019-05-22 7:30 Mikle Kolyada
2019-03-11 6:51 Michael Palimaka
2018-10-17 14:41 Andreas Sturmlechner
2018-10-16 13:07 Mikle Kolyada
2018-06-27 19:00 Andreas Sturmlechner
2018-06-27 19:00 Andreas Sturmlechner
2018-03-20 11:36 Michael Palimaka
2018-03-20 11:36 Michael Palimaka
2017-03-12 19:07 Patrice Clement
2017-01-18 4:25 Aaron Bauman
2017-01-17 23:07 Patrice Clement
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=1523756392.ee18eb6c17f25af8fe495bbc93106d091f9c0df5.bman@gentoo \
--to=bman@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