void-packages/srcpkgs/CopyQ/template
2016-11-27 11:12:18 +01:00

14 lines
557 B
Bash

# Template file for 'CopyQ'
pkgname=CopyQ
version=2.8.0
revision=1
build_style=cmake
hostmakedepends="qt5-host-tools qt5-tools-devel"
makedepends="libXtst-devel qt5-tools-devel qt5-svg-devel qt5-script-devel"
short_desc="Clipboard manager with searchable and editable history"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3"
homepage="https://hluk.github.io/CopyQ/"
distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"
checksum=e796db260e9abe4d4702cdfc9b80474bf80816ade7758bc75f2ddfa898f41686
configure_args="-DWITH_QT5=TRUE"