# $Id$ PNAME="xcursor-themes" PVER="1.0.3" PBUILD="r1" PCATEGORIE="x11-themes" STATE="unstable" DESCRIPTION="The default XCursor themes: handheld, redglass and whiteglass." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg mtools DEPEND=">= x11-libs/libX11-1.4 >= x11-libs/libXcursor-1.1 >= media-libs/libpng-1.5" SDEPEND=">= x11-apps/xcursorgen-1" UP2SUBDIR="data" UP2DATE="updatecmd_xorg ${PNAME}" src_install() { xorg_src_install # using whiteglass as default cursor minstalldir /usr/share/cursors/xorg-x11/default || die cat > ${BINDIR}/usr/share/cursors/xorg-x11/default/index.theme << EOF [Icon Theme] Inherits=whiteglass EOF }