New package: wyrd-1.4.6
This commit is contained in:
parent
e88e295eff
commit
cb879cc3c2
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'wyrd'
|
||||
pkgname=wyrd
|
||||
version=1.4.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
nocross="Tool ocamlmklib does not work well"
|
||||
disable_parallel_build="Seems fragile, but uncertain if this is necessary."
|
||||
nopie=yes
|
||||
hostmakedepends="ocaml camlp4"
|
||||
makedepends="ncurses-devel"
|
||||
depends="remind"
|
||||
conf_files="/etc/wyrdrc"
|
||||
short_desc="Ncurses front-end to Remind"
|
||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://pessimization.com/software/wyrd/"
|
||||
distfiles="http://pessimization.com/software/wyrd/wyrd-${version}.tar.gz"
|
||||
checksum=b2b51d6fb38f8b8b3ec30ee72093f791ba9b6fe35418191bc2011d2c8079997e
|
Loading…
Reference in New Issue