[Bug 236299] New port: converters/pdf2djvu: resurrect converters/pdf2djvu; update to 0.9.12; level up port compliance
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 5 23:59:11 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236299
--- Comment #6 from Samy Mahmoudi <samy.mahmoudi at gmail.com> ---
Resurrect converters/pdf2djvu:
- Fetch the distribution file from GitHub
- Add USES=autoreconf:build and a bootstrap file; define the target
pre-configure
- Make the manual page within the post-build target
- Add USE_CXXSTD=c++11
- Update to 0.9.12
- Add missing dependencies
- Add CPPFLAGS and LDFLAGS for proper OpenMP activation
- Add options COLOR_QUANTIZATION, DOCS, NLS, MULTITHREADING, and XMP
While here:
- Add LICENSE_FILE
- Patch tools/install-manpages for proper echoing (no functional change) *
- Remove the port name from COMMENT to follow the guidelines of the handbook
- Strip the executable within the post-install target
Reference:
https://www.freshports.org/converters/pdf2djvu
*
https://github.com/jwilk/pdf2djvu/commit/5f7e01324b6b982856505ebca764c8553cf984e1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list