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 2F655158089 for ; Thu, 9 Nov 2023 21:45:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72D222BC030; Thu, 9 Nov 2023 21:45:47 +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 5C6E42BC030 for ; Thu, 9 Nov 2023 21:45:47 +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 A5251335D17 for ; Thu, 9 Nov 2023 21:45:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BD6A1351 for ; Thu, 9 Nov 2023 21:45:44 +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: <1699566333.4b41e46b309547f6c270ac246940eb42a0c27516.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-1.4.0.ebuild X-VCS-Directories: lxqt-base/lxqt-openssh-askpass/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 4b41e46b309547f6c270ac246940eb42a0c27516 X-VCS-Branch: master Date: Thu, 9 Nov 2023 21:45:44 +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: f685ec7f-b74c-4b62-b583-ca8c6096161b X-Archives-Hash: cc579810bb7f435bfcda65c1ef1fb3ca commit: 4b41e46b309547f6c270ac246940eb42a0c27516 Author: Jimi Huotari gentoo org> AuthorDate: Thu Nov 9 19:26:28 2023 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Thu Nov 9 21:45:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b41e46b lxqt-base/lxqt-openssh-askpass: add 1.4.0 Signed-off-by: Jimi Huotari gentoo.org> lxqt-base/lxqt-openssh-askpass/Manifest | 1 + .../lxqt-openssh-askpass-1.4.0.ebuild | 41 ++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/lxqt-base/lxqt-openssh-askpass/Manifest b/lxqt-base/lxqt-openssh-askpass/Manifest index a6393512baec..04951a1f8784 100644 --- a/lxqt-base/lxqt-openssh-askpass/Manifest +++ b/lxqt-base/lxqt-openssh-askpass/Manifest @@ -1 +1,2 @@ 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 diff --git a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-1.4.0.ebuild b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-1.4.0.ebuild new file mode 100644 index 000000000000..774ad3d3fe66 --- /dev/null +++ b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-1.4.0.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2023 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 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +fi + +LICENSE="LGPL-2.1 LGPL-2.1+" +SLOT="0" + +BDEPEND=" + >=dev-qt/linguist-tools-5.15:5 +" +DEPEND=" + >=dev-qt/qtcore-5.15:5 + >=dev-qt/qtwidgets-5.15:5 + =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_ +}