Debian Edu artwork
==================

Collection of images, themes, wallpapers and splash screens for use
with the Debian Edu custom Debian distribution.

Contact debian-edu@lists.debian.org if you have comments and
suggestions.

This source package produces two debian packages, one
debian-edu-artwork with all the images, and one
debian-edu-artwork-usplash with the usplash module.  The usplash
module is split out into its own package to make sure the images can
be installed together with any splash package, while the
debian-edu-artwork-usplash can only be installed together with the
usplash package.

The source is available from 
http://svn.debian.org/wsvn/debian-edu/trunk/src/debian-edu-artwork/

Resources for artists
---------------------

 - vector logo, <URL:http://developer.skolelinux.no/~vb/logo/>
 - vector mascot, <URL:http://www.skolelinux.no/mascot/>

License
-------

This package is licensed using the GNU General Public License v2 or
later.  Only images with GPL compatible license should be added to
this package.  For images, the original file format (used when drawing
the image) should be included as well.

Building from svn
-----------------

To build from svn, a few files need to be generated.  Use this command
to bootstrap the source

  automake -c -a
  autoreconf
