2022-09-10 13:27:52 by Tobias Nygren | Files touched by this commit (1) |
Log message: babl: append to PKG_SUGGESTED_OPTIONS |
2022-09-10 11:34:16 by Thomas Klausner | Files touched by this commit (4) | |
Log message: babl: update to 0.1.96. 2022-08-23 babl-0.1.96 Minor changes from 0.1.94, fixing build. 2022-08-21 babl-0.1.94 Fix of crash on non-aligned data for SIMD, add commandline tool, improve vala compatibility of introspection info. |
2022-07-17 18:38:25 by Thomas Klausner | Files touched by this commit (2) |
Log message: babl: enable introspection and vala support Bump PKGREVISION. |
2022-07-10 22:23:39 by Thomas Klausner | Files touched by this commit (4) | |
Log message: babl: update to 0.1.92. patch update from martin@, thanks! 2022-02-21 babl-0.1.90 Fixes for avoiding load of wrong SIMD extensions. |
2022-05-29 23:44:13 by Ryo ONODERA | Files touched by this commit (2) |
Log message: babl: Fix build failure with meson-0.62.1 |
2022-04-13 01:43:44 by Tobias Nygren | Files touched by this commit (1) |
Log message: babl: fix inverted logic in previous |
2022-04-13 01:42:58 by Tobias Nygren | Files touched by this commit (1) |
Log message: babl: turn mmx into a PKG_OPTION so people can easily disable it if needed There are reports of segfaults while building gimp. |
2022-03-23 23:43:43 by Tobias Nygren | Files touched by this commit (2) |
Log message: babl: only use Linux-specific neon instruction set detection on Linux |
2022-03-23 23:27:34 by Tobias Nygren | Files touched by this commit (1) |
Log message: babl: disable segfaulting mmx intrinsics with GCC7. Bump. |
2022-03-05 13:19:41 by Tobias Nygren | Files touched by this commit (2) |
Log message: babl: fix PLIST on !x86_64 |