Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37485431
en ru br
ALT Linux repos
S:0.22-alt3

Group :: Emulators
RPM: softgun

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: softgun
Version: 0.22
Release: alt3

Summary: ARM Board Emulator
License: GPL
Group: Emulators

Url: http://softgun.sourceforge.net/
Source: %name-%version.tgz
Patch: softgun-0.22-alt-DSO.patch
Patch1: softgun-0.22-alt-GCC10.patch

# Automatically added by buildreq on Sun Jul 29 2012

BuildRequires: libalsa-devel zlib-devel

BuildRequires: zlib-devel

%description
Emulates three ARM9-based development boards and a wide range of peripherals.

%prep
%setup
%patch -p1
%patch1 -p1
%ifarch %e2k
sed -i 's,-O9,-O%_optlevel,g' config.mk testapps/Makefile
%endif

%build
%make_build bindir=%_bindir libdir=%_libdir/%name LDLIBS+="-ldl -lm"

%install
mkdir -p %buildroot%_bindir
make install bindir=%buildroot%_bindir libdir=%buildroot%_libdir/%name

%files
%doc README configs
%_bindir/*
%_libdir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin