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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 728AA158090 for ; Sun, 15 May 2022 00:13:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59FF2E08BB; Sun, 15 May 2022 00:13:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 41942E08BB for ; Sun, 15 May 2022 00:13:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 smtp.gentoo.org (Postfix) with ESMTPS id 5BD17341BDE for ; Sun, 15 May 2022 00:13:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EA28480 for ; Sun, 15 May 2022 00:13:09 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1652573532.e2667060432f9e98b5f1a186f4137dc44e811d7f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-admin/ X-VCS-Repository: repo/gentoo X-VCS-Files: lxqt-base/lxqt-admin/Manifest lxqt-base/lxqt-admin/lxqt-admin-1.1.0.ebuild X-VCS-Directories: lxqt-base/lxqt-admin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e2667060432f9e98b5f1a186f4137dc44e811d7f X-VCS-Branch: master Date: Sun, 15 May 2022 00:13:09 +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: 51d69bd3-b5d0-4776-abb2-86d887297e84 X-Archives-Hash: 3d55adca7001ad0ea20e73aac3dc1346 commit: e2667060432f9e98b5f1a186f4137dc44e811d7f Author: Jimi Huotari gentoo org> AuthorDate: Mon Apr 18 21:35:56 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 15 00:12:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2667060 lxqt-base/lxqt-admin: add version 1.1.0 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jimi Huotari gentoo.org> Signed-off-by: Sam James gentoo.org> lxqt-base/lxqt-admin/Manifest | 1 + lxqt-base/lxqt-admin/lxqt-admin-1.1.0.ebuild | 35 ++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/lxqt-base/lxqt-admin/Manifest b/lxqt-base/lxqt-admin/Manifest index a3b98f3ee584..1d6b01e922fe 100644 --- a/lxqt-base/lxqt-admin/Manifest +++ b/lxqt-base/lxqt-admin/Manifest @@ -1,2 +1,3 @@ DIST lxqt-admin-0.17.0.tar.xz 145620 BLAKE2B 3f1bc0870ef33a85a14dca559951826c56a2ebe81f6cad53917db87ce38b909aed4daed7964d202715dd4d9c7947b23f2aba0fdcb020b6b418c91d9f12c90573 SHA512 5d807b1bbde586130ab03cecf43dc190cbbed5c16842d14779f67f7b514689e7ea330f6c75916c733e4e840242d7feaceb4b6e0932ece1ca70bff208eb5e8072 DIST lxqt-admin-1.0.0.tar.xz 148732 BLAKE2B 0d3b654f90bd2573629ebb6c61faec621d3c7f547c7690e071d42bab2c062b495043bfa6c2e1d8107b2d2457635dc02ce6d0323906ae25203a4f84a17f0f0fda SHA512 af1cbdd0e04116ad575b652b4eef0fd0a403b37e169961797cc365fe69e5655c6291205165baab4bb3337506785d70149f2b6175758448bd06800fa6f4eb4617 +DIST lxqt-admin-1.1.0.tar.xz 149236 BLAKE2B 912c0bba56e46d654c1facdb1ec084fa16221364f12457186d331d684c08159c726663181b6bc9bed18e14acf6e0b834e46ef1e2df1d50636c3607ca9a5245b5 SHA512 f49e0c3e3b90f5b7fec2e304f45288c685447152bb80bdcf4bfdaa9051fd79ac557e363340e49c04dfe56a5454997d7f3b9488141056789fa2e22873ab1afa3c diff --git a/lxqt-base/lxqt-admin/lxqt-admin-1.1.0.ebuild b/lxqt-base/lxqt-admin/lxqt-admin-1.1.0.ebuild new file mode 100644 index 000000000000..a5dfea460c5b --- /dev/null +++ b/lxqt-base/lxqt-admin/lxqt-admin-1.1.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake + +DESCRIPTION="LXQt system administration tool" +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 ~arm ~arm64 ~riscv ~x86" +fi + +LICENSE="LGPL-2.1+" +SLOT="0" + +BDEPEND=">=dev-util/lxqt-build-tools-0.11.0" +DEPEND=" + >=dev-qt/qtcore-5.15:5 + >=dev-qt/qtdbus-5.15:5 + >=dev-qt/qtgui-5.15:5 + >=dev-qt/qtwidgets-5.15:5 + =lxqt-base/liblxqt-${MY_PV}* + kde-frameworks/kwindowsystem:5 + >=sys-auth/polkit-qt-0.113.0 + =lxqt-base/liblxqt-${MY_PV}*:= +" +RDEPEND="${DEPEND}"