Balló György pushed to branch main at Arch Linux / Packaging / Packages /
gscan2pdf
Commits:
0c3177dc by Balló György at 2024-08-23T05:26:35+02:00
upgpkg: 2.13.2-3: Remove cuneiform from optdepends (dead upstream)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = gscan2pdf
pkgdesc = A GUI with OCR capability to produce PDFs or DjVus from
scanned documents
pkgver = 2.13.2
- pkgrel = 2
+ pkgrel = 3
url = http://gscan2pdf.sourceforge.net/
arch = any
license = GPL
@@ -31,7 +31,6 @@ pkgbase = gscan2pdf
optdepends = gocr: OCR support
optdepends = xdg-utils: email as PDF
optdepends = tesseract: OCR support
- optdepends = cuneiform: OCR support
optdepends = pdftk: PDF encryption
optdepends = java-commons-lang: PDF encryption
options = !emptydirs
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=gscan2pdf
pkgver=2.13.2
-pkgrel=2
+pkgrel=3
pkgdesc='A GUI with OCR capability to produce PDFs or DjVus from scanned
documents'
arch=('any')
url='http://gscan2pdf.sourceforge.net/'
@@ -23,7 +23,6 @@ optdepends=('djvulibre: DjVu image format'
'gocr: OCR support'
'xdg-utils: email as PDF'
'tesseract: OCR support'
- 'cuneiform: OCR support'
'pdftk: PDF encryption'
'java-commons-lang: PDF encryption')
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gscan2pdf/-/commit/0c3177dce25e29af84331fd12e52d8f90f1ef2da
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gscan2pdf/-/commit/0c3177dce25e29af84331fd12e52d8f90f1ef2da
You're receiving this email because of your account on gitlab.archlinux.org.