This git repository is used to build qxl-win packages (>= 24)
on brew.
It holds signatures of Microsoft certifying the QXL driver
has passed WHQL tests.

The source files of the qxl driver are located in the spice/win/qxl.git
git repository on git.app (which is also known as code.engineering):
git://git.app.eng.bos.redhat.com/spice/win/qxl.git

The qxl source files are built on brew in package qxl-win-unsigned.

It used to be that odd/even version numbers were used to distinguish
between signed/unsigned builds. Nowadays we have different package
names for that (qxl-win vs qxl-win-unsigned).
Thus the same version number would be used for both
qxl-win and qxl-win-unsigned builds of a qxl driver.
In other words qxl-win version V contains the driver
that was built in qxl-win-unsigned V plus the
Microsoft certificate (the generated zip are different).

The directory structure is taken from the one used in jgreguske's git
which is the one used previously for building qxl-win packages.
signed-catalogs -- holds .cat files (provided by Microsoft)
builds          -- holds qxl-win-unsigned builds taken from brew
qxl             -- a convenient directory links to current versions

