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 D4E6C15817D for ; Fri, 14 Jun 2024 21:57:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F07742BC055; Fri, 14 Jun 2024 21:57:14 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D0C2A2BC055 for ; Fri, 14 Jun 2024 21:57:14 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EBD4833BEEE for ; Fri, 14 Jun 2024 21:57:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 634F91D01 for ; Fri, 14 Jun 2024 21:57:11 +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: <1718401709.8373f6a295d311556a0a44bd5ace92d2a4f2af04.chiitoo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-openssh-askpass/ X-VCS-Repository: repo/gentoo X-VCS-Files: lxqt-base/lxqt-openssh-askpass/Manifest lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-2.0.1.ebuild X-VCS-Directories: lxqt-base/lxqt-openssh-askpass/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 8373f6a295d311556a0a44bd5ace92d2a4f2af04 X-VCS-Branch: master Date: Fri, 14 Jun 2024 21:57:11 +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: 392d3a36-077d-433c-8b3f-23842eba4bed X-Archives-Hash: ceeff56396914a35e0f79ed32d35bacb commit: 8373f6a295d311556a0a44bd5ace92d2a4f2af04 Author: Jimi Huotari gentoo org> AuthorDate: Wed Apr 17 18:02:21 2024 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Fri Jun 14 21:48:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8373f6a2 lxqt-base/lxqt-openssh-askpass: add 2.0.1 Signed-off-by: Jimi Huotari gentoo.org> lxqt-base/lxqt-openssh-askpass/Manifest | 1 + .../lxqt-openssh-askpass-2.0.1.ebuild | 41 ++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/lxqt-base/lxqt-openssh-askpass/Manifest b/lxqt-base/lxqt-openssh-askpass/Manifest index 04951a1f8784..9f8ced51aa65 100644 --- a/lxqt-base/lxqt-openssh-askpass/Manifest +++ b/lxqt-base/lxqt-openssh-askpass/Manifest @@ -1,2 +1,3 @@ DIST lxqt-openssh-askpass-1.3.0.tar.xz 17560 BLAKE2B 509ce775ffe3030017d5a37e31a8c979ab1c5c7e963cdc36bb9c70cd34e860d2c017e894e58d905be7a3b86d3efccae7ab464804640b1e958422a3b89a272614 SHA512 82f632577cc5b73dda54c8cdea0feadfb4a1f768e7b1d58b2c9e1f12eb40cbec88e7e31a4afc76efe153b5e424c205dde8a19c2249ed7ab6655f7376e54f1950 DIST lxqt-openssh-askpass-1.4.0.tar.xz 17628 BLAKE2B dc26a119013b15f0e1ec374bfdca500d6d21c39bbc759e08136ddc2dc1e96404d768ea624ac67649014a400445f5f8db668f7d8c41471dcd8bad67331c105867 SHA512 3f6862c70cc184246433eb0d9c3ad4a045f171f25144288b3e244c6e203c3bcfb14da62505b586f0b20b27a5b4b5c39ffbc709bf88863f87deb5b4a610cfd26f +DIST lxqt-openssh-askpass-2.0.1.tar.xz 17856 BLAKE2B 723971d2c2731cfa3ef30852e614fb9aaf70b9c91d7a051a257b3f090290fe4354d708d2ab4545d5b30d5d566cb4d522b4fd09212f84cdcf62ebff9a1ee6f095 SHA512 57f557b4a4a43e9faca68d90239b271f984cd7a5ee6b11be6ba325c2e3a2cb15f5bebba12bbfbe4caf0930a9b26876b689eda6b1188f203f5d8361a0f785acfd diff --git a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-2.0.1.ebuild b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-2.0.1.ebuild new file mode 100644 index 000000000000..4382d497dcd8 --- /dev/null +++ b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-2.0.1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake + +DESCRIPTION="LXQt OpenSSH user password prompt 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" +fi + +LICENSE="LGPL-2.1 LGPL-2.1+" +SLOT="0" + +BDEPEND=" + >=dev-qt/qttools-6.6:6[linguist] + >=dev-util/lxqt-build-tools-2.0.0 +" +DEPEND=" + >=dev-qt/qtbase-6.6:6[widgets] + =lxqt-base/liblxqt-${MY_PV}*:= +" +RDEPEND="${DEPEND}" + +src_install() { + cmake_src_install + doman man/*.1 + + newenvd - 99${PN} <<- _EOF_ + SSH_ASKPASS='${EPREFIX}/usr/bin/lxqt-openssh-askpass' + _EOF_ +}