mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xsane: rebuild for metadata
This commit is contained in:
parent
73e3cfadbf
commit
3b9cd990c9
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xsane'
|
# Template file for 'xsane'
|
||||||
pkgname=xsane
|
pkgname=xsane
|
||||||
version=0.999
|
version=0.999
|
||||||
revision=1
|
revision=2
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gtk+-devel lcms-devel sane-devel gimp-devel"
|
makedepends="gtk+-devel lcms-devel sane-devel gimp-devel"
|
||||||
depends="sane"
|
depends="sane"
|
||||||
|
@ -9,8 +9,9 @@ short_desc="GTK-based X11 frontend for SANE"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.xsane.org"
|
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
|
checksum=5782d23e67dc961c81eef13a87b17eb0144cae3d1ffc5cf7e0322da751482b4b
|
||||||
|
nocross="configure: error: cannot run C compiled programs. If you meant to cross compile, use '--host'."
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
local _args="--prefix=/usr --sbindir=/usr/bin --mandir=/usr/share/man"
|
local _args="--prefix=/usr --sbindir=/usr/bin --mandir=/usr/share/man"
|
||||||
|
|
Loading…
Add table
Reference in a new issue