xsane: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-24 18:38:53 +01:00 committed by maxice8
parent 73e3cfadbf
commit 3b9cd990c9
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'xsane'
pkgname=xsane
version=0.999
revision=1
revision=2
hostmakedepends="pkg-config"
makedepends="gtk+-devel lcms-devel sane-devel gimp-devel"
depends="sane"
@ -9,8 +9,9 @@ short_desc="GTK-based X11 frontend for SANE"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2"
homepage="http://www.xsane.org"
distfiles="http://www.xsane.org/download/${pkgname}-${version}.tar.gz"
distfiles="${DEBIAN_SITE}/main/x/xsane/xsane_${version}.orig.tar.gz"
checksum=5782d23e67dc961c81eef13a87b17eb0144cae3d1ffc5cf7e0322da751482b4b
nocross="configure: error: cannot run C compiled programs. If you meant to cross compile, use '--host'."
do_build() {
local _args="--prefix=/usr --sbindir=/usr/bin --mandir=/usr/share/man"