void-packages/srcpkgs/CopyQ/template
2017-10-16 12:59:21 -04:00

14 lines
557 B
Bash

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