14 lines
507 B
Bash
14 lines
507 B
Bash
|
# Template file for 'clipped'
|
||
|
pkgname=clipped
|
||
|
version=1.0.3
|
||
|
revision=1
|
||
|
build_style=cmake
|
||
|
hostmakedepends="vala pkg-config"
|
||
|
makedepends="libgee08-devel libXtst-devel sqlite-devel gtk+3-devel"
|
||
|
short_desc="Clipboard manager"
|
||
|
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||
|
license="GPL-2.0-or-later"
|
||
|
homepage="https://github.com/davidmhewitt/clipped"
|
||
|
distfiles="https://github.com/davidmhewitt/clipped/archive/${version}.tar.gz"
|
||
|
checksum=49289f93f8b8dc10f7017385923e57f3cf29d5dcbe6abf5fbb31a7aba493e5b0
|