void-packages/srcpkgs/xorg-cf-files/template
2015-03-09 16:04:38 +01:00

18 lines
523 B
Plaintext

# Template file for 'xorg-cf-files'
pkgname=xorg-cf-files
version=1.0.5
revision=4
noarch=yes
hostmakedepends="pkg-config automake xorg-util-macros font-util"
short_desc="X.Org imake program and related utilities"
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
license="GPL-2"
homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/util/${pkgname}-${version}.tar.bz2"
checksum=ed23b85043edecc38fad4229e0ebdb7ff80b570e746bc03a7c8678d601be7ed4
build_style=gnu-configure
pre_configure() {
autoreconf -fi
}