# $Id$ PNAME="xcursor-themes" PVER="1.0.4" PBUILD="r2" PCAT="x11-themes" DESCRIPTION="The default XCursor themes: handheld, redglass and whiteglass." HOMEPAGE="http://xorg.freedesktop.org" DEPEND=">= x11-libs/libX11-1.4 >= x11-libs/libXcursor-1.1 >= media-libs/libpng-1.5" SDEPEND=">= x11-apps/xcursorgen-1" UP2SUBDIR="data" sminclude xorg mtools 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 }