2023-05-08 11:33:30 by Thomas Klausner | Files touched by this commit (48) |
Log message: *: recursive bump for poppler 23.05.0 shlib bump |
2023-05-07 15:16:27 by Thomas Klausner | Files touched by this commit (2) |
Log message: cups-filters: fix build with latest qpdf |
2023-04-29 16:25:05 by Thomas Klausner | Files touched by this commit (1) |
Log message: cups-filters: bump required c++ version to 17 because of qpdf header |
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message: revbump after textproc/icu update |
2023-03-17 20:41:58 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: cups-filters: updated to 1.28.16 CHANGES IN V1.28.16 - imagetoraster, imagetopdf, libcupsfilters: Added support for reading the resolution of an image from its EXIF data when loading it. This way we get the image reproduced in its original size with "print-scaling=none". - libcupsfilters: Replaced deprecated data types uint16 and uint32. The function to read TIFF image files via libtiff in cupsfilters/image-tiff.c uses the deprecated types uint16 and uint32. The replacements for these types are uint16_t and uint32_t. |
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message: *: Recursive revbup from graphics/freetype2 |
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message: *: recursive bump for tiff shlib major bump |
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message: *: bump PKGREVISION for libunistring shlib major bump |
2022-09-21 10:55:21 by Havard Eidnes | Files touched by this commit (1) |
Log message: print/cups-filters: remove USE_BUILTIN.heimdal=no setting. Apparently this causes mysterious buildlink problems in bulk builds, but was required to make cups-filters build succeed in my setup which is/was a "live" pkgsrc installation. This therefore needs more debugging and testing, so for now just remove this. |
2022-09-18 16:51:23 by Havard Eidnes | Files touched by this commit (1) |
Log message: print/cups-filters: insist on pkgsrc heimdal, this uses e.g. -lhcrypto |