From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (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 61C8A158042 for ; Thu, 7 Nov 2024 23:12:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94B82E0909; Thu, 7 Nov 2024 23:12:29 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 7DF8FE0909 for ; Thu, 7 Nov 2024 23:12:29 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA7D433BED4 for ; Thu, 7 Nov 2024 23:12:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C26316D2 for ; Thu, 7 Nov 2024 23:12:27 +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: <1731021108.25bd77bac56f8ef21a5bdfd15fb6d91401da21a2.chiitoo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-about/ X-VCS-Repository: repo/gentoo X-VCS-Files: lxqt-base/lxqt-about/Manifest lxqt-base/lxqt-about/lxqt-about-2.1.0.ebuild X-VCS-Directories: lxqt-base/lxqt-about/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 25bd77bac56f8ef21a5bdfd15fb6d91401da21a2 X-VCS-Branch: master Date: Thu, 7 Nov 2024 23:12:27 +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: 5abca876-61db-4d11-a6f7-f7092470099c X-Archives-Hash: dad5585395aa49b6f1357feb4bb8fc80 commit: 25bd77bac56f8ef21a5bdfd15fb6d91401da21a2 Author: Jimi Huotari gentoo org> AuthorDate: Thu Nov 7 14:31:38 2024 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Thu Nov 7 23:11:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25bd77ba lxqt-base/lxqt-about: add 2.1.0 Signed-off-by: Jimi Huotari gentoo.org> lxqt-base/lxqt-about/Manifest | 1 + lxqt-base/lxqt-about/lxqt-about-2.1.0.ebuild | 30 ++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/lxqt-base/lxqt-about/Manifest b/lxqt-base/lxqt-about/Manifest index 9e7a264373aa..751d4d84ebfc 100644 --- a/lxqt-base/lxqt-about/Manifest +++ b/lxqt-base/lxqt-about/Manifest @@ -1,2 +1,3 @@ DIST lxqt-about-1.4.0.tar.xz 46556 BLAKE2B c20fedb4e00ef702076134836076acf3edcde4da5d4f2a06d15078a5d890ddda3dd76ce51afc19d7a635e667b5cf7b8929c96bc52e0cdb9615f188bb66a7208b SHA512 308ffc83d8d9a1b835670cb3ea97b97859922bbd9026d1b8b7bd98949030e42bf96a4dcb6363f24d00fd75733c436e4dbfe29e37b4b8c6cda07460ac1ec05241 DIST lxqt-about-2.0.0.tar.xz 47936 BLAKE2B d304ac8896d326311708fc239605e37996f7a6e59181ab4746f248b72344395292e23a5ae7758ea90674250d300f89d1ae4620e6c72f547909adb5bcc8a72511 SHA512 a99dd6c50a357c65ac8edf5795fc11fedf54ddf34dbd8f84585ab2a73d680d12e221f9dcb92ac206a0a973b3aedd4e504f6b2738aa75e3b36b0ebfe4043a93d4 +DIST lxqt-about-2.1.0.tar.xz 48568 BLAKE2B 049093d4c9c0271b39369a6464ea1ba6d1a655bb8eff7e1e87828e901385f2965c4541da67ff3a8a4e39625359eae1c3185ec98f9d3878711aad0dd8f4f0398d SHA512 a9dd1c9f0f1fa0a13ae0499912891b667e1418c2247d8cd0f14b37034316133bfd0c7e8de6a8d2261c7d13e2358220971c90eee5addef07e86d49312e4dbce6d diff --git a/lxqt-base/lxqt-about/lxqt-about-2.1.0.ebuild b/lxqt-base/lxqt-about/lxqt-about-2.1.0.ebuild new file mode 100644 index 000000000000..45d7f4772edd --- /dev/null +++ b/lxqt-base/lxqt-about/lxqt-about-2.1.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 + +DESCRIPTION="LXQt about dialog" +HOMEPAGE="https://lxqt-project.org/" + +MY_PV="$(ver_cut 1-2)" + +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.1.0" +DEPEND=" + >=dev-libs/libqtxdg-4.1.0 + >=dev-qt/qtbase-6.6:6 + =lxqt-base/liblxqt-${MY_PV}*:= +" +RDEPEND="${DEPEND}"