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] repo/gentoo:master commit in: x11-themes/lxqt-themes/
Date: Thu, 24 Apr 2025 21:34:18 +0000 (UTC)	[thread overview]
Message-ID: <1745530391.c33e070959ba3a1d87620ef99fb79703d3c032d5.chiitoo@gentoo> (raw)

commit:     c33e070959ba3a1d87620ef99fb79703d3c032d5
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 18:28:58 2025 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 21:33:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c33e0709

x11-themes/lxqt-themes: add 2.2.0

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

 x11-themes/lxqt-themes/Manifest                 |  1 +
 x11-themes/lxqt-themes/lxqt-themes-2.2.0.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-themes/lxqt-themes/Manifest b/x11-themes/lxqt-themes/Manifest
index 1fe442643d8b..e368805c1de0 100644
--- a/x11-themes/lxqt-themes/Manifest
+++ b/x11-themes/lxqt-themes/Manifest
@@ -1,2 +1,3 @@
 DIST lxqt-themes-2.0.0.tar.xz 26649440 BLAKE2B 3313082cf47fa251b423c747d2c1686d7dd0a9118833110938ed938caac434e33065ea23625ac5cb6d5516adbe18ef73d56c01e4b92a6172ff71f9c4abed0ae9 SHA512 47447002d38ed5e56b6e5255024f935fb8c522ae2fed1eea872d1c9d94022f0c64d4497aee661fa7e66cedfe3d65bc479049b829f777ec4f54aad67582f9dea3
 DIST lxqt-themes-2.1.0.tar.xz 26649944 BLAKE2B f5b9d1b42c511a30e0083d8e8083b8684d0f3277317fbedb8e1decabc4f75398b4f5de6374b01cb5476a4c437bdf198d91fd383971c22b4c21dfe1d7f50a5f99 SHA512 dd5205af02bb55d1be6a9247119595e867746673690a515ffb9e2f2c8f0084fae706780ce87d9e4d58ad3faaf007006a6392a7a2470db07aaa9fa0413dbb2ca6
+DIST lxqt-themes-2.2.0.tar.xz 27203192 BLAKE2B 0364b221419564135118156fcec01e764ab99d6299a940c291bc28e2c4c4137fb5d00a6e9bdf6b0bdfe988982e6fb2e699647952871e684e7d3954e0c90897f6 SHA512 3306d0ef1fc842d1901dc6c73842fbccc845aad6c631d516af1b337d88e062b474a84a8d9a7532ddfead411f82bf6f0f723e484fea4ed3cba62460a636d04cd1

diff --git a/x11-themes/lxqt-themes/lxqt-themes-2.2.0.ebuild b/x11-themes/lxqt-themes/lxqt-themes-2.2.0.ebuild
new file mode 100644
index 000000000000..37a96a7803cc
--- /dev/null
+++ b/x11-themes/lxqt-themes/lxqt-themes-2.2.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake xdg
+
+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 ~arm64 ~ppc64 ~riscv ~x86"
+fi
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+
+BDEPEND=">=dev-util/lxqt-build-tools-2.2.0"


             reply	other threads:[~2025-04-24 21:34 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-24 21:34 Jimi Huotari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-11-05 19:31 [gentoo-commits] repo/gentoo:master commit in: x11-themes/lxqt-themes/ Jimi Huotari
2025-02-05 11:27 Sam James
2025-01-31  7:41 Arthur Zamarin
2024-12-07 14:03 Jimi Huotari
2024-11-07 23:12 Jimi Huotari
2024-10-04 15:37 Arthur Zamarin
2024-09-12 17:23 Arthur Zamarin
2024-09-01 21:30 Sam James
2024-07-13 10:09 Yixun Lan
2024-07-11 19:44 Arthur Zamarin
2024-06-14 21:57 Jimi Huotari
2023-06-18 14:53 Andreas Sturmlechner
2023-05-29 21:57 Sam James
2023-05-29 11:05 Arthur Zamarin
2023-05-29  0:10 Sam James
2023-04-17 22:08 Jimi Huotari
2023-03-26 15:50 Jimi Huotari
2022-12-17 19:28 Arthur Zamarin
2022-12-16 21:50 Sam James
2022-12-16 20:33 Arthur Zamarin
2022-11-10 12:57 Jimi Huotari
2022-07-26  7:05 Sam James
2022-07-22 17:54 Sam James
2022-07-20  5:36 Sam James
2022-05-25 11:20 WANG Xuerui
2022-05-15  0:13 Sam James
2022-04-15 13:14 Arthur Zamarin
2022-04-15  6:17 Sam James
2022-01-21 19:07 Sam James
2021-09-30 17:24 Andreas Sturmlechner
2021-07-26  7:40 Yixun Lan
2021-07-11 20:51 Sam James
2021-07-10  0:48 Sam James
2021-04-18  5:09 Joonas Niilola
2021-03-26 19:43 Andreas Sturmlechner
2021-01-23 22:55 Sam James
2021-01-21  9:03 Agostino Sarubbo
2020-11-23  7:12 Andreas Sturmlechner
2020-08-13 15:47 Andreas Sturmlechner
2020-07-31 16:35 Mikle Kolyada
2020-07-31 16:33 Mikle Kolyada
2020-05-20 23:28 Andreas Sturmlechner
2019-09-08 16:18 Andreas Sturmlechner
2019-06-22 11:44 Andreas Sturmlechner
2019-05-23 12:30 Mikle Kolyada
2019-05-22  7:31 Mikle Kolyada
2018-10-17 12:30 Thomas Deutschmann
2018-10-16 13:08 Mikle Kolyada
2018-08-11 10:10 Jonathan Scruggs

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=1745530391.c33e070959ba3a1d87620ef99fb79703d3c032d5.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