Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pass: add xclip as a dependency.
@ 2020-09-15  7:31 fosslinux
  2020-09-15  7:58 ` Anachron
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fosslinux @ 2020-09-15  7:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages pass-xclip
https://github.com/void-linux/void-packages/pull/24921

pass: add xclip as a dependency.
This is required for proper operation of the -c function.

xclip dosen't pull in X along with it, so I believe this is OK
since it is a rather small package. Happy to not merge this though.

Also remove noarch.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pass-xclip-24921.patch --]
[-- Type: text/x-diff, Size: 1140 bytes --]

From 87bc8b1efb4d814877bef735909f67f1c1c44dae Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Tue, 15 Sep 2020 17:20:44 +1000
Subject: [PATCH] pass: add xclip as a dependency.

This is required for proper operation of the -c function.

xclip dosen't pull in X along with it, so I believe this is OK
since it is a rather small package. Happy to not merge this though.

Also remove noarch.
---
 srcpkgs/pass/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pass/template b/srcpkgs/pass/template
index 229bb79c70d..c1a8389bfc3 100644
--- a/srcpkgs/pass/template
+++ b/srcpkgs/pass/template
@@ -1,12 +1,11 @@
 # Template file for 'pass'
 pkgname=pass
 version=1.7.3
-revision=3
-archs=noarch
+revision=4
 wrksrc="password-store-${version}"
 build_style=gnu-makefile
 make_install_args="WITH_BASHCOMP=yes WITH_ZSHCOMP=yes WITH_FISHCOMP=yes"
-depends="bash gnupg2 tree which"
+depends="bash gnupg2 tree which xclip"
 checkdepends="gnupg2 tree which git"
 short_desc="Stores, retrieves, generates, and synchronizes passwords securely"
 maintainer="Orphaned <orphan@voidlinux.org>"

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

* Re: pass: add xclip as a dependency.
  2020-09-15  7:31 [PR PATCH] pass: add xclip as a dependency fosslinux
@ 2020-09-15  7:58 ` Anachron
  2020-09-15 10:10 ` Piraty
  2020-09-15 10:10 ` [PR PATCH] [Closed]: " Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: Anachron @ 2020-09-15  7:58 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/24921#issuecomment-692539240

Comment:
I'm against this. I use both `xclip` and `pass`, however I know some people use other clipboard-managers (using pass to pipe password to whatever other clipboard manager is available).

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

* Re: pass: add xclip as a dependency.
  2020-09-15  7:31 [PR PATCH] pass: add xclip as a dependency fosslinux
  2020-09-15  7:58 ` Anachron
@ 2020-09-15 10:10 ` Piraty
  2020-09-15 10:10 ` [PR PATCH] [Closed]: " Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: Piraty @ 2020-09-15 10:10 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/24921#issuecomment-692617252

Comment:
this was discussed before. #17581

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

* Re: [PR PATCH] [Closed]: pass: add xclip as a dependency.
  2020-09-15  7:31 [PR PATCH] pass: add xclip as a dependency fosslinux
  2020-09-15  7:58 ` Anachron
  2020-09-15 10:10 ` Piraty
@ 2020-09-15 10:10 ` Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: Piraty @ 2020-09-15 10:10 UTC (permalink / raw)
  To: ml

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

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

pass: add xclip as a dependency.
https://github.com/void-linux/void-packages/pull/24921

Description:
This is required for proper operation of the -c function.

xclip dosen't pull in X along with it, so I believe this is OK
since it is a rather small package. Happy to not merge this though.

Also remove noarch.

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

end of thread, other threads:[~2020-09-15 10:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-15  7:31 [PR PATCH] pass: add xclip as a dependency fosslinux
2020-09-15  7:58 ` Anachron
2020-09-15 10:10 ` Piraty
2020-09-15 10:10 ` [PR PATCH] [Closed]: " Piraty

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).