This is the core package that contains all the important files 
required for running beryl, including headers and files required 
for development of beryl-plugins.

Build it with ./autogen.sh --prefix=/usr && make && sudo make install

It builds two binaries, beryl and beryl-xgl. Use beryl for running 
beryl with AIGLX and beryl-xgl for running with Xgl. 

Beryl-xgl is built with the static mesa libGL library. 
Beryl-core requires beryl-plugins and a window decorator like emerald,
 g-w-d, or yawd to be of any use.

Translators: to update your translation files run 'intltool-update xy_XY', 
replacing xy with your language code.

Enjoy!
