slackbuilds_ponce/graphics/unpaper/unpaper.info
Logan Rathbone a7244477f2
graphics/unpaper: Update for 7.0.0
Build system has moved to meson, so rewrite the SlackBuild based on the
standard meson template.

The manpage now requires "sphinx" to be built, which is a large python
package with many dependencies. Patch out the building of same by
default, and add the optional dep of Sphinx and the option SPHINX=true
for those that want it.

Update the README file to reflect this build option/optional dep, and
re-paragraph it to make it more readable.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-08-13 07:18:36 +07:00

10 lines
294 B
Text

PRGNAM="unpaper"
VERSION="7.0"
HOMEPAGE="https://www.flameeyes.com/projects/unpaper"
DOWNLOAD="https://www.flameeyes.com/files/unpaper-7.0.0.tar.xz"
MD5SUM="24be66b049a27b6f841cc7444ceff9cc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Logan Rathbone"
EMAIL="poprocks@gmail.com"