WHAT IS THIS
------------
Stopmotion is a program to create stop motion animations.
See http://linuxstopmotion.org for more info.


INSTALLATION
------------
0) lrelease stopmotion.pro   # to generate compiled translation files
1) qmake stopmotion.pro      # to generate Makefile
2) make                      # to build the software
3) make install              # to install things
 
You need the following libraries installed to compile:
    - Qt4
    - libtar
    - SDL
    - SDL_image
    - XML2
    - vorbisfile
    - FAM/Gamin
    - pkg-config
    - libinotifytools0-dev

WHO CAN USE IT
--------------
Everyone can use this application as it is distributed under the
GPL licence (See the file COPYING for more details).


DO YOU WANT TO CONTRIBUTE?
--------------------------
Do not hesitate to contact us if you want to contribute with translations,
graphics, code, +++ 

Your help is very much appreciated.

