void-packages/templates/libxkbui/template

22 lines
646 B
Plaintext
Raw Normal View History

# 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