0.012 2021-11-28 13:12:48-0500 - Update URL for download. See PR . 0.011 2020-07-09 00:55:04-0500 - Updates build parameters for MuPDF v1.17.0. - Only build mutool binary. See , , . - Skip embedding some fonts to decrease build size (-DTOFU -DTOFU_CJK). - Several Windows build fixes. 0.010 2018-01-04 20:40:51-0600 - Expand the download regex so that x.y.z versions match. This change was introduced with MuPDF v1.12.0. Fixes , . Thanks to SREZIC++ for the bug report. See . - Change headers so that that MuPDF can link against Strawberry Perl using Inline::C. See , . - Apply patch so that MuPDF v1.12.0 can be built under MinGW toolchain , , , . - Disable X11 and GLUT features so that GUI features are not built when they do not need to be. See , . 0.009 2017-05-14 21:09:35-0500 - Fix macOS ranlib call in mupdf-1.11. See bug #697842 . 0.008 2017-05-14 15:58:04-0500 - No changes since 0.007_02. 0.007_02 2017-05-09 08:35:58-0500 - Switch to alienfile and Alien::Build. Fixes . 0.007_01 2017-04-23 19:10:32-0500 - Compile MuPDF so that it can be linked into a shared library (e.g., with XS) by setting `XCFLAGS=-fPIC`. Fixes . - Sets the Inline parameter `MYEXTLIB` to the path for the mupdf archive files so that it can be found via Inline::C. - Remove the FreeBSD patch to `fontdump.c` that is no longer needed with mupdf-1.11. Fixes , RT#121218 . Thanks to SREZIC++ for the bug report. 0.007 2016-11-23 02:10:08-0600 - Fix the t/inline.t version number test so that it works with the MuPDF v1.10 release. Fixes RT#118882 , . Thanks to SREZIC++ for the bug report. 0.006 2016-08-25 05:52:48-0500 - Change syntax in test so that it runs on Perl v5.8 Fixes . 0.005_03 2016-08-21 13:40:09-0500 - Use File::Which to get path to mutool binary in t/use.t. This allows for checking extensions (.exe) on Windows systems. Fixes . 0.005_02 2016-08-06 18:43:25-0500 - Apply patch that removes `HAVE_INCBIN` define on FreeBSD. This allows for building on FreeBSD's C compiler. Fixes . 0.005_01 2016-07-25 18:40:54-0500 - Fix the path to `mutool` during build-time. Fixes . - Build: Use Alien::gmake to build on more *nix systems. Fixes , . SREZIC++ for the bug report. 0.005 2016-05-29 06:23:45-0500 - Add `mutool_path` method to get the path the `mutool` binary . - Fix the Inline::C `INC` and `AUTO_INCLUDE` parameters . 0.004 2016-04-14 20:13:44-0500 - Actual release. Forgot to pull upstream changes. Eek! - Changes are as listed in v0.003. 0.003 2016-04-14 20:03:25-0500 - Improved handling for intermediate releases (e.g., version 1.7a). - Remove strict build requirement for OpenGL viewer. - Add wrapper for adding the `mutool` binary to the path. - Added a minimum version version for Alien::Base `configure_requires`. Thanks to Graham Ollis (PLICEASE++)! 0.002 2015-01-24 14:41:49-0600 - add ExtUtils::Depends support 0.001 2013-07-15 06:50:14-0500 - first version - packages MuPDF v1.2