Add a skeleton of a Description file which will describe the namespec.
[oxy-cursors.git] / README
blobf1638748bef1a20bf4a904b998c0c59dd72689ad
1 How to generate all the pngs and the SVGs and the cursor files:
3 mkdir build
4 cd build
5 cmake ../src
6 make [-j <n>] [theme-<color>|package-<color>]
8 Where <n> is the number of jobs to run in parallel (man make), and <color> is the color you want generated if you want just one of them.
10 The build system is still young, with rough edges (e.g. doesn't check if inkscape is found). Hopefully it will work,
11 but there may still be problems.
13 All of what you see here is to be considered a work in progress, and therefore must be considered as unreleased.
15 Information on the graphics: Riccardo "ruphy" Iaconelli <riccardo@kde.org>
16 Information on the build system: Matthew Woehlke <mw_triad@users.sourceforge.net> and Diego 'Flameeyes' Pettenò.
17 Preferred place to get help: #oxygen on irc.freenode.net (http://freenode.net/)