mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
parent
5e5d3ebed0
commit
46fa99db5f
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'gscan2pdf'
|
# Template file for 'gscan2pdf'
|
||||||
pkgname=gscan2pdf
|
pkgname=gscan2pdf
|
||||||
version=2.0.1
|
version=2.0.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl ImageMagick perl-Try-Tiny libmagick-perl perl-Gtk3 perl-Readonly
|
makedepends="perl ImageMagick perl-Try-Tiny libmagick-perl perl-Gtk3 perl-Readonly
|
||||||
perl-Config-General perl-List-MoreUtils perl-PDF-API2 perl-Linux-Distribution
|
perl-Config-General perl-List-MoreUtils perl-PDF-API2 perl-Linux-Distribution
|
||||||
|
@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="http://gscan2pdf.sourceforge.net/"
|
homepage="http://gscan2pdf.sourceforge.net/"
|
||||||
short_desc="A GUI to produce PDFs or DjVus from scanned documents"
|
short_desc="A GUI to produce PDFs or DjVus from scanned documents"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=79ce308acd13a9e13dbdea055248f049a83c4c13394b2c2f3a76d154280abb11
|
checksum=c9b240bc438b8060a1e3606860372534cea0a74dedbcfb564e31020fb280c21f
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue