14 lines
463 B
Bash
14 lines
463 B
Bash
# Template file for 'ptii'
|
|
pkgname=ptii
|
|
version=0.4
|
|
revision=2
|
|
build_style=gnu-makefile
|
|
makedepends="inotify-tools-devel"
|
|
short_desc="A simple program you can use with ii"
|
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|
license="WTFPL"
|
|
homepage="http://git.z3bra.org/cgit.cgi/ptii/"
|
|
distfiles="http://repo.voidlinux.de/distfiles/ptii-${version}/ptii-${version}.tar.bz2"
|
|
checksum=2f130417251938c9947293f4df07b6db37909e03d4f600e0af025d1ae6a02d26
|
|
|
|
LDFLAGS="-lpthread"
|