The NetBSD Project

CVS log for pkgsrc/devel/wayland/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / wayland

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Nov 14 22:19:37 2024 UTC (2 weeks, 6 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
*: recursive bump for icu 76 shlib major version bump

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Nov 1 12:52:22 2024 UTC (4 weeks, 5 days ago) by wiz
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
*: revbump for icu downgrade

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Nov 1 00:51:35 2024 UTC (4 weeks, 6 days ago) by wiz
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
*: recursive bump for icu 76.1 shlib bump

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Jun 9 14:29:27 2024 UTC (5 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -3 lines
wayland: update to 1.23.0.

This is the official release for Wayland 1.23.

Besides numerous bugfixes and protocol clarifications, Wayland 1.23 includes
the following new features:

- A mechanism to set the size of the internal connection buffer used by
  libwayland
- An enum-header mode for wayland-scanner to generate headers with only enums
- wayland-scanner now generates validator functions for enums on the server
  side
- Protocols can now indicate with a "deprecated-since" XML attribute that a
  request, event or enum entry is deprecated
- An API to set a name for a queue to aid debugging
- wl_client_get_user_data() and wl_client_set_user_data() to more easily attach
  custom data to a client
- OpenBSD support
- A wl_shm.release request for proper cleanup of this global

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed May 29 16:32:20 2024 UTC (6 months ago) by adam
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
revbump after icu and protobuf updates

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Nov 8 13:19:00 2023 UTC (12 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
*: recursive bump for icu 74.1

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jun 27 10:42:07 2023 UTC (17 months, 1 week ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +9 -2 lines
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.)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Apr 19 08:09:48 2023 UTC (19 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
revbump after textproc/icu update

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Nov 23 16:19:54 2022 UTC (2 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
massive revision bump after textproc/icu update

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Aug 7 23:35:28 2022 UTC (2 years, 3 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
wayland: provide necessary -I for libepoll-shim

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Aug 4 15:26:15 2022 UTC (2 years, 4 months ago) by nia
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +9 -1 lines
wayland: Add back PKGCONFIG_OVERRIDEs now it's been switched to Meson.
Missed in the last commit.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 4 15:21:26 2022 UTC (2 years, 4 months ago) by nia
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +12 -25 lines
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.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 18 19:10:56 2022 UTC (2 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
revbump for textproc/icu update

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:02:04 2021 UTC (2 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
revbump for icu and libffi

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 21 11:41:31 2021 UTC (3 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
revbump for textproc/icu

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Nov 5 09:07:59 2020 UTC (4 years, 1 month ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
*: Recursive revbump from textproc/icu-68.1

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jun 2 08:23:42 2020 UTC (4 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Revbump for icu

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Mar 15 16:03:26 2020 UTC (4 years, 8 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +9 -4 lines
wayland: Update to 1.18.0

Based on a patch from wiz@, thanks! The main change I made was tricking
autoconf into thinking NetBSD doesn't have posix_fallocate.

The main new features in this release are:

- Add support for the Meson build system (autotools is still supported
  but will be removed in a future release)
- Add API to tag proxy objects to allow applications and toolkits to
  share the same Wayland connection
- Track wayland-server timers in user-space to prevent creating too
  many FDs
- Add wl_global_remove, a new function to mitigate race conditions with
  globals

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 8 16:42:26 2020 UTC (4 years, 8 months ago) by bsiegert
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Revbump packages depending on libffi after .so version change.

Requested by Matthias Ferdinand and Oskar on pkgsrc-users.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jan 5 22:05:29 2020 UTC (4 years, 11 months ago) by nia
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
wayland: Mine.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jan 5 19:30:48 2020 UTC (4 years, 11 months ago) by nia
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +11 -6 lines
wayland: Simplify patches.

Bump PKGREVISION

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 9 20:26:58 2019 UTC (5 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
wayland: Use NetBSD mremap instead of trying to roll our own. Simpler.

Bump PKGREVISION.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 9 20:08:29 2019 UTC (5 years, 2 months ago) by nia
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
wayland: Disable another unproductive fallocate usage on NetBSD.

Helps SDL2 run.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 19 12:50:23 2019 UTC (5 years, 3 months ago) by nia
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
wayland: Avoid trying and failing to use posix_fallocate on NetBSD.

I can now run GTK3 programs.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 18 16:05:12 2019 UTC (5 years, 3 months ago) by nia
Branches: MAIN
Add devel/wayland.

Wayland is a protocol for a compositor to talk to its clients as
well as a C library implementation of that protocol.

Wayland is intended to be simpler replacement for the X window
system, easier to develop and maintain.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>