15 lines
529 B
Bash
15 lines
529 B
Bash
# Template file for 'go-for-it'
|
|
pkgname=go-for-it
|
|
version=1.9.2
|
|
revision=1
|
|
wrksrc="Go-For-It-${version}"
|
|
build_style=cmake
|
|
hostmakedepends="gettext pkg-config vala glib-devel"
|
|
makedepends="libcanberra-devel libnotify-devel"
|
|
short_desc="ToDo-list and productivity app"
|
|
maintainer="Piraty <piraty1@inbox.ru>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://github.com/JMoerman/Go-For-It"
|
|
distfiles="https://github.com/JMoerman/Go-For-It/archive/${version}.tar.gz"
|
|
checksum=0cc4f9a61fe4efa18bf81cccef0e0a737b4c58f0ed0b8ea9cc6976d5621d2430
|