2018-03-05 11:20:24 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
py-xcbgen: update to 1.13.
This release of xcb-proto brings support for buffer modifiers and
multi-planar buffers through DRI3 v1.2 and Present v1.2, support for
leasing KMS devices to clients via RandR 1.6, and also allows clients
to send each other XInput2 events via support for the GenericEvent
extension's SendExtension event.
|
2017-08-16 22:21:18 by Thomas Klausner | Files touched by this commit (180) |
Log message:
Follow some http redirects.
|
2016-05-19 09:08:14 by Thomas Klausner | Files touched by this commit (6) |
Log message:
Updated py-xcbgen to 1.12.
here is a new version of xcb-proto for you to enjoy. Highlights are lots of
improvements especially to the xinput extension, support for RandR 1.5 and an
automatic alignment checker.
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-08-05 20:37:30 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.11, to match xcb-proto.
|
2014-02-08 15:43:17 by Thomas Klausner | Files touched by this commit (1) |
Log message:
At least python-3.3's /usr/pkg/lib/python3.3/xml/etree/ElementTree.py
needs py-expat, and this package uses that file.
Depend on py-expant and bump PKGREVISION.
|
2014-01-02 20:51:00 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to 1.10:
it's time for a new xcb-proto release. This is just for some minor
bug fixes and to make the libxcb release work.
Thanks to everyone who helped!
Changes:
Daniel Martin (6):
xinput: Add XI2 event enum. for event selection
xv: Remove obsolete comments in EncodingInfo and QueryEncodings
Add note on pretty patches and src/.gitattributes
xkb: Comment out Doodads
xkb: Comment out the struct Property and {Get, Set}Geometry
xkb: Comment out intermixed fixed size fields and lists
Julien Cristau (1):
Add news for 1.10
Matt Turner (1):
xcbgen: Remove tab from xtypes.py.
Peter Harris (4):
Present: Remove reference to nonexistent enum
sync: Add missing namespace for the INT64 struct
sync: VALUETYPE and TESTTYPE are enum
xinput: Explicitly specify NotifyMode and NotifyDetail
Ran Benita (1):
xkb: Add struct Property as per spec (commented out)
Uli Schlachter (3):
Rename ge events to GeGeneric events
Add NEWS entries for release 1.9
Release xcb-proto 1.10
|
2013-11-08 14:09:40 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
Update to 1.9:
Lots of protocol cleanups, including updates to xinput and XKB, and the
new DRI3 and Present extensions.
|
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-08 00:08:44 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to 1.8:
Chad Versace (1):
dri2: Update to DRI2 1.4
Daniel Stone (1):
XKB: Fix broken events
Michael Stapelberg (1):
xproto: add doc tags, xcbgen: handle doc tags
Uli Schlachter (1):
Release xcb-proto 1.8
|