source: wiki/pages/fr/Development @ 37418

Last change on this file since 37418 was 37418, checked in by aafsvn, 8 years ago

[titan] autoupdate wiki files

File size: 558 bytes
Line 
1----
2'''11 Development''' [=#point11] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
3----
4
5=== Plugins Building ===
6
7'''Preparation'''
8
9In the current tdt git http://gitorious.org/open-duckbox-project-sh4 you can now build TitanNit plugins.
10I have installed 2 plugins that are intended to serve as an example. One can then download and unzip this locally and build your own plugins.
11
12With a fresh clone of the git
13
14{{{
15make yaud-enigma2-nightly
16}}}
17
18after it completes, then
19
20{{{
21make titanium-plugins
22}}}
23
24[[br]]
Note: See TracBrowser for help on using the repository browser.