Version: 0.4.4, Package name: img2pdf-0.4.4 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description The program will take image filenames from commandline arguments and output a PDF file with them embedded into it. If the input image is a JPEG or JPEG2000 file, it will be included as-is without any processing. If it is in any other format, the image will be included as zip-encoded RGB. As a result, this tool will be able to lossless wrap any image into a PDF container while performing better (in terms of quality/filesize ratio) than existing tools in case the input image is a JPEG or JPEG2000 file. |
Filesize: 95.504 KB |
Version History (View Complete History) |
|
2021-11-14 06:50:10 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to img2pdf-0.4.3 |
2021-11-01 18:01:18 by Stuart Henderson | Files touched by this commit (110) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-21 14:51:35 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to img2pdf-0.4.2 |
2021-05-23 07:17:01 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to img2pdf-0.4.1, from wen heping, plus i added a missing TDEP |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-11-11 03:19:44 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to img2pdf-0.4.0, mostly from wen heping, i switched tests to MODPY_PYTEST to fix them |
2020-07-06 04:07:44 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to img2pdf-0.3.6 |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-04-26 07:35:29 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to img2pdf-0.3.3, add a comment "some tests fail as they require pdfrw (overall this is optional for img2pdf and autodetected at runtime; we don't have it in ports yet)" |
2019-04-24 10:26:59 by Stuart Henderson | Files touched by this commit (94) |
Log message: reset unresponsive maintainers, various porters have spent a bunch of time waiting for timeouts over the last year or more for many of these ports. ok danj@ jca@ kmos@ |
2017-06-08 10:03:04 by Dmitrij Czarkoff | Files touched by this commit (2) |
Log message: Update to img2pdf-0.2.4 |
2017-01-26 02:38:57 by Dmitrij Czarkoff | Files touched by this commit (2) |
Log message: Update to img2pdf 0.2.3 |
2017-01-03 12:21:18 by Landry Breuil | Files touched by this commit (7) |
Log message: bump ports depending on python3 in graphics |
2016-09-27 10:02:57 by Dmitrij Czarkoff | Files touched by this commit (1) |
Log message: Fix my email |
2016-09-27 08:21:42 by Dmitrij Czarkoff | Files touched by this commit (1) |
Log message: whitespace change, for readability |
2016-09-27 08:17:00 by Dmitrij Czarkoff | Files touched by this commit (3) |
Log message: update to img2pdf 0.2.1 OK sthen@ |
2016-03-21 12:17:18 by Stuart Henderson | Files touched by this commit (1) |
Log message: mirror the distfile, fetch failure reported by mmcc |