]> git.pld-linux.org Git - packages/sdcc.git/blame - sdcc.spec
- use new %%doc
[packages/sdcc.git] / sdcc.spec
CommitLineData
79712cbc
AM
1Summary: C compiler for Intel 8051 and Zilog Z80.
2Summary(pl): Kompilator C dla Intel 8051 i Zilog Z80.
2766fe68 3Name: sdcc
25ff8dc3 4Version: 2.3.0
d6e37416 5Release: 2
2766fe68 6License: GPL
79712cbc 7Group: Development/Languages
0d5eeca6 8Source0: ftp://ftp.sourceforge.net/pub/sourceforge/sdcc/%{name}-%{version}.tar.gz
25ff8dc3
JK
9Patch0: %{name}-autoconf.patch
10Patch1: %{name}-DESTDIR.patch
2766fe68 11URL: http://sdcc.sourceforge.net/
25ff8dc3 12Obsoletes: ucsim
79712cbc
AM
13BuildRequires: bison
14BuildRequires: flex
15BuildRequires: libstdc++-devel
2766fe68
MP
16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17
18%description
79712cbc 19SDCC is retargettable, optimizing ANSI - C compiler. The current
25ff8dc3
JK
20version targets the Intel 8051 and recently the Zilog Z80 based MCUs.
21SDCC can be retargeted for other 8 bit MCUs or PICs and some day soon
22will be. Supported data types are short (8 bits, 1 byte), char (8
23bits, 1 byte) , int (16 bits, 2 bytes ), long (32 bit, 4 bytes) and
79712cbc
AM
24float (4 byte IEEE). SDCC also comes with the source level debugger
25SDCDB.
26
27%description -l pl
25ff8dc3
JK
28SDCC jest kompilatorem ANSI C. Aktualna wersja wspiera procesory Intel
29