Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37730148
en ru br
Репозитории ALT
S:2002_04_11-alt2.qa1
5.1: 2002_04_11-alt2
4.1: 2002_04_11-alt2
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: fxload

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

Name: fxload
Version: 2002_04_11
Release: alt2.qa1

Summary: fxload
License: GPL
Group: Development/Other
Url: http://sourceforge.net/project/showfiles.php?group_id=17679

Packager: Alexander Gvozdev <gab at altlinux.ru>

Source0: %name-%version.tar.gz
Patch0: ezusb.c.patch
Patch1: ezusb.h.patch
Patch2: Makefile-fix.patch

BuildRequires: gcc-c++ flex libusb-devel

%description
This program is conveniently able to download firmware into FX and FX2
EZ-USB devices, as well as the original AnchorChips EZ-USB.  It is
intended to be invoked by hotplug scripts when the unprogrammed device
appears on the bus.

%set_verify_elf_method textrel=relaxed, unresolved=relaxed

%prep
%setup -q

%patch0 -p1
%patch1 -p1
%patch2 -p1

%build
%make_build

%install
%make DESTDIR=%buildroot install
install -pD -m644 %_builddir/%name-%version/README.txt         %buildroot%_docdir/%name/INSTALL.txt
install -pD -m644 %_builddir/%name-%version/COPYING         %buildroot%_docdir/%name/COPYING

%files -n %name
/sbin/fxload
%_man8dir/*
%_datadir/usb/a3load.hex
%doc %_docdir/%name/*

%changelog

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

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