Commit graph

15 commits

Author SHA1 Message Date
jperkin
9d5b1e7ac2 Search for pkgconfig files in lib${LIBABISUFFIX} and share directories
as appropriate.  This is required for X11_TYPE=native on Red Hat Linux.
2014-03-10 11:05:51 +00:00
markd
16cb723fea Populate .buildlink tree with *.pc files so that pkgconfig tests
work when using builtin.
2013-12-11 23:38:52 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
tron
2a2e83c60e Increase the minium required version of the "x11/libxcb" package to 1.6.
There are at least two packages ("graphics/cairo" and "x11/xlsclients")
which require this. And we definitely want to avoid the situation where
both the based and "pkgsrc" version get used at the same time.

Bump all the packages which use the "x11/libxcb" package except the two
which already require version 1.6. For those package remove the manually
set minimum required version.

Change discussed with Thomas Klausner in private e-mail.
2012-10-02 12:09:40 +00:00
wiz
4faf7c1d87 Update to 0.3.9 and depend on this version, since the libraries were
merged.

xcb-util 0.3.9:

Arnaud Fontaine (4):
      Remove xcb_bitops.h.
      Do not rely anymore on gperf and m4 following removal of deprecated atoms.
      Add autogen.sh to EXTRA_DIST.
      Release 0.3.9

xcb-util 0.3.8:

Alan Coopersmith (2):
      Fix typos in various header comments
      Rename XCB_EVENT_ERROR_SUCESS to XCB_EVENT_ERROR_SUCCESS

Arnaud Fontaine (8):
      Add AM_MAINTAINER_MODE for vendors
      Split up atom, aux event into their own repository
      Create a single shared library and header file and reset SONAME
      Remove deprecated atoms.
      Remove synchronous xcb_atom_get()
      Remove useless xcb_atom_get_fast*() and xcb_atom_get_name().
      Bump version to 0.3.8
      Release 0.3.8

Dirk Wallenstein (1):
      Use an absolute URL for the m4 submodule

Gaetan Nadon (5):
      config: use the default xorg .gitignore file
      config: generate ChangeLog and INSTALL
      Fix distcheck due to xcb_atom.h
      Remove the Doxyfile which is unused, out dated and wrong.
      pkg-config files: remove LIBS which is unrequired and undesirable

Jamey Sharp (2):
      Delete redundant core-protocol error codes.
      Delete callback-based APIs for events, properties, and replies.

Jon TURNEY (2):
      Update autogen.sh to one that does builddir != srcdir
      Link with -no-undefined

Peter Harris (1):
      Deprecate namespaceless pre-defined atoms
2012-07-13 14:21:58 +00:00
dholland
1d8f45be1a Set BUILDLINK_API_DEPENDS correctly (with +=, not ?=) 2012-05-07 02:45:47 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
wiz
440d1b5c3c Detect "xcb-util" as part of the bundled X11 distribution. 2010-09-11 20:24:00 +00:00
tnn
fd820d305a configure wants m4 that understands -I 2010-02-09 17:24:49 +00:00
tnn
4a46da9680 needs m4 2010-02-08 14:07:47 +00:00
wiz
4ff17260b7 Update to 0.3.6:
Arnaud Fontaine (5):
      icccm: use xcb_gravity_t when possible and cosmetic changes
      Check for ssize_t in configure for xcb-util-common.h
      event: update to libxcb 1.4
      event: fix compiler warning due to missing include for memset
      Bump version to 0.3.6

Julien Danjou (4):
      icccm: fix atoms_len with new libxcb
      xcb-property: fix bad comment
      icccm: typo fix
      icccm: add xcb_get_wm_protocols_from_reply

Mikhail Gusarov (1):
      Typo in configure.ac
2009-08-26 12:17:28 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
wiz
f582c99c6e Update to 0.3.5:
Alan Coopersmith (1):
      Make sure m4 supports -I flag, if not, try finding gnu m4

Bart Massey (1):
      wrapped xcb_atom.h for C++ per bug report of <comick@autistici.org>

Bob Ham (1):
      Add a check on xproto version libxcb was compiled with

Julien Danjou (2):
      icccm: fix compatibility with libxcb > 1.2
      Release xcb-util 0.3.5

Mikhail Gusarov (2):
      Add xcb_aux_change_window_attributes_checked
      Zero out handlers list in xcb_event_handlers_init
2009-05-29 09:28:17 +00:00
wiz
bba06dafdc Update to 0.3.4, add missing gperf build dependency.
Changes for 0.3.4:
Julien Danjou (11):
      add a useful common header with common function/define
      event: add functions to convert event/errors to labels
      wm: remove
      icccm: add xcb_get_wm_class_from_reply()
      keysyms: fix xcb_key_symbols_get_keycode() API
      keysyms: bump version
      event: simplify proto
      event: add error values
      event: add define to get request and error types
      bump version to 0.3.4
      include xcb-util-common.h in dist tarball
2009-04-25 11:31:32 +00:00
drochner
79202ef3c0 import xcb-util-0.3.3, from Blair Sadewitz and Michael Stapelberg
per pkgsrc-wip
2009-04-06 10:25:19 +00:00