Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] [Package request] greenclip
@ 2020-11-06 21:20 FollieHiyuki
  2021-01-11 19:57 ` kawaiiamber
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: FollieHiyuki @ 2020-11-06 21:20 UTC (permalink / raw)
  To: ml

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

New issue by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/issues/26187

Description:
https://github.com/erebe/greenclip

> Greenclip is a simple clipboard manager to be integrated with rofi.

It works with fzf, dmenu and wofi too. The only problem is that it needs [haskelstack](https://docs.haskellstack.org/en/stable/README/) to build. I don't know Haskel, hope someone picks this up.

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

* Re: [Package request] greenclip
  2020-11-06 21:20 [ISSUE] [Package request] greenclip FollieHiyuki
@ 2021-01-11 19:57 ` kawaiiamber
  2021-01-11 20:33 ` FollieHiyuki
  2021-01-11 20:43 ` kawaiiamber
  2 siblings, 0 replies; 4+ messages in thread
From: kawaiiamber @ 2021-01-11 19:57 UTC (permalink / raw)
  To: ml

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

New comment by kawaiiamber on void-packages repository

https://github.com/void-linux/void-packages/issues/26187#issuecomment-758187520

Comment:
I myself use `CopyQ`. However, this project seems interesting. Here is the template if you want to maintain it:
```
 # Template file for 'greenclip'
 pkgname=greenclip
 version=3.4
 revision=1
 build_style=haskell-stack
 hostmakedepends="ghc stack pkg-config"
 makedepends="libX11-devel libXinerama-devel libXrandr-devel libXScrnSaver-devel"
 short_desc="Simple clipboard manager to be integrated with rofi"
 maintainer=""
 license="BSD-3-Clause"
 homepage="https://github.com/erebe/greenclip"
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=ad80c33ddd7a4f91da4641d2b016609f83b81792995fc9f12e5dcc3f80b4432c
 nopie=yes
 
 post_install() {
         vlicense LICENSE
 }
```
It passes `./xbps-src pkg greenclip` locally on my musl machine, I don't know how it will do on cross-platform. If you want, I can maintain it if you're busy.

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

* Re: [Package request] greenclip
  2020-11-06 21:20 [ISSUE] [Package request] greenclip FollieHiyuki
  2021-01-11 19:57 ` kawaiiamber
@ 2021-01-11 20:33 ` FollieHiyuki
  2021-01-11 20:43 ` kawaiiamber
  2 siblings, 0 replies; 4+ messages in thread
From: FollieHiyuki @ 2021-01-11 20:33 UTC (permalink / raw)
  To: ml

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

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/issues/26187#issuecomment-758206253

Comment:
Please make a PR if you can maintain it, since I don't know how to deal with Haskel. Thanks for the template anyways.

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

* Re: [Package request] greenclip
  2020-11-06 21:20 [ISSUE] [Package request] greenclip FollieHiyuki
  2021-01-11 19:57 ` kawaiiamber
  2021-01-11 20:33 ` FollieHiyuki
@ 2021-01-11 20:43 ` kawaiiamber
  2 siblings, 0 replies; 4+ messages in thread
From: kawaiiamber @ 2021-01-11 20:43 UTC (permalink / raw)
  To: ml

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

New comment by kawaiiamber on void-packages repository

https://github.com/void-linux/void-packages/issues/26187#issuecomment-758211384

Comment:
Understood, made a PR [here](https://github.com/void-linux/void-packages/pull/27832), hoping it passes cross-platform.

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

end of thread, other threads:[~2021-01-11 20:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06 21:20 [ISSUE] [Package request] greenclip FollieHiyuki
2021-01-11 19:57 ` kawaiiamber
2021-01-11 20:33 ` FollieHiyuki
2021-01-11 20:43 ` kawaiiamber

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