14 lines
532 B
Bash
14 lines
532 B
Bash
# Template file for 'CopyQ'
|
|
pkgname=CopyQ
|
|
version=2.7.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=e1d9d37dc30e6c2c23c2fec65ab439162e47b5618a712e823ff38d407859f977
|
|
configure_args="-DWITH_QT5=TRUE"
|