15 lines
504 B
Bash
15 lines
504 B
Bash
# Template file for 'go-for-it'
|
|
pkgname=go-for-it
|
|
version=1.6.3
|
|
revision=1
|
|
build_style=cmake
|
|
wrksrc="Go-For-It-${version}"
|
|
hostmakedepends="vala pkg-config intltool"
|
|
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/${version}.tar.gz"
|
|
checksum=8299f2d6d5bfb13b7696b387d52a033101b4f2c303eab768c5c4f8daabb18b67
|