Commit graph

13 commits

Author SHA1 Message Date
cube
403e256ff6 Merge cube-native-xorg, so that pkgsrc-current can be used with the native
X.Org found in NetBSD-current.

Thanks a lot to all who helped, especially Matthias Scheler who did
repeated tests on Mac OS X and older versions of NetBSD to make sure the
support for those platforms wouldn't be broken (or at least, not fatally,
as I would still expect a few hiccups here and there, because there is
only so much one can test in such limited time).

On the infrastructure side, this branch brings pkgconfig-builtin.mk, in
order to write very easily new builtin.mk files.  It can actually handle
more than just pkgconfig files, but it will provide a version if it finds
such a file.  x11.builtin.mk has also been made more useful and now all
existing (and future!) native-X11-related builtin.mk files should include
it.
2008-10-05 21:36:32 +00:00
wiz
853a419ead Update to 1.4.4:
Adam Jackson (2):
      C sucks: define XEventClass in terms of unsigned int, not CARD32.
      Typo fix.

Peter Hutterer (2):
      Add DeviceControlChanged define.
      inputproto 1.4.4
2008-07-30 09:56:48 +00:00
bjs
65efb2448b "Apparently pulling in Xmd.h here [XI.h] breaks qt, since they both
define an INT32 type (and incompatible ones even, since Xmd's is
unsigned long on ILP32." (from GIT)

Bump PKGREVISION.
2008-07-24 17:30:14 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
wiz
30c33a95bb Update to 1.4.3:
Adam Jackson (1):
      inputproto 1.4.3

Eamon Walsh (1):
      XI.h needs X.h for CARD32 on 64-bit systems.

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Jesse Barnes (1):
      Use Xmd.h instead of X.h to pull in CARD32 definition
2008-03-07 20:18:07 +00:00
tron
f08b9fd33b Use the "pkg-config" file to detect the version number. A builtin version
will otherwise get rejected because we require at least version 1.4.
2008-01-05 16:00:08 +00:00
tron
d645796dd9 Detect builtin "inputproto" e.g. under Mac OS X Leopard. 2008-01-05 15:27:08 +00:00
bjs
bf4243520d Update to version 1.4.2.1. The previous version had a broken configure
script.
2007-09-21 19:54:17 +00:00
joerg
9317e1cf48 Update to inputproto-1.4.2: Add symbolic constants for the dev_change
field.
2007-07-12 13:29:54 +00:00
joerg
6e82b690bb Update inputproto to 1.4.1: Fix a typo in a macro. 2007-02-26 14:23:28 +00:00
joerg
869347ab79 Bump API requirement. As this is a pure build dependency, no recursive
bump is needed.
2007-01-23 14:28:15 +00:00
joerg
7be0f1bbd2 Update to inputproto-1.4. This added support for notification about
device presence.
2006-11-06 15:22:43 +00:00
joerg
7aa111c76a Import inputproto-1.3.2 from pkgrsc-wip:
This provides the input extension headers from modular X.org X11
project.
2006-11-03 17:41:55 +00:00