bepdf, create pdf manuals with fixed ghostscript (#8561)

This commit is contained in:
Schrijvers Luc
2023-04-30 19:15:50 +02:00
committed by GitHub
parent bb38cdd866
commit 3371228b76

View File

@@ -8,7 +8,7 @@ COPYRIGHT="1997 Benoit Triquet
2013-2018 Augustin Cavalier
2019-2021 HaikuArchives Team"
LICENSE="GNU GPL v2"
REVISION="4"
REVISION="5"
srcGitRev="7faf1810d975e3235c73b508c6d2c625b2c47dd4"
SOURCE_URI="https://github.com/HaikuArchives/BePDF/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="0a792f33b17781c11315ad0a3f2198255ce8bfa8308edabfa67cc8f14b1b8f8f"
@@ -41,7 +41,7 @@ BUILD_PREREQUIRES="
cmd:htmldoc
cmd:make
cmd:pkg_config
# cmd:ps2pdf
cmd:ps2pdf
"
BUILD()