~nico-inattendu/luciole/luciole-with-sound

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Luciole is a stop-motion software for animation movie

Copyright (C) 2009-2010  Nicolas BERTRAND

Luciole is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Luciole is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Luciole.  If not, see <http://www.gnu.org/licenses/>.



#################
  INSTRUCTIONS
#################

Luciol is programmed in Python, and thus does not need
to be compiled to run.  However, be sure you have the following 
dependencies in order to run OpenShot successfully: 

1) Python 2.5+ (http://www.python.org)
2) GTK & pyGTK (http://www.pygtk.org)
3) GooCanvas & Python bindings (http://live.gnome.org/GooCanvas)
To run OpenShot from the command line, use the following syntax:
(be sure the change the path to match the install location of OpenShot)

$ python ~/openshot/openshot/openshot.py  (it looks funny, but this should work)  

#################
  HOW TO INSTALL
#################

Download Luciole tarball from from https://launchpad.net/luciole
Decompress it. Go to decompressed dir and install it wih command:

$ sudo python setup.py install

To run Luciole from the command line; enter
$ luciole



#################
    TUTORIAL
#################
	To be writte

#################
    WEBSITES
#################

https://launchpad.net/~nico-inattendu  ( project website)
http://festival.inattendu.org/luciole	( in french)



####################
    REPORT A BUG
####################

https://bugs.launchpad.net/luciole



####################
   ASK A QUESTION  
####################

https://answers.launchpad.net/luciole