void-packages/templates/libxkbui/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

21 lines
646 B
Text

# Template build file for 'libxkbui'.
pkgname=libxkbui
version=1.0.2
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="xkbui library from modular x.org"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=20c23101d63234ee5f6d696dfa069b29c6c58e39eff433bcd7705b50b3ffa214
long_desc="
This is the xkbui library from modular X.org."
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 libSM
Add_dependency full libICE
Add_dependency full libXt
Add_dependency full libxkbfile