simple-scan: update to 3.6.0.
This commit is contained in:
parent
de58b1becf
commit
cc57f7d697
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'simple-scan'
|
# Template file for 'simple-scan'
|
||||||
pkgname=simple-scan
|
pkgname=simple-scan
|
||||||
version=3.4.2
|
version=3.6.0
|
||||||
homepage="http://launchpad.net/simple-scan"
|
revision=1
|
||||||
distfiles="https://launchpad.net/$pkgname/3.4/$version/+download/$pkgname-$version.tar.gz"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
depends="hicolor-icon-theme sane"
|
depends="hicolor-icon-theme sane"
|
||||||
makedepends="pkg-config itstool intltool colord-devel gtk+3-devel dconf-devel sane-devel libgudev-devel"
|
makedepends="pkg-config itstool intltool colord-devel gtk+3-devel dconf-devel sane-devel libgudev-devel"
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
revision=1
|
|
||||||
short_desc="Simple scanning utility"
|
short_desc="Simple scanning utility"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
checksum=b26230ede0a94c6048788553603d5bdbe918843c06c3e57a7432154f8e28e9b8
|
homepage="http://launchpad.net/simple-scan"
|
||||||
|
distfiles="https://launchpad.net/$pkgname/3.6/$version/+download/$pkgname-$version.tar.gz"
|
||||||
|
checksum=d00684d4697de6753b6633d7c87b9c067fdbf99b732da9007ea2bb6cbdad1cde
|
||||||
long_desc="
|
long_desc="
|
||||||
Simple Scan is an easy-to-use application, designed to let users connect their
|
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.
|
scanner and quickly have the image/document in an appropriate format.
|
||||||
|
|
Loading…
Reference in New Issue