void-packages/srcpkgs/CopyQ/template
2016-06-22 15:44:09 +02:00

15 lines
532 B
Bash

# Template file for 'CopyQ'
pkgname=CopyQ
version=2.7.1
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=4b8efd6e4041a0aa5f3361eb3aef93f51b5919c14502138e9f4a0b756b290d91
configure_args="-DWITH_QT5=TRUE"