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-04 17:29:00 by Nia Alarie | Files touched by this commit (3) |  |
Log message:
wayland-protocols: update to 1.26 to future-proof us a bit against
gratuitous protocol changes.
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-03-15 17:05:53 by Nia Alarie | Files touched by this commit (2) |
Log message:
wayland-protocols: Update to 1.20
Based on a patch from wiz@, thanks!
Changes:
Jonas Ådahl (2):
Makefile.am: Also distribute README.md, GOVERNANCE.md and MEMBERS.md
configure.ac: Bump version to 1.20
Ivan Molodetskikh (2):
presentation-time: add missing bitfield marker
xdg-shell: add missing enum attribute to resize
Johan Klokkhammer Helsing (1):
Update point-of-contact for Qt
Jonas Ådahl (4):
xdg-shell: Remove left-over paragraph from pre positioner versions
xdg-shell: Add support for implicit popup repositioning
xdg-shell: Add support for explicit popup repositioning
configure.ac: Bump version to 1.19
Simon Ser (5):
Add governance document
Add .editorconfig
readme: changes should be submitted via GitLab
Add .gitlab-ci.yml
Convert plaintext documents to Markdown
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2020-01-05 23:09:52 by Nia Alarie | Files touched by this commit (2) |
Log message:
wayland-protocols: Update to 1.18
This version comes with documentational clarifications, bug fixes and minor
additions to existing protocols. See the commit log for details.
Alexandros Frantzis (3):
linux-explicit-synchronization: Allow fences with opaque EGL buffers
linux-explicit-synchronization: Warn about using the protocol while using \
graphics APIs
linux-explicit-synchronization: Clarify implicit synchronization \
guarantees of release events
Chia-I Wu (1):
linux-dmabuf: clarify DRM_FORMAT_MOD_INVALID
Jan-Marek Glogowski (1):
xdg-shell: use case to change the app ID at runtime
Jonas Ådahl (2):
xdg-shell/README: Update E-mail address
configure.ac: Bump version to 1.18
Sebastian Krzyszkowiak (1):
xdg-shell: fix a typo
Simon Ser (3):
xdg-output: deprecate the xdg_output.done event
pointer-gestures: add a release request
xdg-output: make xdg_output.description mutable
|
2019-08-27 13:18:16 by Nia Alarie | Files touched by this commit (1) |
Log message:
wayland-protocols: Needs wayland-scanner
|
2019-08-18 18:07:12 by Nia Alarie | Files touched by this commit (5) |
Log message:
Add devel/wayland-protocols.
wayland-protocols contains Wayland protocols that add functionality not
available in the Wayland core protocol. Such protocols either add
completely new functionality, or extend the functionality of some other
protocol either in Wayland core, or some other protocol in
wayland-protocols.
A protocol in wayland-protocols consists of a directory containing a set
of XML files containing the protocol specification, and a README file
containing detailed state and a list of maintainers.
|