Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lastpass-cli: install completions
@ 2020-09-24 19:48 gbrlsnchs
  2020-09-25  0:21 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: gbrlsnchs @ 2020-09-24 19:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 338 bytes --]

There is a new pull request by gbrlsnchs against master on the void-packages repository

https://github.com/gbrlsnchs/void-packages lastpass-cli-completion
https://github.com/void-linux/void-packages/pull/25071

lastpass-cli: install completions


A patch file from https://github.com/void-linux/void-packages/pull/25071.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lastpass-cli-completion-25071.patch --]
[-- Type: text/x-diff, Size: 1001 bytes --]

From 421c20134e2279d6c8c1f49e94799e6c4d1c9c43 Mon Sep 17 00:00:00 2001
From: Gabriel Sanches <gabriel@gsr.dev>
Date: Thu, 24 Sep 2020 16:45:45 -0300
Subject: [PATCH] lastpass-cli: install completions

---
 srcpkgs/lastpass-cli/template | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/lastpass-cli/template b/srcpkgs/lastpass-cli/template
index bcf29d1e4e1..e9860677f4a 100644
--- a/srcpkgs/lastpass-cli/template
+++ b/srcpkgs/lastpass-cli/template
@@ -1,7 +1,7 @@
 # Template file for 'lastpass-cli'
 pkgname=lastpass-cli
 version=1.3.3
-revision=2
+revision=3
 build_style=cmake
 make_install_target="install install-doc"
 hostmakedepends="asciidoc pkg-config"
@@ -19,4 +19,7 @@ CFLAGS="-fcommon"
 post_install() {
 	vmkdir usr/share/examples/lpass
 	vcopy contrib/examples/* usr/share/examples/lpass
+	vcompletion contrib/lpass_bash_completion bash lpass
+	vcompletion contrib/lpass_zsh_completion zsh lpass
+	vcompletion contrib/completions-lpass.fish fish lpass
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: lastpass-cli: install completions
  2020-09-24 19:48 [PR PATCH] lastpass-cli: install completions gbrlsnchs
@ 2020-09-25  0:21 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-09-25  0:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

There's a merged pull request on the void-packages repository

lastpass-cli: install completions
https://github.com/void-linux/void-packages/pull/25071

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-25  0:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-24 19:48 [PR PATCH] lastpass-cli: install completions gbrlsnchs
2020-09-25  0:21 ` [PR PATCH] [Merged]: " ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).