summaryrefslogtreecommitdiff
path: root/debian/control
blob: 5c6bbd6d2598a929bb95076686b614e74f3e5fa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: mcu8051ide
Section: electronics
Priority: extra
Maintainer: Fabricio Alcalde <f@lcald.com.ar>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.4
Homepage: http://mcu8051ide.sf.net

Package: mcu8051ide
Architecture: all
Depends: ${misc:Depends}, bwidget (>= 1.8.0), itcl3, tdom (>= 0.8), tcllib (>= 1.10), tcl8.5, tk8.5, tclx8.4, libtk-img
Suggests: rxvt-unicode, sdcc, doxygen, hunspell, make
Description: Graphical Integrated Development Environment for 8051
 MCU 8051 IDE is integrated development environment for microcontrollers based
 on 8051. Supported programming languages are C and assembly. It has its own
 assembler and support for 2 external assemblers. For C language it uses the
 SDCC compiler.