mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
perl-Image-Sane: update to 2.
This commit is contained in:
parent
1f482a841d
commit
1ef6687b5f
1 changed files with 7 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-Image-Sane'
|
# Template file for 'perl-Image-Sane'
|
||||||
pkgname=perl-Image-Sane
|
pkgname=perl-Image-Sane
|
||||||
version=0.14
|
version=2
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc=Image-Sane-${version}
|
wrksrc=Image-Sane-${version}
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-ExtUtils-Depends perl-ExtUtils-PkgConfig"
|
hostmakedepends="perl perl-ExtUtils-Depends perl-ExtUtils-PkgConfig"
|
||||||
|
@ -12,4 +12,8 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Image-Sane"
|
homepage="https://metacpan.org/release/Image-Sane"
|
||||||
distfiles="${CPAN_SITE}/Sane/RATCLIFFE/Image-Sane-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Sane/RATCLIFFE/Image-Sane-${version}.tar.gz"
|
||||||
checksum=a4b027c9b7650291f1acb0eb93861a7fc45aef4e08f6726843f174fa113c8ba5
|
checksum=492e6a523183df08240c5191ca8548a5cd88c9ce9073f9c39ecea513658a54d9
|
||||||
|
|
||||||
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
|
*-musl) broken="perl.h:2498:22: error: unknown type name off64_t";;
|
||||||
|
esac
|
||||||
|
|
Loading…
Add table
Reference in a new issue