2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message: *: bump for cairo buildlink3.mk change lzo was made an option |
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message: * recursive bump for libxkbcommon 1.7.0 Marc Baudoin reported problems with using old binary packages with the new libkxbcommon, so force everything to 1.7.0 |
2024-02-10 13:01:44 by Ryo ONODERA | Files touched by this commit (6) |
Log message: inputmethod/fcitx5-gtk: Update to 5.1.1 * Add buildlink3.mk for consumers. Changelog: Bugfixes. Cleanups. |
2023-12-20 16:07:29 by Niclas Rosenvik | Files touched by this commit (1) |
Log message: fcitx5-gtk: Fix linking with libxkbcommon on non-wayland platforms fcitx5-gtk:s configure step claims that libxkbcommon is optional but it always links to XKBCommon::XKBCommon. libxbcommon is pulled in via buildlink3.mk from gtk3 on wayland platforms. On non-wayland platforms it is not pulled in causing build breakage. Include libxkbcommons buildlink3.mk in the Makefile to make sure it is available unconditionally. No revbump is done in this commit since it is a build fix, all built packages are already linked to libxkbcommon. |
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message: *: recursive bump for cairo dependency changes |
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message: *: revebump for new brotli option for freetype2 Addresses PR 57693 |
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message: recursive revbump for tiff update |
2023-07-18 20:22:11 by Nia Alarie | Files touched by this commit (3) |
Log message: inputmethod: Adapt packages to USE_(CC|CXX)_FEATURES where possible |