2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-06-27 12:42:07 by Taylor R Campbell | Files touched by this commit (4) |
Log message:
devel/wayland: Make this cross-compile.
For cross-compilation, it depends on a native build of itself, for
the wayland-scanner tool. This, in turn, requires a patch to the
meson files to allow it to be passed as a parameter (rather than
discovered through cmake or pkg-config, which are generally limited
to references into the cross-destdir).
(If someone can figure out how to spell `./configure
ac_cv_foo_path=...' in meson to obviate the need for that patch,
please do so! I searched around in the manual and I couldn't find
any way to cause something like override_find_program to happen from
a command-line argument or environment variable.)
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999) |
Log message:
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
|
2022-08-08 01:35:28 by Tobias Nygren | Files touched by this commit (1) |
Log message:
wayland: provide necessary -I for libepoll-shim
|
2022-08-08 01:08:39 by Tobias Nygren | Files touched by this commit (3) |
Log message:
wayland: g/c stale patches, delint
|
2022-08-04 17:26:16 by Nia Alarie | Files touched by this commit (1) |
Log message:
wayland: Add back PKGCONFIG_OVERRIDEs now it's been switched to Meson.
Missed in the last commit.
|
2022-08-04 17:21:26 by Nia Alarie | Files touched by this commit (13) | |
Log message:
wayland: Update to 1.21.0. This allows wayland to work on NetBSD again
with the latest gtk3. However, I have decided to drop the custom kqueue
patches and use libepoll-shim now that it seems relatively stable.
We can take advantage of the relatively useful OS abstractions in the
latest version of the source tree. Thanks for throwing a twig, upstream!
Shame about the input API.
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | |
Log message:
revbump for textproc/icu update
|