From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 18755158091 for ; Sat, 21 Jun 2025 11:20:20 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 03830340F99 for ; Sat, 21 Jun 2025 11:20:20 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id F10A71104D9; Sat, 21 Jun 2025 11:20:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id E44D81104D9 for ; Sat, 21 Jun 2025 11:20:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 63877341044 for ; Sat, 21 Jun 2025 11:20:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0584650 for ; Sat, 21 Jun 2025 11:20:16 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1750504795.e7accc9d02932f51d3bb8b7631de3cb687b24851.chiitoo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lxqt-build-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/lxqt-build-tools/Manifest dev-util/lxqt-build-tools/lxqt-build-tools-2.2.1.ebuild X-VCS-Directories: dev-util/lxqt-build-tools/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: e7accc9d02932f51d3bb8b7631de3cb687b24851 X-VCS-Branch: master Date: Sat, 21 Jun 2025 11:20:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ffebf814-49e2-4099-b451-efd7a3d1de6b X-Archives-Hash: 854a421b6ae428c4efa0303903d6fe36 commit: e7accc9d02932f51d3bb8b7631de3cb687b24851 Author: Jimi Huotari gentoo org> AuthorDate: Sat Jun 21 11:14:48 2025 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sat Jun 21 11:19:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7accc9d dev-util/lxqt-build-tools: add 2.2.1 Upstream changes: * Bumped the minimum compatibility level to C++20. * Fixed bashisms in lxqt-transupdate for better portability with non-bash shells. * Use FindXCB module provided by Qt. Closes: https://bugs.gentoo.org/958441 Signed-off-by: Jimi Huotari gentoo.org> dev-util/lxqt-build-tools/Manifest | 1 + .../lxqt-build-tools/lxqt-build-tools-2.2.1.ebuild | 26 ++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/dev-util/lxqt-build-tools/Manifest b/dev-util/lxqt-build-tools/Manifest index b88463ff9354..64a9b19fbb10 100644 --- a/dev-util/lxqt-build-tools/Manifest +++ b/dev-util/lxqt-build-tools/Manifest @@ -1,3 +1,4 @@ DIST lxqt-build-tools-2.0.0.tar.xz 26072 BLAKE2B a549dbe4b2e93d33d0238efe4e419c867db49e626436c243c8080cd4d925212edfb531bb2d9b661d675b7c9b9fec076a4a6f2d144f414ebc3babacada75877e3 SHA512 4fe92af82d55bda8fc1b6dc44998ed64b031e33a5c19e9206c1822375b8aa8abbf5f5b94d3c5ebe6d5d318f8821664ee308064b7adb9081e08047a4456cc6a66 DIST lxqt-build-tools-2.1.0.tar.xz 26088 BLAKE2B c1b1dfe17113354d89c4d0c70e196f9863ce6d5e6fe1385ee369e233abd9affcee269bb9f05aacca865a1f9eb73ce3dde08926ba484e3955e4967e661b59deb9 SHA512 d5c11474125e7285e28d5d148347118d9e7110bbb93c82695c08c7231d2dcc3bc3851076795af64d5d800a2ec39a16a2533e7565c579ec01994bae4f20e3c34e DIST lxqt-build-tools-2.2.0.tar.xz 26088 BLAKE2B 8ff303b2c5d80fecb60dd18f4c5bd0e760629c8987b0e6d9662db3cf973924b1e6740c9fccf78924067516499a92a61db0b8cd155386d762cf85df2787acf833 SHA512 8ec0425ae49a9d661f432a4bb0ba0e61311047663a5dd9e1adddfd293b8b367db455d370529204dea2be5c858bf5934a637bb5b0e3897629679a035b7c1967c4 +DIST lxqt-build-tools-2.2.1.tar.xz 25728 BLAKE2B 3a33f03e6f3e0fc16055bf59d5749412aba513dac76caac7b8561d57670d57596b797b6bfb25e91442e5e50d1e0a8a7d6ad4c68935f44db5d57a0e356f5a90dd SHA512 d1b0f7b067283be36bcba063e2e7397be5f69b43949c772eb9966fae84290b01d7cd2e1c688928a6a09534e260f220de180014eda0cc306804eb1c3df3f06056 diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-2.2.1.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-2.2.1.ebuild new file mode 100644 index 000000000000..298fe7114b85 --- /dev/null +++ b/dev-util/lxqt-build-tools/lxqt-build-tools-2.2.1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake + +DESCRIPTION="LXQt Build Tools" +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 ~hppa ~loong ~ppc64 ~riscv ~x86" +fi + +LICENSE="BSD" +SLOT="0" + +DEPEND=" + >=dev-libs/glib-2.50.0 + >=dev-qt/qtbase-6.6:6 +" +RDEPEND="${DEPEND}"