15 lines
591 B
Bash
15 lines
591 B
Bash
|
# Template file for 'pantheon-calculator'
|
||
|
pkgname=pantheon-calculator
|
||
|
version=0.1.3
|
||
|
revision=1
|
||
|
build_style=cmake
|
||
|
hostmakedepends="bzr intltool pkg-config vala"
|
||
|
makedepends="granite-devel gtk+3-devel"
|
||
|
depends="desktop-file-utils"
|
||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||
|
short_desc="Tiny, simple calculator written in GTK+ and Vala"
|
||
|
homepage="https://launchpad.net/pantheon-calculator"
|
||
|
license="GPL-3"
|
||
|
distfiles="https://launchpad.net/pantheon-calculator/0.4-loki/${version}/+download/${pkgname}-${version}.tar.xz"
|
||
|
checksum=6fbc43aa5ff550224ec8bb39a8772cc3457eca42b84d4c33d1fe9823c7c000b0
|