Menu

Tree [03250c] bug1036282 /
 History

HTTPS access


File Date Author Commit
 graphics 2012-10-19 Raffaella Traniello Raffaella Traniello [cf12bf] Update logo and graphics
 home 2012-02-21 g-raffa g-raffa [aaf2f5] Linux Stopmotion base source code
 manual 2012-02-21 g-raffa g-raffa [aaf2f5] Linux Stopmotion base source code
 src 2012-10-28 Tim Band Tim Band [03250c] Onionskinning ignores changes in the timeline
 translations 2012-02-21 g-raffa g-raffa [aaf2f5] Linux Stopmotion base source code
 AUTHORS 2012-02-21 g-raffa g-raffa [aaf2f5] Linux Stopmotion base source code
 COPYING 2012-02-21 g-raffa g-raffa [aaf2f5] Linux Stopmotion base source code
 README 2012-10-19 Herman Robak Herman Robak [e5c625] Merge branch 'master' of ssh://git.code.sf.net/...
 stopmotion.1 2012-02-21 g-raffa g-raffa [aaf2f5] Linux Stopmotion base source code
 stopmotion.desktop 2012-02-21 g-raffa g-raffa [aaf2f5] Linux Stopmotion base source code
 stopmotion.mime 2012-02-21 g-raffa g-raffa [aaf2f5] Linux Stopmotion base source code
 stopmotion.pro 2012-02-21 g-raffa g-raffa [aaf2f5] Linux Stopmotion base source code
 stopmotion.pro.in 2012-02-21 g-raffa g-raffa [aaf2f5] Linux Stopmotion base source code

Read Me

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


INSTALLATION
------------
1) ./configure
2) make
3) make install

The configure script will generate 'stopmotion.pro' and 'config.cpp' from 
'stopmotion.pro.in' and 'config.cpp.in', respectively. You can override the 
settings in these files, but ideally you should give all your settings through 
options to the configure script. See './configure --help' for more info.
 
You need the following libraries installed to compile:
    - Qt4
    - libtar
    - SDL
    - SDL_image
    - XML2
    - vorbisfile
    - FAM/Gamin
	- pkg-config


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.