# Template file for 'xonotic-data-low' pkgname=xonotic-data-low version=0.8.2 revision=2 hostmakedepends="unzip" short_desc="Xonotic's Lower Quality data files" maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://xonotic.org" distfiles="https://dl.xonotic.org/xonotic-${version}-low.zip" checksum=9104af674077f7a64450dd98ad659cb3ed4f640c7eb549bb2f5f64d354231e64 replaces="xonotic-data>=0" provides="xonotic-data-${version}_${revision}" do_install() { vmkdir usr/share/xonotic cp -a data ${DESTDIR}/usr/share/xonotic vinstall key_0.d0pk 644 usr/share/xonotic }