# $Id$ PNAME="xcb-util-wm" PVER="0.4.1" PBUILD="r2" PCAT="x11-libs" DESCRIPTION="Utility libraries for XC Binding - client and window-manager helpers for ICCCM." HOMEPAGE="http://xcb.freedesktop.org/" DEPEND=">= x11-libs/libxcb-1.11" sminclude xorg multilib SRC_URI=( http://xcb.freedesktop.org/dist/${SRCFILE} mirror://${PNAME}/${SRCFILE} ) UP2DATE="updatecmd http://xcb.freedesktop.org/dist | grep ${PNAME}- | highesttarball"