15 lines
613 B
Bash
15 lines
613 B
Bash
# Template file for 'CopyQ'
|
|
pkgname=CopyQ
|
|
version=3.4.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="qt5-tools-devel"
|
|
makedepends="libXtst-devel qt5-script-devel qt5-svg-devel qt5-tools-devel qt5-x11extras-devel"
|
|
short_desc="Clipboard manager with searchable and editable history"
|
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://hluk.github.io/CopyQ/"
|
|
#changelog="https://raw.githubusercontent.com/hluk/CopyQ/master/CHANGES"
|
|
distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"
|
|
checksum=2e9b5975310a46bfe39873392a1b27ef36be96783608440317885a8c140ab280
|