Github messages for voidlinux
 help / color / mirror / Atom feed
From: kawaiiamber <kawaiiamber@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [Package request] greenclip
Date: Mon, 11 Jan 2021 20:57:41 +0100	[thread overview]
Message-ID: <20210111195741.TcWSCyKtGmCU0fH76-Ydb73LTALHuaVtBcyr1EoCWc0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26187@inbox.vuxu.org>

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

  reply	other threads:[~2021-01-11 19:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-06 21:20 [ISSUE] " FollieHiyuki
2021-01-11 19:57 ` kawaiiamber [this message]
2021-01-11 20:33 ` FollieHiyuki
2021-01-11 20:43 ` kawaiiamber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210111195741.TcWSCyKtGmCU0fH76-Ydb73LTALHuaVtBcyr1EoCWc0@z \
    --to=kawaiiamber@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).