./graphics/babl, Dynamic pixel conversion library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1.128, Package name: babl-0.1.128, Maintainer: pkgsrc-users

babl is a dynamic, any to any, pixel format translation library.

It allows converting between different methods of storing pixels known
as pixel formats that have with different bitdepths and other data
representations, color models and component permutations.

A vocabulary to formulate new pixel formats from existing primitives is
provided as well as the framework to add new color models and data
types.


Required to run:
[devel/glib2] [graphics/lcms2]

Required to build:
[pkgtools/cwrappers] [devel/meson]

Master sites:

Filesize: 325.172 KB

Version history: (Expand)


CVS history: (Expand)


   2026-09-13 12:10:10 by Tobias Nygren | Files touched by this commit (1)
Log message:
babl: meson doc option was renamed
   2026-09-12 23:20:56 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
babl: update to 0.1.128.

avx512 support is now more extensively checked at runtime, fixes for macOS
exported symbols and library version, initial WASM support.
   2026-09-02 21:05:38 by Thomas Klausner | Files touched by this commit (3127)
Log message:
*: recursive bump for pcre2 10.48
   2026-06-18 16:47:38 by Nia Alarie | Files touched by this commit (1)
Log message:
babl: Avoid implicit declaration of alloca(3) on SunOS.

Should help the GCC 14 builds.
   2026-04-20 08:41:02 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
babl: update to 0.1.126.

It is now possible to build with MSVC.
   2026-03-15 08:16:01 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
babl: update to 0.1.124.

2026-03-10 babl-0.1.124
DisplayP3 pre-defined colorspace, build and sanity improvements for CI and
windows.
   2026-02-25 15:33:48 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
babl: updated to 0.1.122

babl-0.1.122
fix for startup crash due to mis-loading of x86_64-v4 on -v2 with some ports.
   2026-01-26 01:04:52 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
babl: update to 0.1.120.

x86_64-v4 microarchitecture support.