Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37736810
en ru br
ALT Linux repositórios
S:3.4.6-alt1

Group :: Engineering
RPM: mesaflash

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: mesaflash
Version: 3.4.6
Release: alt1
Summary: Configuration and diagnostic tool for Mesa Electronics boards
License: GPLv2+
Group: Engineering
Url: https://github.com/LinuxCNC/mesaflash
Source0: %name-%version.tar

# Not available sys/io.h

ExcludeArch: armh ppc64le

BuildRequires: pkgconfig(libpci)
BuildRequires: pkgconfig(libmd)

%description
Configuration and diagnostic tool for Mesa Electronics
PCI(E)/ETH/EPP/USB/SPI boards.

%prep
%setup
# Remove binary files
rm -rf *.dll *.sys libpci

%build
%ifarch i386 x86_64
 export USE_STUBS=0
%else
 export USE_STUBS=1
%endif
%make_build OWNERSHIP=""

%install
%ifarch i386 x86_64
 export USE_STUBS=0
%else
 export USE_STUBS=1
%endif
%makeinstall DESTDIR="%buildroot%_prefix" OWNERSHIP=""

%files
%doc README.md
%_bindir/%name
%_mandir/man1/*.1*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009