Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37434095
en ru br
Репозитории ALT
S:0.6.0-alt0.202212300
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libsigrokdecode

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: libsigrokdecode
Version: 0.6.0
Release: alt0.202212300

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

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

BuildRequires: glib2-devel libcheck-devel python3-dev

%package devel
Summary: sigrok -- signal analysis software suite
Group: Development/C

%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).

libsigrokdecode is a shared library written in C which provides the basic
API for running sigrok protocol decoders. The protocol decoders themselves
are written in Python.

%description devel
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).

libsigrokdecode is a shared library written in C which provides the basic
API for running sigrok protocol decoders. The protocol decoders themselves
are written in Python.

this package provides development part of libsigrokdecode.

%prep
%setup

%build
%autoreconf
%configure --disable-static
%make_build

%install
%makeinstall_std

%check
make check

%add_findreq_skiplist %_datadir/libsigrokdecode/decoders/*

%files
%_libdir/libirmp.so
%_libdir/libsigrokdecode.so.*
%_datadir/libsigrokdecode/decoders

%files devel
%_libdir/libsigrokdecode.so
%_includedir/libsigrokdecode
%_pkgconfigdir/libsigrokdecode.pc

%changelog

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

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