# Description: The collected knowledge about printers, drivers, and driver options in XML files # URL: http://www.linuxprinting.org/foomatic.html # Packager: alihan-ozturk28@hotmail.com # Depends on: libxml2 name=foomatic-db version=4.0.20161112 release=1 _version=4.0-20161112 source=(http://www.openprinting.org/download/foomatic/foomatic-db-${_version}.tar.gz) build() { cd $name-* ./configure --prefix=/usr make make DESTDIR=$PKG install }