1 Sources for Irreco 0.8.*
2 ------------------------------------
6 NOTE: Lirc does not work under Scratchbox. You should use an external IR
7 transmitter (or transceiver) or some such device to take advantage of
8 the Internal Lirc Backend.
13 Irreco uses its own compiling and running scripts.
17 cd into ~/irreco (inside Scratchbox of course).
19 > ./script/irreco.sh inst
23 > ./script/backend.sh internal-lirc inst
28 > ./script/test.sh run
33 To clean all possible mess:
35 > ./script/clean.sh all
37 Examine the scripts themselves for more exact information.