sthen
1f0723fadc
update to img2pdf-0.4.0, mostly from wen heping, i switched tests to
...
MODPY_PYTEST to fix them
2020-11-11 10:19:44 +00:00
sthen
0e0e772268
update to img2pdf-0.3.6
2020-07-06 10:07:44 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
sthen
d7f0752227
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-28 20:51:26 +00:00
sthen
118037279c
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-26 13:35:29 +00:00
sthen
86852bcf6e
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@
2019-04-24 16:26:54 +00:00
czarkoff
93e8bb4fa1
Update to img2pdf-0.2.4
2017-06-08 16:03:04 +00:00
czarkoff
58747d76b1
Update to img2pdf 0.2.3
2017-01-26 09:38:57 +00:00
landry
dc112817e3
bump ports depending on python3 in graphics
2017-01-03 19:21:18 +00:00
czarkoff
9a50fcbbdc
Fix my email
2016-09-27 16:02:57 +00:00
czarkoff
b2231cf069
whitespace change, for readability
2016-09-27 14:21:42 +00:00
czarkoff
2a55f84494
update to img2pdf 0.2.1
...
OK sthen@
2016-09-27 14:17:00 +00:00
sthen
d2fbeff300
mirror the distfile, fetch failure reported by mmcc
2016-03-21 18:17:18 +00:00
sthen
1713cd8336
import ports/graphics/img2pdf, ok landry@
...
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.
2015-11-17 17:54:56 +00:00