Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37747719
en ru br
Репозитории ALT

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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