void-packages/srcpkgs/CopyQ/template
2015-11-15 18:00:34 +01:00

14 lines
532 B
Bash

# Template file for 'CopyQ'
pkgname=CopyQ
version=2.5.0
revision=1
build_style=cmake
hostmakedepends="cmake"
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=7726745056e8d82625531defc75b2a740d3c42131ecce1f3181bc0a0bae51fb1
configure_args="-DWITH_QT5=TRUE"