15 lines
501 B
Bash
15 lines
501 B
Bash
# Template file for 'go-for-it'
|
|
pkgname=go-for-it
|
|
version=1.6.7
|
|
revision=1
|
|
wrksrc="Go-For-It-${version}"
|
|
build_style=cmake
|
|
hostmakedepends="intltool pkg-config vala"
|
|
makedepends="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=6d6d23dcc8a778dd3b22bc6342737d860449ff55edf6970f323cd74ed17b156b
|