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
|
Source: brickos
Section: devel
Priority: extra
Maintainer: Michael Tautschnig <mt@debian.org>
Build-Depends: debhelper (>= 9), binutils-h8300-hms (>= 2.16.1), gcc-h8300-hms (>= 1:3.4.6), sgmltools-lite, doxygen
Standards-Version: 3.9.8
Homepage: http://brickos.sourceforge.net
Package: brickos
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: binutils-h8300-hms (>= 2.16.1), gcc-h8300-hms (>= 1:3.4.6)
Suggests: brickos-doc
Replaces: legos
Conflicts: legos
Description: alternative OS for LEGO(r) Mindstorms RCX. Supports devel. in C/C++
A multitasking operating system with development environment for use
as an alternative to the standard LEGO(r) Mindstorms RCX firmware.
.
For posts to/from other users: http://lugnet.com/robotics/rcx/legos/
.
(LEGO(r) is a trademark of the LEGO Group of companies.)
Package: brickos-doc
Architecture: all
Depends: libjs-jquery, ${misc:Depends}
Section: doc
Description: documentation for brickOS an Alternative OS for the RCX
HOWTO and API Documentation for brickOS an alternative Operating
System for the LEGO(r) Mindstorms RCX.
.
(LEGO(r) is a trademark of the LEGO Group of companies.)
|