From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: x11-misc/obconf-qt/
Date: Wed, 27 Feb 2019 12:05:56 +0000 (UTC) [thread overview]
Message-ID: <1551269146.490c906dbc90ca871be676eb695e4e4c4c68212c.chiitoo@gentoo> (raw)
commit: 490c906dbc90ca871be676eb695e4e4c4c68212c
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 27 12:03:58 2019 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Feb 27 12:05:46 2019 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=490c906d
x11-misc/obconf-qt: add 0.14.1 for testing
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
x11-misc/obconf-qt/Manifest | 1 +
x11-misc/obconf-qt/obconf-qt-0.14.1.ebuild | 49 ++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+)
diff --git a/x11-misc/obconf-qt/Manifest b/x11-misc/obconf-qt/Manifest
new file mode 100644
index 00000000..908d81f9
--- /dev/null
+++ b/x11-misc/obconf-qt/Manifest
@@ -0,0 +1 @@
+DIST obconf-qt-0.14.1.tar.xz 97032 BLAKE2B 8bfe93325d37bdcca40b38f99f635cddf39ad1781e694f002676f6ff6fd0d6c708908ca458a051f63509f572b247b4de5778a1451e763c4372038ef99a1594d7 SHA512 7ae4feb8daa3853f768e9cb613fc99046f98744e03efc673ee9e5cb3d4ffa2861f2a9f762acd9c54ef2b9ca3f288d2901cdcce5c09db84689dd186006b8e26ed
diff --git a/x11-misc/obconf-qt/obconf-qt-0.14.1.ebuild b/x11-misc/obconf-qt/obconf-qt-0.14.1.ebuild
new file mode 100644
index 00000000..3fc2e65c
--- /dev/null
+++ b/x11-misc/obconf-qt/obconf-qt-0.14.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils gnome2-utils xdg-utils
+
+DESCRIPTION="Openbox window manager configuration tool"
+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="GPL-2+"
+SLOT="0"
+
+BDEPEND="
+ dev-qt/linguist-tools:5
+ >=dev-util/lxqt-build-tools-0.6.0
+ virtual/pkgconfig
+"
+RDEPEND="
+ dev-libs/glib:2
+ dev-qt/qtcore:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtx11extras:5
+ x11-wm/openbox:3
+ x11-libs/libX11
+ !lxqt-base/lxqt-l10n
+"
+DEPEND="${RDEPEND}
+ sys-apps/sed
+"
+
+pkg_postinst() {
+ xdg_desktop_database_update
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+ gnome2_icon_cache_update
+}
next reply other threads:[~2019-02-27 12:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-27 12:05 Jimi Huotari [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-27 18:18 [gentoo-commits] proj/qt:master commit in: x11-misc/obconf-qt/ Jimi Huotari
2023-08-27 11:23 Jimi Huotari
2021-09-22 19:15 Andreas Sturmlechner
2021-09-22 17:41 Andreas Sturmlechner
2021-09-22 17:41 Andreas Sturmlechner
2021-03-27 10:52 Andreas Sturmlechner
2019-03-09 11:46 Jimi Huotari
2017-11-04 19:21 Jimi Huotari
2015-10-01 14:27 Michael Palimaka
2014-12-25 14:52 Ben de Groot
2014-10-29 22:30 Jauhien Piatlicki
2014-10-26 17:17 Jauhien Piatlicki
2014-05-23 6:12 Michael Palimaka
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=1551269146.490c906dbc90ca871be676eb695e4e4c4c68212c.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