14 lines
612 B
Bash
14 lines
612 B
Bash
# Template file for 'CopyQ'
|
|
pkgname=CopyQ
|
|
version=3.5.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=86876e9ca66d0ac57ce86512df73f36bae3f10f06a9c66d05dc8785abf884df6
|