void-packages/srcpkgs/CopyQ/template

15 lines
532 B
Bash
Raw Normal View History

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