pkgname: 'xorg-xcursor-themes' pkgver: '1.0.7' pkgrel: '2' pkgdesc: 'game of themes for the curseurs X' url: 'https://xorg.freedesktop.org' arch: x86_64 depends: [] makedepends: - 'xorg-xcursorgen' source: - 'https://ftp.x.org/pub/individual/data/xcursor-themes-${pkgver}.tar.xz' sha256sums: - SKIP build: | cd xcursor-themes-${pkgver} ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var make make DESTDIR=${PKGDIR} install package: | true