1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/x11/xcb-proto/pkg-plist
Ion-Mihai Tetcu 3d8d90a2ae Update to 1.1:
Incompatible change to the XML schema: rather than special-casing the
treatment of protocol extension names, use the new extension-multiword
attribute. Normally, XCB prefixes C extension functions with
xcb_extname_. However, some of the existing extensions used multi-word
names, such as xcb_big_requests_ or xcb_xc_misc_. Those extensions now
use this attribute to match their existing defined API. This allows the
XCB code generator to avoid special-casing those extension names.

Protocol updates:
* Update DAMAGE to 1.1
* Update RandR to version 1.2

Bug fixes:
* fix XSync Initialize call
* Update autogen.sh to one that does objdir != srcdir.

PR:		ports/122559
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	maintainer
2008-05-07 14:22:25 +00:00

27 lines
588 B
Plaintext

libdata/pkgconfig/xcb-proto.pc
%%DATADIR%%/bigreq.xml
%%DATADIR%%/composite.xml
%%DATADIR%%/damage.xml
%%DATADIR%%/dpms.xml
%%DATADIR%%/glx.xml
%%DATADIR%%/randr.xml
%%DATADIR%%/record.xml
%%DATADIR%%/render.xml
%%DATADIR%%/res.xml
%%DATADIR%%/screensaver.xml
%%DATADIR%%/shape.xml
%%DATADIR%%/shm.xml
%%DATADIR%%/sync.xml
%%DATADIR%%/xc_misc.xml
%%DATADIR%%/xcb.xsd
%%DATADIR%%/xevie.xml
%%DATADIR%%/xf86dri.xml
%%DATADIR%%/xfixes.xml
%%DATADIR%%/xinerama.xml
%%DATADIR%%/xprint.xml
%%DATADIR%%/xproto.xml
%%DATADIR%%/xtest.xml
%%DATADIR%%/xv.xml
%%DATADIR%%/xvmc.xml
@dirrm %%DATADIR%%