public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: app-arch/lxqt-archiver/
Date: Wed, 22 Sep 2021 19:15:02 +0000 (UTC)	[thread overview]
Message-ID: <1632338090.96892a2263fd47df0ee308064beea72f7da5db49.asturm@gentoo> (raw)

commit:     96892a2263fd47df0ee308064beea72f7da5db49
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 22 18:52:09 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 22 19:14:50 2021 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=96892a22

app-arch/lxqt-archiver: Sync with Gentoo ebuild repo

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-arch/lxqt-archiver/lxqt-archiver-9999.ebuild | 18 ++++++++++++------
 app-arch/lxqt-archiver/metadata.xml              | 11 +++++++----
 2 files changed, 19 insertions(+), 10 deletions(-)

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 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://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-archiver</remote-id>
+	</upstream>
 </pkgmetadata>


             reply	other threads:[~2021-09-22 19:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-22 19:15 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-08  1:21 [gentoo-commits] proj/qt:master commit in: app-arch/lxqt-archiver/ Jimi Huotari
2024-06-14 22:15 Jimi Huotari
2024-04-21 20:04 Jimi Huotari
2024-03-25 21:12 Jimi Huotari
2023-11-09 18:32 Jimi Huotari
2023-11-09 18:07 Jimi Huotari
2022-11-18 13:51 Jimi Huotari
2022-04-18 22:13 Jimi Huotari
2022-03-09 19:26 Jimi Huotari
2019-12-31 16:44 Andreas Sturmlechner
2019-06-08 20:11 Jimi Huotari
2018-09-23  8:06 Jimi Huotari
2018-09-23  8:06 Jimi Huotari
2018-09-22  5:17 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=1632338090.96892a2263fd47df0ee308064beea72f7da5db49.asturm@gentoo \
    --to=asturm@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