2024-03-23 19:07:38 by Izumi Tsutsui | Files touched by this commit (2) |
Log message: xv: fix build errors on NetBSD/vax. |
2023-11-25 09:19:15 by Izumi Tsutsui | Files touched by this commit (1) | |
Log message: xv: update distinfo properly for a new patch (botch in previous). |
2023-11-25 09:03:02 by Izumi Tsutsui | Files touched by this commit (3) |
Log message: xv: fix a bug when loading xbm filename contains '0x' strings. Bump PKGREVISION. |
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message: recursive revbump for tiff update |
2023-08-21 21:16:00 by Izumi Tsutsui | Files touched by this commit (1) |
Log message: xv: put back an explicit dependency of jpeg. Actually jpeg is pulled via graphics/tiff (and graphics/libwebp), but xv itself explicitly requires jpeg via "UseInstalledJpeg" in Imakefile. |
2023-08-16 19:02:20 by Izumi Tsutsui | Files touched by this commit (4) |
Log message: xv: improve webp support, in a pkgsrc patch by me. - minimum support for loading animation webp (decode only the first frame) - handle RGBA images properly (libwebp APIs don't convert RGBA to RGB) https://bugs.chromium.org/p/webp/issues/detail?id=616 - plug several resouce leaks - use snprintf(3) rather than sprintf(3) Bump PKGREVISION. |
2023-07-30 18:30:17 by Izumi Tsutsui | Files touched by this commit (1) |
Log message: xv: appease pkglint. |
2023-07-30 09:55:45 by Izumi Tsutsui | Files touched by this commit (11) |
Log message: xv: add webp support. Taken from https://gitlab.com/DavidGriffith/xv/-/commit/5682a07e and several fixes by me (see patch comments for details). Bump PKGREVISION. |
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message: *: recursive bump for tiff shlib major bump |
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message: graphics: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |