Changes between Initial Version and Version 1 of fr/Development


Ignore:
Timestamp:
Mar 5, 2014, 1:26:38 AM (12 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • fr/Development

    v1 v1  
     1----
     2'''11 Development''' [=#point11] ([wiki:Wiki-en#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]]