16 lines
612 B
Bash
16 lines
612 B
Bash
# Template file for 'pantheon-screenshot'
|
|
pkgname=pantheon-screenshot
|
|
version=0.1.5
|
|
revision=2
|
|
wrksrc="screenshot-${version}"
|
|
build_style=meson
|
|
hostmakedepends="desktop-file-utils intltool pkg-config vala"
|
|
makedepends="granite-devel libcanberra-devel"
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
short_desc="Screenshot tool"
|
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
|
license="LGPL-3.0-only"
|
|
homepage="https://github.com/elementary/screenshot-tool"
|
|
distfiles="https://github.com/elementary/screenshot-tool/archive/${version}.tar.gz"
|
|
checksum=20cea7a6ca1e99175953a2f8d1c73cff47f00e17e82f6826238d2c3c5718a4f5
|