Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37430069
en ru br
Репозитории ALT

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

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

Name: avra
Version: 1.4.2
Release: alt1
Summary: AVRA is an assembler for Atmel AVR microcontrollers
License: GPLv2
Group: Development/C
Url: https://github.com/Ro5bert/avra
Source0: %name.tar
%description
AVRA is an assembler for Atmel AVR microcontrollers, and it is almost
compatible with Atmel's own assembler, AVRASM32. AVRA is written in C99.

%prep
%setup -n %name

%build
export CFLAGS='%optflags'
export LDFLAGS='%optflags'
%make PREFIX=%_prefix

%install
%makeinstall_std PREFIX=%_prefix

%check
%make check

%files
%_bindir/*
%_includedir/*

%changelog

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

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