void-packages/srcpkgs/CopyQ/template

15 lines
532 B
Bash
Raw Normal View History

2014-10-02 18:43:18 +00:00
# Template file for 'CopyQ'
pkgname=CopyQ
2015-11-15 16:53:39 +00:00
version=2.5.0
2014-11-06 11:53:10 +00:00
revision=1
2014-10-02 18:43:18 +00:00
build_style=cmake
hostmakedepends="cmake"
2015-11-15 16:53:39 +00:00
makedepends="libXtst-devel qt5-tools-devel qt5-svg-devel qt5-script-devel"
2014-10-02 18:43:18 +00:00
short_desc="Clipboard manager with searchable and editable history"
maintainer="Enno Boland <gottox@voidlinux.eu>"
2014-10-02 18:43:18 +00:00
license="GPL-3"
homepage="https://hluk.github.io/CopyQ/"
distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"
2015-11-15 16:53:39 +00:00
checksum=7726745056e8d82625531defc75b2a740d3c42131ecce1f3181bc0a0bae51fb1
configure_args="-DWITH_QT5=TRUE"