a8d31f79d2
Closes: #11950 [via git-merge-pr]
14 lines
511 B
Bash
14 lines
511 B
Bash
# Template file for 'go-for-it'
|
|
pkgname=go-for-it
|
|
version=1.6.5
|
|
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-only"
|
|
homepage="https://github.com/JMoerman/Go-For-It"
|
|
distfiles="https://github.com/JMoerman/Go-For-It/archive/${version}.tar.gz"
|
|
checksum=af3ba1529b45e697caf22e79821768c742903084c76eb2637a15ec51508b2e35
|