simple-scan: update to 3.4.2.
This commit is contained in:
parent
826a3e56bf
commit
21facdc8bf
1 changed files with 3 additions and 7 deletions
|
@ -1,24 +1,20 @@
|
|||
# Template file for 'simple-scan'
|
||||
pkgname=simple-scan
|
||||
version=3.4.1
|
||||
revision=1
|
||||
version=3.4.2
|
||||
homepage="http://launchpad.net/simple-scan"
|
||||
distfiles="https://launchpad.net/$pkgname/3.4/$version/+download/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
depends="hicolor-icon-theme sane"
|
||||
makedepends="pkg-config itstool intltool colord-devel gtk+3-devel dconf-devel sane-devel libgudev-devel"
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
short_desc="Simple scanning utility"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
checksum=e1ed8f90f95300c7b75249d0e6abbc06185db2afd4d44be4b8d98822d25d4ece
|
||||
checksum=b26230ede0a94c6048788553603d5bdbe918843c06c3e57a7432154f8e28e9b8
|
||||
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."
|
||||
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue