FS#56543 - [qpdf] wrongly deps on openjpeg2

Attached to Project: Arch Linux
Opened by Tom Yan (tom.ty89) - Saturday, 02 December 2017, 19:19 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 03 December 2017, 19:21 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
It doesn't make use of openjpeg(2) at all. It should dep on zlib and libjpeg(-turbo), which happened to be pulled in turn by openjpeg2, instead.

Btw perl should be considered made an optdep and makedep instead, since it is only used for the test suites and the fix-qdf script.

Ref.: http://qpdf.sourceforge.net/files/qpdf-manual.html#ref.prerequisites


Additional info:
* package version(s) 7.0.0
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Sunday, 03 December 2017, 19:21 GMT
Reason for closing:  Fixed
Additional comments about closing:  7.0.0-3
Comment by Tom Yan (tom.ty89) - Sunday, 03 December 2017, 16:05 GMT
libtiff (and ghostscript additionally) is needed as a check dep ONLY IF --enable-test-compare-images is used. It REALLY just uses libjpeg and zlib.

Loading...