15 lines
609 B
Bash
15 lines
609 B
Bash
# Template file for 'valadoc'
|
|
pkgname=valadoc
|
|
version=0.36.0
|
|
revision=2
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config libtool vala-devel"
|
|
makedepends="libglib-devel libgee08-devel graphviz-devel"
|
|
replaces="valadoc-git>=0"
|
|
short_desc="Documentation tool for the vala project"
|
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|
license="LGPL-3"
|
|
homepage="https://wiki.gnome.org/Projects/Valadoc"
|
|
distfiles="${GNOME_SITE}/valadoc/${version%.*}/valadoc-${version}.tar.xz"
|
|
checksum=f564ad83ee195d1b4ff1430efad45bde209156e0ad5660bf6d1045f204766789
|
|
nocross="error: cannot run test program while cross compiling"
|