void-packages/templates/libxkbfile/template
Juan RP 0fb9525eee libxkbfile: converted to subpkgs, new deps style.
--HG--
extra : convert_revision : 054ae15eeaf0c5dd6255bf46a50e1a83ed1ed2cb
2009-03-19 04:31:03 +01:00

18 lines
559 B
Text

# Template build for 'libxkbfile'.
pkgname=libxkbfile
sourcepkg=$pkgname
version=1.0.5
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="The xkbfile Library from modular X.org"
checksum=0ab628271fc9cb6d05f861d9823573088d81d510aca95b87ac0504b2e558965f
long_desc="
The xkbfile library is from the modular X.org X11 project."
subpackages="devel"
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency build xextproto
Add_dependency full glibc
Add_dependency full libX11
Add_dependency full libXext