I've written some scripts that construct a merged proto package from the existing proto packages. They're not fancy, but do preserve the entire history of each sub package as they get merged in.
Here's the merged package:
git clone git://people.freedesktop.org/home/keithp/proto.git
And here's the scripts I used to do the merging:
git clone git://people.freedesktop.org/home/keithp/newproto.git
The goal is to make the installed files exactly match what the existing
packages install, so that no API or ABI changes would exist. This
includes installing per-extension .pc files with the current version
numbers.
Please let me know whether this seems like a good plan, and if so, I'll
move it into the /git/xorg tree and we can work on deprecating the
individual protocol packages.
Testing and comments welcome.
--
[email protected]
pgp5GtEhD9ik4.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
