* [gentoo-commits] proj/qt:master commit in: x11-themes/lxqt-themes/
@ 2019-02-18 23:29 Jimi Huotari
0 siblings, 0 replies; 10+ messages in thread
From: Jimi Huotari @ 2019-02-18 23:29 UTC (permalink / raw
To: gentoo-commits
commit: 5885624a7ab8aaa6204e4ed7d9b5761005d5ad17
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 23:08:27 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=5885624a
x11-themes/lxqt-themes: 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-themes/lxqt-themes/Manifest | 1 +
x11-themes/lxqt-themes/lxqt-themes-0.14.0.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/x11-themes/lxqt-themes/Manifest b/x11-themes/lxqt-themes/Manifest
new file mode 100644
index 00000000..749961bf
--- /dev/null
+++ b/x11-themes/lxqt-themes/Manifest
@@ -0,0 +1 @@
+DIST lxqt-themes-0.14.0.tar.xz 3203820 BLAKE2B a8fd0e77f3c6844f13755bd5c6e0e48c194475c082cbcf83b3999e120f548f457293cc0bcf06cff2ab38ac4ddf54346cf07abb80d5f5f326eca5c5a6baee45da SHA512 622449df60f5f50d59ab308a7aaae35114e91bda48e112fb2abb2c394bfdfc5794d2bf0c6ce63689a29081a31bdde191e3c8cb7217f833d76a407f9970eb1fb2
diff --git a/x11-themes/lxqt-themes/lxqt-themes-0.14.0.ebuild b/x11-themes/lxqt-themes/lxqt-themes-0.14.0.ebuild
new file mode 100644
index 00000000..8e8ce23c
--- /dev/null
+++ b/x11-themes/lxqt-themes/lxqt-themes-0.14.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="Themes, graphics and icons for LXQt"
+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="LGPL-2.1+"
+SLOT="0"
+
+BDEPEND=">=dev-util/lxqt-build-tools-0.6.0"
+RDEPEND=""
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/qt:master commit in: x11-themes/lxqt-themes/
@ 2021-09-22 17:41 Andreas Sturmlechner
0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2021-09-22 17:41 UTC (permalink / raw
To: gentoo-commits
commit: bf623159a84f0f605588e803e2a045e9b89f7f27
Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Jul 25 08:25:46 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 22 17:41:26 2021 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=bf623159
x11-themes/lxqt-themes: keyword for ~riscv
Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-themes/lxqt-themes/lxqt-themes-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
index f54394de..bd947047 100644
--- a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
+++ b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
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 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1+"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/qt:master commit in: x11-themes/lxqt-themes/
@ 2021-09-22 19:15 Andreas Sturmlechner
0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2021-09-22 19:15 UTC (permalink / raw
To: gentoo-commits
commit: 493d115a47b9355c9a201989912e72a779941373
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 22 19:07:08 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 22 19:14:51 2021 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=493d115a
x11-themes/lxqt-themes: Sync with Gentoo ebuild repo
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-themes/lxqt-themes/lxqt-themes-9999.ebuild | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
index f460989c..22f37c6f 100644
--- a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
+++ b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
@@ -5,10 +5,10 @@ EAPI=7
inherit cmake
-DESCRIPTION="Themes, graphics and icons for LXQt"
+DESCRIPTION="LXQt Themes"
HOMEPAGE="https://lxqt.github.io/"
-if [[ ${PV} = *9999* ]]; then
+if [[ ${PV} == *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
@@ -19,6 +19,4 @@ fi
LICENSE="LGPL-2.1+"
SLOT="0"
-BDEPEND=">=dev-util/lxqt-build-tools-0.6.0"
-RDEPEND=""
-DEPEND="${RDEPEND}"
+BDEPEND=">=dev-util/lxqt-build-tools-0.9.0"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/qt:master commit in: x11-themes/lxqt-themes/
@ 2022-03-09 19:26 Jimi Huotari
0 siblings, 0 replies; 10+ messages in thread
From: Jimi Huotari @ 2022-03-09 19:26 UTC (permalink / raw
To: gentoo-commits
commit: 1456aeb4fe4d4475e581df1d604234da87ce07be
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 9 19:08:24 2022 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 19:08:24 2022 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=1456aeb4
x11-themes/lxqt-themes: sync with the latest release ebuild
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
x11-themes/lxqt-themes/lxqt-themes-9999.ebuild | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)
diff --git a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
index 22f37c6f..80f6d606 100644
--- a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
+++ b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-inherit cmake
+inherit cmake xdg-utils
DESCRIPTION="LXQt Themes"
-HOMEPAGE="https://lxqt.github.io/"
+HOMEPAGE="https://lxqt-project.org/"
-if [[ ${PV} == *9999* ]]; then
+if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
@@ -19,4 +19,12 @@ fi
LICENSE="LGPL-2.1+"
SLOT="0"
-BDEPEND=">=dev-util/lxqt-build-tools-0.9.0"
+BDEPEND=">=dev-util/lxqt-build-tools-0.10.0"
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/qt:master commit in: x11-themes/lxqt-themes/
@ 2022-04-18 22:13 Jimi Huotari
0 siblings, 0 replies; 10+ messages in thread
From: Jimi Huotari @ 2022-04-18 22:13 UTC (permalink / raw
To: gentoo-commits
commit: 44ac664c61319a1bcd8a4ed9baddd05da093fa6c
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 21:37:44 2022 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 21:37:44 2022 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=44ac664c
x11-themes/lxqt-themes: update dependencies
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
x11-themes/lxqt-themes/lxqt-themes-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
index 80f6d606..825b9044 100644
--- a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
+++ b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
@@ -19,7 +19,7 @@ fi
LICENSE="LGPL-2.1+"
SLOT="0"
-BDEPEND=">=dev-util/lxqt-build-tools-0.10.0"
+BDEPEND=">=dev-util/lxqt-build-tools-0.11.0"
pkg_postinst() {
xdg_icon_cache_update
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/qt:master commit in: x11-themes/lxqt-themes/
@ 2022-11-18 13:51 Jimi Huotari
0 siblings, 0 replies; 10+ messages in thread
From: Jimi Huotari @ 2022-11-18 13:51 UTC (permalink / raw
To: gentoo-commits
commit: 3559a857ba9ae0742a443589f776f2807570129e
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 18 13:41:12 2022 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Fri Nov 18 13:41:12 2022 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=3559a857
x11-themes/lxqt-themes: sync with ::gentoo
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
x11-themes/lxqt-themes/lxqt-themes-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
index 825b9044..c2b9a197 100644
--- a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
+++ b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
@@ -13,13 +13,13 @@ 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 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1+"
SLOT="0"
-BDEPEND=">=dev-util/lxqt-build-tools-0.11.0"
+BDEPEND=">=dev-util/lxqt-build-tools-0.12.0"
pkg_postinst() {
xdg_icon_cache_update
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/qt:master commit in: x11-themes/lxqt-themes/
@ 2023-11-09 18:07 Jimi Huotari
0 siblings, 0 replies; 10+ messages in thread
From: Jimi Huotari @ 2023-11-09 18:07 UTC (permalink / raw
To: gentoo-commits
commit: b362e2be20da36a20bbbdd263cbff7df4907cb7f
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 9 17:53:17 2023 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Thu Nov 9 18:05:20 2023 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=b362e2be
x11-themes/lxqt-themes: bump year and lxqt-build-tools version
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
x11-themes/lxqt-themes/lxqt-themes-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
index c2b9a197..00ab08fb 100644
--- a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
+++ b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ fi
LICENSE="LGPL-2.1+"
SLOT="0"
-BDEPEND=">=dev-util/lxqt-build-tools-0.12.0"
+BDEPEND=">=dev-util/lxqt-build-tools-0.13.0"
pkg_postinst() {
xdg_icon_cache_update
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/qt:master commit in: x11-themes/lxqt-themes/
@ 2024-04-21 20:04 Jimi Huotari
0 siblings, 0 replies; 10+ messages in thread
From: Jimi Huotari @ 2024-04-21 20:04 UTC (permalink / raw
To: gentoo-commits
commit: e6d5df8149d28f1739b308eb17d36e6f54553675
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 17:21:29 2024 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 19:49:28 2024 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=e6d5df81
x11-themes/lxqt-themes: add 2.0.0
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
x11-themes/lxqt-themes/Manifest | 1 +
x11-themes/lxqt-themes/lxqt-themes-2.0.0.ebuild | 30 +++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/x11-themes/lxqt-themes/Manifest b/x11-themes/lxqt-themes/Manifest
new file mode 100644
index 00000000..3b38819f
--- /dev/null
+++ b/x11-themes/lxqt-themes/Manifest
@@ -0,0 +1 @@
+DIST lxqt-themes-2.0.0.tar.xz 26649440 BLAKE2B 3313082cf47fa251b423c747d2c1686d7dd0a9118833110938ed938caac434e33065ea23625ac5cb6d5516adbe18ef73d56c01e4b92a6172ff71f9c4abed0ae9 SHA512 47447002d38ed5e56b6e5255024f935fb8c522ae2fed1eea872d1c9d94022f0c64d4497aee661fa7e66cedfe3d65bc479049b829f777ec4f54aad67582f9dea3
diff --git a/x11-themes/lxqt-themes/lxqt-themes-2.0.0.ebuild b/x11-themes/lxqt-themes/lxqt-themes-2.0.0.ebuild
new file mode 100644
index 00000000..763c7073
--- /dev/null
+++ b/x11-themes/lxqt-themes/lxqt-themes-2.0.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake xdg-utils
+
+DESCRIPTION="LXQt Themes"
+HOMEPAGE="https://lxqt-project.org/"
+
+if [[ ${PV} == 9999 ]]; then
+ inherit git-r3
+ 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"
+fi
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+
+BDEPEND=">=dev-util/lxqt-build-tools-2.0.0"
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/qt:master commit in: x11-themes/lxqt-themes/
@ 2024-06-14 22:15 Jimi Huotari
0 siblings, 0 replies; 10+ messages in thread
From: Jimi Huotari @ 2024-06-14 22:15 UTC (permalink / raw
To: gentoo-commits
commit: 00f926d54d2a8d9f3cfb5023e17620c0978013b7
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 22:02:57 2024 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 22:14:23 2024 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=00f926d5
x11-themes/lxqt-themes: drop 2.0.0
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
x11-themes/lxqt-themes/Manifest | 1 -
x11-themes/lxqt-themes/lxqt-themes-2.0.0.ebuild | 30 -------------------------
2 files changed, 31 deletions(-)
diff --git a/x11-themes/lxqt-themes/Manifest b/x11-themes/lxqt-themes/Manifest
deleted file mode 100644
index 3b38819f..00000000
--- a/x11-themes/lxqt-themes/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST lxqt-themes-2.0.0.tar.xz 26649440 BLAKE2B 3313082cf47fa251b423c747d2c1686d7dd0a9118833110938ed938caac434e33065ea23625ac5cb6d5516adbe18ef73d56c01e4b92a6172ff71f9c4abed0ae9 SHA512 47447002d38ed5e56b6e5255024f935fb8c522ae2fed1eea872d1c9d94022f0c64d4497aee661fa7e66cedfe3d65bc479049b829f777ec4f54aad67582f9dea3
diff --git a/x11-themes/lxqt-themes/lxqt-themes-2.0.0.ebuild b/x11-themes/lxqt-themes/lxqt-themes-2.0.0.ebuild
deleted file mode 100644
index 763c7073..00000000
--- a/x11-themes/lxqt-themes/lxqt-themes-2.0.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg-utils
-
-DESCRIPTION="LXQt Themes"
-HOMEPAGE="https://lxqt-project.org/"
-
-if [[ ${PV} == 9999 ]]; then
- inherit git-r3
- 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"
-fi
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-
-BDEPEND=">=dev-util/lxqt-build-tools-2.0.0"
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/qt:master commit in: x11-themes/lxqt-themes/
@ 2024-11-06 13:47 Jimi Huotari
0 siblings, 0 replies; 10+ messages in thread
From: Jimi Huotari @ 2024-11-06 13:47 UTC (permalink / raw
To: gentoo-commits
commit: 5b115cab01767a0c714b06c970407792b0e7fff8
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 6 13:40:58 2024 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Nov 6 13:41:00 2024 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=5b115cab
x11-themes/lxqt-themes: sync keywords and update dependencies
Also use 'xdg' instead of 'xdg-utils'.
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
x11-themes/lxqt-themes/lxqt-themes-9999.ebuild | 14 +++-----------
1 file changed, 3 insertions(+), 11 deletions(-)
diff --git a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
index 763c7073..2441dea3 100644
--- a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
+++ b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit cmake xdg-utils
+inherit cmake xdg
DESCRIPTION="LXQt Themes"
HOMEPAGE="https://lxqt-project.org/"
@@ -13,18 +13,10 @@ 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="LGPL-2.1+"
SLOT="0"
-BDEPEND=">=dev-util/lxqt-build-tools-2.0.0"
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
+BDEPEND=">=dev-util/lxqt-build-tools-2.1.0"
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2024-11-06 13:48 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-18 23:29 [gentoo-commits] proj/qt:master commit in: x11-themes/lxqt-themes/ Jimi Huotari
-- strict thread matches above, loose matches on Subject: below --
2021-09-22 17:41 Andreas Sturmlechner
2021-09-22 19:15 Andreas Sturmlechner
2022-03-09 19:26 Jimi Huotari
2022-04-18 22:13 Jimi Huotari
2022-11-18 13:51 Jimi Huotari
2023-11-09 18:07 Jimi Huotari
2024-04-21 20:04 Jimi Huotari
2024-06-14 22:15 Jimi Huotari
2024-11-06 13:47 Jimi Huotari
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox