[PULL] [xorg/xserver] XRes v1.2
Erkki Seppala
erkki.seppala at vincit.fi
Thu Apr 7 03:08:30 PDT 2011
On 07.04.2011 12:38, Keith Packard wrote:
> Where are the protocol header changes needed to actually compile this
> stuff?
>
> They'll need to be on the master branch of the resourceproto repository,
> with a suitable version number and that version number will need to be
> in xserver/configure.ac so that the build will break at configure time
> if the right bits aren't installed.
>
> And, the resourceproto bits will need to be released fairly soon so that
> we don't end up with an X server release that depends on unreleased bits.
Here is the resourceproto pull. I had actually forgotten about this
dependency, of course this needs to be the first bit to integrate, not
the server.
I adjusted the version number in its configure.ac and the same is also
changed in xorg/xserver configure.ac, requiring version >= 1.2.0.
The new resourceproto should be tagged as resourceproto-1.2.0 as well.
---
The following changes since commit 386946098f97b9137af3265b5608fdcf22c7d49a:
Alan Coopersmith (1):
Add missing XFree86 copyright notice to COPYING
are available in the git repository at:
git://gitorious.org/erkkise/fdo-resourceproto.git client-tracking
Erkki Seppälä (2):
Protocol records for XRes v1.2
Bumped version number: 1.1.1 => 1.2.0
Rami Ylimäki (1):
Added protocol description for XRes v1.2
XResproto.h | 100 +++++++++++++-
configure.ac | 2 +-
resproto.txt | 462
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 562 insertions(+), 2 deletions(-)
create mode 100644 resproto.txt
More information about the xorg-devel
mailing list