public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-config/
Date: Wed,  6 Nov 2024 13:47:47 +0000 (UTC)	[thread overview]
Message-ID: <1730899693.49f0235a59516a1fc6c4e546ac1122ea395af887.chiitoo@gentoo> (raw)

commit:     49f0235a59516a1fc6c4e546ac1122ea395af887
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  6 13:28:08 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Nov  6 13:28:13 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=49f0235a

lxqt-base/lxqt-config: sync keywords and update dependencies

Also use 'xdg' instead of 'xdg-utils'.

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 lxqt-base/lxqt-config/lxqt-config-9999.ebuild | 16 ++++------------
 1 file changed, 4 insertions(+), 12 deletions(-)

diff --git a/lxqt-base/lxqt-config/lxqt-config-9999.ebuild b/lxqt-base/lxqt-config/lxqt-config-9999.ebuild
index b5163665..1de13978 100644
--- a/lxqt-base/lxqt-config/lxqt-config-9999.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 MY_PV="$(ver_cut 1-2)"
 
-inherit cmake xdg-utils
+inherit cmake xdg
 
 DESCRIPTION="LXQt system configuration control center"
 HOMEPAGE="https://lxqt-project.org/"
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64"
+	KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"
@@ -24,10 +24,10 @@ IUSE="+monitor +touchpad"
 
 BDEPEND="
 	>=dev-qt/qttools-6.6:6[linguist]
-	>=dev-util/lxqt-build-tools-2.0.0
+	>=dev-util/lxqt-build-tools-2.1.0
 "
 DEPEND="
-	>=dev-libs/libqtxdg-4.0.0
+	>=dev-libs/libqtxdg-4.1.0
 	>=dev-qt/qtbase-6.6:6[gui,widgets,xml]
 	>=dev-qt/qtsvg-6.6:6
 	=lxqt-base/liblxqt-${MY_PV}*:=
@@ -60,11 +60,3 @@ src_install() {
 	cmake_src_install
 	doman man/*.1 liblxqt-config-cursor/man/*.1 lxqt-config-appearance/man/*.1
 }
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


             reply	other threads:[~2024-11-06 13:48 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-06 13:47 Jimi Huotari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-15 14:53 [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-config/ Jimi Huotari
2024-04-21 20:04 Jimi Huotari
2024-03-25 21:12 Jimi Huotari
2024-02-23 17:01 Jimi Huotari
2023-05-14 15:04 Jimi Huotari
2023-05-14 15:04 Jimi Huotari
2022-04-18 14:45 Jimi Huotari
2021-09-22 19:15 Andreas Sturmlechner
2021-09-22 17:41 Andreas Sturmlechner
2021-03-27 10:52 Andreas Sturmlechner
2019-10-31 22:20 Jimi Huotari
2019-03-09 11:46 Jimi Huotari
2019-01-04 13:33 Jimi Huotari
2015-06-05 16:55 Davide Pesavento
2015-02-10 13:54 Ben de Groot
2014-10-29 17:53 Jauhien Piatlicki
2014-10-21 15:12 Jauhien Piatlicki
2014-10-21 14:40 Jauhien Piatlicki
2014-06-29 12:59 Davide Pesavento

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=1730899693.49f0235a59516a1fc6c4e546ac1122ea395af887.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