On 11/15/2010 01:35 PM, Chase Douglas wrote: > On 11/12/2010 08:57 PM, Cyril Brulebois wrote: >> Hi, >> >> Chase Douglas <[email protected]> (12/11/2010): >>> Introduce multitouch support through a new TouchClass, as well as new >>> TouchBegin, TouchEnd and TouchMotion events. Bump to version 2.1. >>> >>> Signed-off-by: Daniel Stone <[email protected]> >>> Signed-off-by: Chase Douglas <[email protected]> >>> --- >>> XI2.h | 20 ++++++++++++++++++-- >>> XI2proto.h | 25 +++++++++++++++++++++++++ >>> configure.ac | 2 +- >>> 3 files changed, 44 insertions(+), 3 deletions(-) >> >> JFTR: to apply it to master, s/2.0/2.0.1/ in the removed line for >> configure.ac (see below), that's all: >>> -AC_INIT([InputProto], [2.0], >>> [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) >>> +AC_INIT([InputProto], [2.1], >>> [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) > > Shouldn't it be 2.1? The changes are to implement XI 2.1. > > Instead, are you saying that the xserver master branch, without any of > the other patches, fails to build against this inputproto package if > it's incremented to 2.1?
Nevermind, I understand what you're getting at. I didn't think inputproto would be changed before XI 2.1, but Peter pushed a version bump to 2.0.1 5 days ago :). I've pushed an update to: http://cgit.freedesktop.org/~cndougla/inputproto/log/?h=xi2.1-new Thanks, -- Chase _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
