Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37763414
en ru br
ALT Linux repos
S:2.0.0-alt2

Group :: Development/Other
RPM: orbuculum

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: orbuculum
Version: 2.0.0
Release: alt2

Summary: Cortex-M code instrumentation for the masses
License: BSD-3-Clause
Group: Development/Other
Url: https://github.com/orbcode/orbuculum

Source: %name-%version-%release.tar

BuildRequires: binutils-devel libczmq-devel libncurses-devel libusb-devel

%description
Orbuculum is a set of tools for decoding and presenting output flows
from the Debug pins of a CORTEX-M CPU.

%prep
%setup
sed -ri '/TRANSFER_SIZE/ s,65536,4096,' Inc/nw.h
sed -ri '/FN_SLEEPING_STR/ s,Sleeping,sleeping,' Inc/symbols.h
sed -ri '/^CFLAGS.+VERSION/ s,^.+$,CFLAGS = %optflags,' Makefile

%build
make VERBOSE=1 VERSION=%version-%release

%install
%make_install DESTDIR=%buildroot INSTALL_ROOT=%prefix/ install

%files
%doc CHANGES* CONTRIBUTORS COPYING README* Docs Support
%_bindir/*
%_datadir/orbcode

%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