vp-build/templates/libxkbfile/template
Juan RP dd6b45c322 Set sourcepkg to pkgname through run_template().
This removes the need for having to specify sourcepkg manually in
every package that will build subpkgs.

--HG--
extra : convert_revision : 383e4c467e84844d2f4f61ae5c5e07a5124e9cfb
2009-07-29 22:44:30 +02:00

18 lines
540 B
Plaintext

# Template build for 'libxkbfile'.
pkgname=libxkbfile
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