pkgname: 'foomatic-db-engine' pkgver: '4.0.13' pkgrel: '1' pkgdesc: 'PPD files from the data in Foomatic''s XML database.' url: 'http://www.linuxprinting.org/foomatic.html' arch: x86_64 depends: [] makedepends: - libxml2 - cups source: - 'https://www.openprinting.org/download/foomatic/${pkgname}-${pkgver}.tar.gz' sha256sums: - SKIP build: | cd ${pkgname}-${pkgver} ./configure --prefix=/usr \ --sbindir=/usr/bin make make DESTDIR=${PKGDIR} install package: | true