From 96892a2263fd47df0ee308064beea72f7da5db49 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 22 Sep 2021 20:52:09 +0200 Subject: app-arch/lxqt-archiver: Sync with Gentoo ebuild repo Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner --- app-arch/lxqt-archiver/lxqt-archiver-9999.ebuild | 18 ++++++++++++------ app-arch/lxqt-archiver/metadata.xml | 11 +++++++---- 2 files changed, 19 insertions(+), 10 deletions(-) (limited to 'app-arch') diff --git a/app-arch/lxqt-archiver/lxqt-archiver-9999.ebuild b/app-arch/lxqt-archiver/lxqt-archiver-9999.ebuild index f8b1ad26..1cec1b43 100644 --- a/app-arch/lxqt-archiver/lxqt-archiver-9999.ebuild +++ b/app-arch/lxqt-archiver/lxqt-archiver-9999.ebuild @@ -16,26 +16,32 @@ else KEYWORDS="~amd64 ~riscv ~x86" fi -LICENSE="GPL-2" +LICENSE="GPL-2 GPL-2+" SLOT="0" BDEPEND=" dev-qt/linguist-tools:5 - >=dev-util/lxqt-build-tools-0.6.0 + >=dev-util/lxqt-build-tools-0.9.0 " -RDEPEND=" +DEPEND=" dev-libs/json-glib dev-qt/qtcore:5 - dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 - >=x11-libs/libfm-qt-0.14.0 + >=x11-libs/libfm-qt-0.17.0 " -DEPEND="${RDEPEND}" +RDEPEND="${DEPEND}" pkg_postinst() { xdg_desktop_database_update + + elog "Please note that this is only a graphical front-end, and additional" + elog "packages are needed to have support for specific file formats." + elog "For example, to be able to work with the 7-Zip format, the" + elog "'app-arch/p7zip' package may be used." + elog "For the full list of supported formats, see the 'README.md' file:" + elog "https://github.com/lxqt/lxqt-archiver/blob/master/README.md" } pkg_postrm() { diff --git a/app-arch/lxqt-archiver/metadata.xml b/app-arch/lxqt-archiver/metadata.xml index b2bd638a..419d0496 100644 --- a/app-arch/lxqt-archiver/metadata.xml +++ b/app-arch/lxqt-archiver/metadata.xml @@ -1,8 +1,11 @@ - - lxqt@gentoo.org - LXQt - + + lxqt@gentoo.org + LXQt + + + lxqt/lxqt-archiver + -- cgit v1.2.3-65-gdbad