pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lxqt-openssh-askpass: Update to 0.15.0



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Thu Apr 30 07:30:29 2020 +0200
Changeset:	d2cf75435b950dd0567a47644e9e6b27c8d6511a

Modified Files:
	Makefile
Added Files:
	lxqt-openssh-askpass/DESCR
	lxqt-openssh-askpass/Makefile
	lxqt-openssh-askpass/PLIST
	lxqt-openssh-askpass/distinfo

Log Message:
lxqt-openssh-askpass: Update to 0.15.0

lxqt-openssh-askpass-0.15.0 / 2020-04-23
========================================
  * Bumped version to 0.15.0.
  * Removed (duplicated) string casts definitions.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d2cf75435b950dd0567a47644e9e6b27c8d6511a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                      |  1 +
 lxqt-openssh-askpass/DESCR    |  1 +
 lxqt-openssh-askpass/Makefile | 30 ++++++++++++++++++++++++++++++
 lxqt-openssh-askpass/PLIST    | 32 ++++++++++++++++++++++++++++++++
 lxqt-openssh-askpass/distinfo |  6 ++++++
 5 files changed, 70 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index a63eb875c3..45140e0852 100644
--- a/Makefile
+++ b/Makefile
@@ -2086,6 +2086,7 @@ SUBDIR+=	lxqt-admin
 SUBDIR+=	lxqt-build-tools
 SUBDIR+=	lxqt-globalkeys
 SUBDIR+=	lxqt-notificationd
+SUBDIR+=	lxqt-openssh-askpass
 SUBDIR+=	lxqt-policykit
 SUBDIR+=	lxqt-powermanagement
 SUBDIR+=	lxqt-qtplugin
diff --git a/lxqt-openssh-askpass/DESCR b/lxqt-openssh-askpass/DESCR
new file mode 100644
index 0000000000..058d2592df
--- /dev/null
+++ b/lxqt-openssh-askpass/DESCR
@@ -0,0 +1 @@
+LXQt tool used with openssh to prompt the user for a password.
diff --git a/lxqt-openssh-askpass/Makefile b/lxqt-openssh-askpass/Makefile
new file mode 100644
index 0000000000..b7f81c43d3
--- /dev/null
+++ b/lxqt-openssh-askpass/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD$
+
+VERSION=	0.15.0
+DISTNAME=	lxqt-openssh-askpass-${VERSION}
+CATEGORIES=	security
+MASTER_SITES=	${MASTER_SITE_GITHUB:=lxqt/lxqt-openssh-askpass/releases/download/${VERSION}/}
+EXTRACT_SUFX=	.tar.xz
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://github.com/lxqt/lxqt-openssh-askpass/
+COMMENT=	Tool used with openssh to prompt the user for a password
+LICENSE=	gnu-lgpl-v2.1
+
+USE_CMAKE=	yes
+USE_TOOLS+=	pkg-config
+USE_LANGUAGES=	c c++
+
+CONFIGURE_DIRS=	build
+CMAKE_ARG_PATH=	..
+
+pre-configure:
+	${MKDIR} -p ${WRKSRC}/build
+
+TOOL_DEPENDS+=	lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+TOOL_DEPENDS+=	qt5-qttools-[0-9]*:../../x11/qt5-qttools
+DEPENDS+=	openssh-[0-9]*:../../security/openssh
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../wip/liblxqt/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/lxqt-openssh-askpass/PLIST b/lxqt-openssh-askpass/PLIST
new file mode 100644
index 0000000000..80e58df6f6
--- /dev/null
+++ b/lxqt-openssh-askpass/PLIST
@@ -0,0 +1,32 @@
+@comment $NetBSD$
+bin/lxqt-openssh-askpass
+man/man1/lxqt-openssh-askpass.1
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_ar.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_arn.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_ast.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_ca.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_cs.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_cy.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_da.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_de.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_el.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_en_GB.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_es.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_fr.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_gl.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_he.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_hu.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_id.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_it.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_ja.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_lt.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_nb_NO.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_nl.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_pl.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_pt.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_ru.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_sk_SK.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_sv.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_tr.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_uk.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_zh_CN.qm
diff --git a/lxqt-openssh-askpass/distinfo b/lxqt-openssh-askpass/distinfo
new file mode 100644
index 0000000000..d19928d8f2
--- /dev/null
+++ b/lxqt-openssh-askpass/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (lxqt-openssh-askpass-0.15.0.tar.xz) = 5dc0ed83ba9e100e1095b9a5983a4e0578454e75
+RMD160 (lxqt-openssh-askpass-0.15.0.tar.xz) = d05d67a99fff3735763fd7adbd1057fd8c3c628c
+SHA512 (lxqt-openssh-askpass-0.15.0.tar.xz) = e9dd41dd75892be234e6381670fa0b836bf040b00b7c59c7f23cadc9a916e8c646c4d44645a49183a305c6b755a01e6b8e6a3c0f84aa7c374cdb3ddd577e2f44
+Size (lxqt-openssh-askpass-0.15.0.tar.xz) = 17032 bytes


Home | Main Index | Thread Index | Old Index