Search Criteria
Package Details: clipman 1.5.2-1
Git Clone URL: | https://aur.archlinux.org/clipman.git (read-only, click to copy) |
---|---|
Package Base: | clipman |
Description: | A simple clipboard manager for Wayland |
Upstream URL: | https://github.com/yory8/clipman |
Licenses: | |
Provides: | |
Submitter: | husam212 |
Maintainer: | husam212 |
Last Packager: | husam212 |
Votes: | 10 |
Popularity: | 0.062483 |
First Submitted: | 2019-05-13 08:35 |
Last Updated: | 2020-05-12 22:26 |
Dependencies (2)
- wl-clipboard>=2.0 (wl-clipboard-rs-git, wl-clipboard-git, wl-clipboard-rs)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
Latest Comments
husam212 commented on 2020-02-20 09:10
@ormsgard manpage added.
ormsgard commented on 2020-02-19 13:36
The latest version, 1.3.0, ships with a man page
husam212 commented on 2019-09-27 22:07
@hendry I changed it to
go
, I forgot honestly why it wasgo-pie
.Also, I'm one of your channel subscribers :P
hendry commented on 2019-09-27 07:31
wth is go-pie?! I prefer to stick with the "go" package.
1ace commented on 2019-09-22 17:19
Haha nvm, I didn't check your last update, you already did :)
1ace commented on 2019-09-22 17:17
@husam212 I just updated
wl-clipboard-git
to use the tags for the versions (adabru added me as a co-maintainer), which mean you can now dodepends=('wl-clipboard >= 2.0')
to make sure everyone using wl-clipboard-git have a recent-enough build :)husam212 commented on 2019-09-19 14:10
@1ace dependency changed to
wl-clipboard
, thanks.1ace commented on 2019-09-19 11:03
@husam212 could you change the dependency from
wl-clipboard-git
towl-clipboard
to allow the user to choose which provider they want?FTR
community/wl-clipboard
has been updated to2.0.0_beta2
which is recent enough for whatclipman
needs :)I also asked the
wl-clipboard-git
maintainer to set the package version to thewl-clipboard
version so that you can simplydepends=('wl-clipboard >= 2.0')
to make sure that people aren't using a too old build ofwl-clipboard-git
(which I was, for instance)husam212 commented on 2019-05-13 17:30
wl-clipboard-git
is added as dependency, thanks @pat-s.pat-s commented on 2019-05-13 11:14
Please add
wl-clipboard-git
as a dep as stated in the README of the project.