./graphics/libimagequant, High-quality conversion of RGBA images to 8-bit indexed-color

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.3.0, Package name: libimagequant-4.3.0, Maintainer: adam

Small, portable C library for high-quality conversion of RGBA images to 8-bit
indexed-color (palette) images.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 85.898 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-28 20:35:17 by pin | Files touched by this commit (4) | Package updated
Log message:
graphics/libimagequant: update to 4.3.0

No ChangeLog provided.
Update requested by wiz@
   2023-10-16 21:24:43 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
libimagequant: updated to 4.2.2

4.2.2
Bug fixes
   2023-10-13 08:18:01 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libimagequant: depend on latest cargo-c and update PLIST for it

Bump PKGREVISION.
   2023-09-18 14:46:51 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
libimagequant: updated to 4.2.1

4.2.1
Bug fixes
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-05-22 13:37:14 by Thomas Klausner | Files touched by this commit (7) | Package updated
Log message:
libimagequant: update to 4.2.0.

Rewritten in rust, C library still provided.
   2023-05-07 18:55:21 by Thomas Klausner | Files touched by this commit (7)
Log message:
libimagequant: downgrade to 2.18

4.x only provides a static library but graphviz needs a shared gd library
PR 57395 and https://github.com/ImageOptim/libimagequant/issues/109
   2023-05-07 14:24:42 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
libimagequant: add missing file for update