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

Group :: Development/Other
RPM: sigrok-cli

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: sigrok-cli
Version: 0.7.2
Release: alt2

Summary: sigrok -- signal analysis software suite
License: GPLv3
Group: Development/Other
Url: https://sigrok.org/

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

BuildRequires: glib2-devel
BuildRequires: libsigrok-devel >= 0.5.0 libsigrokdecode >= 0.5.0

%description
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports various
device types (such as logic analyzers, oscilloscopes, multimeters, and more).

sigrok-cli is a command-line tool written in C, which uses both libsigrok
and libsigrokdecode to provide the basic sigrok functionality from the
command-line. Among other things, it is useful for scripting purposes.

Visit http://sigrok.org/wiki/Sigrok-cli for more.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%files
%_bindir/sigrok-cli
%_desktopdir/*.desktop
%_iconsdir/hicolor/*/*/*
%_man1dir/sigrok-cli.1*

%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