]> gitweb.hhaalo.de Git - scantopdf.git/commitdiff
change deps for pdfgrep
authorBastian Dehn <hhaalo@arcor.de>
Sat, 18 Oct 2025 17:35:43 +0000 (19:35 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sat, 18 Oct 2025 17:35:43 +0000 (19:35 +0200)
build-package
src/control

index 594c03e883d33352f6430b71c671a22918c64350..7e9f2b40b31bfd0159a7c854f2c7c3fb081d91d4 100755 (executable)
@@ -18,8 +18,7 @@ build_package()
        local PACKAGENAME="scantopdf-$VERSION-$BUILDVERSION-$ARCHITECTURE"
        local EXECUTABLES="scantopdf \
                scantopdfgray \
-               scantopdfbw \
-               generate-trennblatt"
+               scantopdfbw"
 
        echo "ℹ️  INFO: build package $PACKAGENAME"
 
@@ -38,6 +37,9 @@ build_package()
                chmod 755 $buildpath
        done
 
+       mkdir -b build/$PACKAGENAME/usr/share/scantopdf
+       cp src/cutpage.html build/$PACKAGENAME/usr/share/scantopdf/cutpage.html
+
        mkdir -p build/$PACKAGENAME/DEBIAN
        cat src/control \
                | sed "s/\$VERSION/$VERSION/" \
index cb96d6f1d7134db0a14142e340a86a20f892a274..3a76f083910f600c8896aa8f456218c6c71bb6d0 100644 (file)
@@ -4,5 +4,5 @@ Priority: optional
 Section: graphics
 Maintainer: Bastian Dehn <hhaalo@arcor.de>
 Architecture: amd64
-Depends: qpdf (>= 11.3.0), pdftk-java (>= 3.3.3-2), libtiff-tools (>= 4.5.0), ocrmypdf (>= 14.0.1), tesseract-ocr-deu (>= 4.1.0), zbar-tools (>= 0.23.92), qrencode (>= 4.1.), librsvg2-bin (>= 2.54.7), libimage-exiftool-perl (>=12.57+dfsg-1)
+Depends: qpdf (>= 11.3.0), pdftk-java (>= 3.3.3-2), libtiff-tools (>= 4.5.0), ocrmypdf (>= 14.0.1), tesseract-ocr-deu (>= 4.1.0), qrencode (>= 4.1.), librsvg2-bin (>= 2.54.7), libimage-exiftool-perl (>=12.57+dfsg-1), pdfgrep (>= 2.2.0-0.1+b2)
 Description: scan to pdf with ocr scripts for sane-kds-s2000w-net