2024-04-15 18:34:49 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
xcb-proto, py-xcbgen: update to 1.17.0
Erik Kurzinger (2):
Add DRI3ImportSyncobj and DRI3FreeSyncobj
Add PresentPixmapSynced and PresentCapabilitySyncobj
Matt Turner (1):
xcb-proto 1.17.0
Uli Schlachter (2):
Use simply quote signs
Fix typo in "heirarchy"
|
2023-08-19 09:31:05 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
xcb-proto, py-xcbgen: update to 1.16.0
Alan Coopersmith (3):
gitlab CI: add a basic build test
Add documentation for DAMAGE extension
Remove "All rights reserved" from Oracle copyright notices
Alexander Volkov (1):
dpms: Add DPMSInfoNotify event (DPMS 1.2)
Demi Marie Obenour (4):
Document the MIT-SHM extension
Add documentation for XFixes v6
Document BIG-REQUESTS
Add documentation for Composite
Emil Velikov (1):
autogen.sh: use quoted string variables
Matt Turner (1):
xcb-proto 1.16.0
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Tycho Andersen (1):
xinput: qualify CW as from xproto
Xaver Hugl (1):
add PresentOptionAsyncMayTear
|
2022-06-18 10:25:05 by Thomas Klausner | Files touched by this commit (7) | |
Log message:
py-xcbgen, xcb-proto: update to 1.15.2
Matt Turner (4):
Remove libdir from xcb-proto.pc
Install xcb-proto to $(datarootdir)
Call AC_OUTPUT without arguments
xcb-proto 1.15.2
|
2022-06-16 23:26:16 by Thomas Klausner | Files touched by this commit (5) | |
Log message:
py-xcbgen, xcb-proto: update to 1.15.1
Also add comment that one should update both together.
Changes:
Austin Shafer (1):
dri3: Update dri3.xml to DRI3 1.3
Matt Turner (1):
xcb-proto 1.15.1
Mike Sharov (1):
Add DOUBLE-BUFFER extension specification.
|
2022-05-04 06:38:06 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-xcbgen: update to 1.15
Changes: see xcb-proto
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-10-09 08:45:15 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
py-xcbgen: update to 1.14.1.
This minor bug fix release provides compatibility with Python 3.9 by
replacing usage of deprecated API's which were removed in Python 3.9.
Alan Coopersmith (1):
xcb-proto 1.14.1
Björn Esser (3):
xcbgen: Use math.gcd() for Python >= 3.5.
xcbgen: xml.etree.cElementTree has been dropped in Python 3.9.
xcbgen: Use xml.etree.ElementTree for Python >= 3.3.
Samanta Navarro (1):
Fix typo in documentation
Uli Schlachter (1):
Parse a field's "enum=" correctly
|
2020-02-23 23:32:03 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-xcbgen: update to 1.14.
To match xcb-proto-1.14.
|
2019-11-03 10:14:21 by Roland Illig | Files touched by this commit (148) |
Log message:
x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|