Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37815879
en ru br
Репозитории ALT
S:4.3.0-alt1
5.1: 5119-alt1
4.1: 5119-alt1
3.0: 2.4.0-alt1
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: sdcc

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: sdcc
Version: 5119
Release: alt1
Group: Development/C
URL: http://sdcc.sourceforge.net
License: GPL
Summary: Small Device C Compiler
Source: %name.tar
BuildPreReq: flex gcc-c++
%description
SDCC is a retargettable, optimizing ANSI - C compiler that targets the Intel 8051,
Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based MCUs. Work is in progress
on supporting the Microchip PIC16 and PIC18 series. SDCC is Free Open Source Software,
distributed under GNU General Public License (GPL).
%prep
%setup -q -n %name
%build
%configure --disable-debug --docdir=%_docdir/%name-%version
%make_build
%install
%make_install DESTDIR=%buildroot install
rm -fr /usr/src/tmp/sdcc-buildroot/usr/share/sdcc/lib/src

%files
%_bindir/*
%_datadir/%name/*
%_docdir/%name-%version/*


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin