void-packages/srcpkgs/CopyQ/template

15 lines
532 B
Bash
Raw Normal View History

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