From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: x11-misc/pcmanfm-qt/
Date: Mon, 18 Feb 2019 23:29:53 +0000 (UTC) [thread overview]
Message-ID: <1550532015.bcb26bd60d82aab50f34d2f6e37c0d8294f3970e.chiitoo@gentoo> (raw)
commit: bcb26bd60d82aab50f34d2f6e37c0d8294f3970e
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 23:19:47 2019 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Feb 18 23:20:15 2019 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=bcb26bd6
x11-misc/pcmanfm-qt: add 0.14.0 for testing
Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
x11-misc/pcmanfm-qt/Manifest | 1 +
x11-misc/pcmanfm-qt/pcmanfm-qt-0.14.0.ebuild | 49 ++++++++++++++++++++++++++++
2 files changed, 50 insertions(+)
diff --git a/x11-misc/pcmanfm-qt/Manifest b/x11-misc/pcmanfm-qt/Manifest
new file mode 100644
index 00000000..bda7e3b0
--- /dev/null
+++ b/x11-misc/pcmanfm-qt/Manifest
@@ -0,0 +1 @@
+DIST pcmanfm-qt-0.14.0.tar.xz 222688 BLAKE2B 8163dbc74ff2a0a969ae7ab25c6cd1721cbcc4cbbd93904ab6fb1c99e4937352c3af65b9cdf0e2f2c5a59211d37069eccea556ff935fe0c34636e2a63cf2099f SHA512 244ca30c4f107a797aad77686bcbefc717a2a119ca657d12fd9263a1c552382fac671a8a0156712cb5e49d1f7afceb588d2d4b49882220aa5292db4fda826525
diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-0.14.0.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-0.14.0.ebuild
new file mode 100644
index 00000000..14cc2585
--- /dev/null
+++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-0.14.0.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 xdg-utils
+
+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
+
+DESCRIPTION="Fast lightweight tabbed filemanager (Qt port)"
+HOMEPAGE="https://lxqt.org/"
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+ dev-qt/linguist-tools:5
+ >=dev-util/lxqt-build-tools-0.6.0
+"
+RDEPEND="
+ dev-libs/glib:2
+ dev-qt/qtcore:5
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtx11extras:5
+ >=x11-libs/libfm-1.2.0:=
+ =x11-libs/libfm-qt-$(ver_cut 1-2)*
+ x11-libs/libxcb:=
+ x11-misc/xdg-utils
+ virtual/eject
+ virtual/freedesktop-icon-theme
+ !lxqt-base/lxqt-l10n
+"
+DEPEND="${RDEPEND}"
+
+pkg_postinst() {
+ xdg_desktop_database_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+}
next reply other threads:[~2019-02-18 23:29 UTC|newest]
Thread overview: 31+ 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 --
2025-04-24 16:24 [gentoo-commits] proj/qt:master commit in: x11-misc/pcmanfm-qt/ Jimi Huotari
2024-11-08 1:21 Jimi Huotari
2024-11-06 13:47 Jimi Huotari
2024-06-14 22:15 Jimi Huotari
2024-04-21 20:04 Jimi Huotari
2024-03-25 21:12 Jimi Huotari
2024-02-23 17:01 Jimi Huotari
2023-11-09 18:07 Jimi Huotari
2023-05-14 15:04 Jimi Huotari
2022-11-18 13:51 Jimi Huotari
2022-04-18 22:13 Jimi Huotari
2022-03-09 19:26 Jimi Huotari
2021-09-22 19:15 Andreas Sturmlechner
2021-09-22 17:41 Andreas Sturmlechner
2021-05-24 9:08 Andreas Sturmlechner
2021-03-27 10:52 Andreas Sturmlechner
2019-05-12 22:12 Jimi Huotari
2019-03-18 21:56 Jimi Huotari
2019-03-12 23:31 Jimi Huotari
2019-02-27 12:05 Jimi Huotari
2018-09-25 21:14 Jimi Huotari
2017-11-04 19:21 Jimi Huotari
2015-10-01 14:27 Michael Palimaka
2015-02-10 15:09 Ben de Groot
2014-11-21 10:23 Jauhien Piatlicki
2014-11-03 15:53 Jauhien Piatlicki
2014-10-29 17:53 Jauhien Piatlicki
2014-10-25 23:48 Jauhien Piatlicki
2013-04-28 15:23 Markos Chandras
2013-03-15 11:33 Ben de Groot
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=1550532015.bcb26bd60d82aab50f34d2f6e37c0d8294f3970e.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