Search Criteria
Package Details: copyq-git 1:r5328.a7ab619d-1
Git Clone URL: | https://aur.archlinux.org/copyq-git.git (read-only, click to copy) |
---|---|
Package Base: | copyq-git |
Description: | Clipboard manager with searchable and editable history. |
Upstream URL: | https://github.com/hluk/CopyQ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | SanskritFritz |
Maintainer: | aksr |
Last Packager: | aksr |
Votes: | 7 |
Popularity: | 0.000007 |
First Submitted: | 2012-11-26 13:53 |
Last Updated: | 2021-01-16 12:20 |
Dependencies (11)
- desktop-file-utils (desktop-file-utils-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libxtst
- qt5-script (qt5-script-git)
- qt5-svg (qt5-svg-git)
- qt5-x11extras (qt5-x11extras-git)
- cmake (cmake-git) (make)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- git (git-git) (make)
- qt5-tools (qt5-tools-git) (make)
- copyq-plugin-itemweb-git (optional)
Required by (2)
- copyq-plugin-itemweb (requires copyq)
- teiler-git (requires copyq) (optional)
Latest Comments
hlukas commented on 2021-01-17 14:04
Here is new list of dependencies:
Additionally,
itemweb
plugin was dropped andWITH_WEBKIT
,WITH_QT5
cmake arguments are no longer needed.zsolt-donca commented on 2020-11-26 18:07
This package has a missing build dependency:
extra-cmake-modules
Without it, the build fails with the following:
yochananmarqos commented on 2019-10-13 14:21
There are tags available, please use the array I posted and remove the epoch. That will currently generate
3.9.2.r63.g2217511c
.yochananmarqos commented on 2019-08-02 17:29
Please use a proper
pkgver()
array according to VCS package guidelines:cyrinux commented on 2018-04-29 18:54
Hi,
Could you please add missing "qt5-x11extras" to makedepends.
Thanks!
FadeMind commented on 2017-01-26 19:00
FIXED PKGBUILD code: https://github.com/FadeMind/mnjpkgbuilds/blob/master/copyq-git/PKGBUILD
Regards
KenjiTakahashi commented on 2013-02-22 16:30
It must have slipped by when I was cleaning the PKGBUILD. Sorry about that ;).
SanskritFritz commented on 2013-02-21 20:37
Please use the -p in the command
mkdir $srcdir/$_gitname/build
otherwise makepkg fails on existing build directory as it is in my case.