15 lines
		
	
	
		
			529 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			529 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| # Template file for 'go-for-it'
 | |
| pkgname=go-for-it
 | |
| version=1.9.1
 | |
| 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=9d48d0e45c4ac74972a015671b6dd70ff57435a7f66a1188d95e19ac6b5b2009
 | 
