14 lines
509 B
Bash
14 lines
509 B
Bash
# Template file for 'go-for-it'
|
|
pkgname=go-for-it
|
|
version=1.6
|
|
revision=1
|
|
wrksrc=Go-For-It-release_v${version}
|
|
build_style=cmake
|
|
hostmakedepends="vala pkg-config"
|
|
makedepends="gtk+3-devel libnotify-devel"
|
|
short_desc="ToDo-list and productivity app"
|
|
maintainer="Piraty <piraty1@inbox.ru>"
|
|
license="GPL-3"
|
|
homepage="https://github.com/mank319/Go-For-It"
|
|
distfiles="https://github.com/mank319/Go-For-It/archive/release_v${version}.tar.gz"
|
|
checksum=0cc8d8a687127c6192b830eb1d2ae177cc50118a2260e8a3d72295931fd6bfc1
|