# Template file for 'simple-scan' pkgname=simple-scan version=3.8.0 revision=1 build_style=gnu-configure configure_args="--disable-schemas-compile" hostmakedepends="pkg-config itstool intltool" makedepends="colord-devel>=0.1.23_3 gtk+3-devel>=3.6.0_3 sqlite-devel dconf-devel sane-devel libgudev-devel" short_desc="Simple scanning utility" maintainer="Juan RP " license="GPL-3" homepage="http://launchpad.net/simple-scan" distfiles="https://launchpad.net/$pkgname/3.8/$version/+download/$pkgname-$version.tar.xz" checksum=8df71e5f9e5db5c53217cb56b0e23b58dfe65bc174e873ad3ee576fbeccadc22 long_desc=" Simple Scan is an easy-to-use application, designed to let users connect their scanner and quickly have the image/document in an appropriate format. Simple Scan is basically a frontend for SANE - which is the same backend as XSANE uses. This means that all existing scanners will work and the interface is well tested." simple-scan_package() { depends="hicolor-icon-theme sane" pkg_install() { vmove all } }