relink as UNLINKED with graphics/openjpeg commented out

This commit is contained in:
espie 2023-11-13 09:40:49 +00:00
parent ced71ac358
commit 9ebf58ccc3
2 changed files with 6 additions and 3 deletions

View File

@ -11,7 +11,7 @@
SUBDIR += html2text
SUBDIR += html2wml
SUBDIR += ish
# SUBDIR += k2pdfopt
SUBDIR += k2pdfopt
SUBDIR += lastools
SUBDIR += libdvdcss
SUBDIR += libiconv

View File

@ -1,6 +1,7 @@
# if un-breaking, reenable in ../Makefile
BROKEN = k2pdfopt uses modified builds of MuPDF, Leptonica, Tesseract; at least some of these have been updated causing mods to fail
BROKEN += also depends on graphics/opejpeg which no longer exists
# Notes on updating:
# - go to https://www.willus.com/k2pdfopt/k2pdfopt_version.txt;
# some of the dependencies need modifying by replacing source
@ -51,12 +52,14 @@ BUILD_DEPENDS += textproc/mupdf:patch \
LIB_DEPENDS += graphics/png \
graphics/jpeg \
graphics/jbig2dec \
graphics/openjpeg \
textproc/mupdf \
graphics/djvulibre \
graphics/leptonica \
graphics/tesseract/tesseract
# XXX we no longer have this port
# LIB_DEPENDS += graphics/openjpeg
RUN_DEPENDS += print/ghostscript/gnu
WRKDIST = ${WRKDIR}/k2pdfopt_v${V}