# $Id$ PNAME="xcb-util-keysyms" PVER="0.4.0" PBUILD="r5" PCAT="x11-libs" DESCRIPTION="Utility libraries for XC Binding - Standard X key constants and conversion to/from keycodes." HOMEPAGE="http://xcb.freedesktop.org/" DEPEND=">= x11-libs/libxcb-1.14" ALX_DEV_DEPEND=">= x11-libs/libxcb-dev-1.14" SDEPEND="${ALX_DEV_DEPEND}" sminclude xorg multilib mbuild alx-split SRC_URI=( http://xcb.freedesktop.org/dist/${SRCFILE} mirror://${PNAME}/${SRCFILE} ) UP2DATE="updatecmd 'http://xcb.freedesktop.org/dist/?C=M;O=A' | grep ${PNAME}- | lasttarball"