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

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

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

Name: libjaylink
Version: 0.3.0
Release: alt1

Summary: Access library for SEGGER J-Link and complatible devices
License: GPLv2
Group: System/Libraries
Url: https://gitlab.zapb.de/libjaylink/libjaylink

Source: %name-%version-%release.tar
BuildRequires: libusb-devel

%package devel
Summary: Access library for SEGGER J-Link and complatible devices
Group: Development/C

%description
%summary

%description devel
%summary
This package contains develkpment part.

%prep
%setup

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

%install
%makeinstall_std

%files
%_libdir/*.so.*

%files devel
%doc AUTHORS COPYING HACKING NEWS README*
%_includedir/libjaylink
%_libdir/*.so
%_pkgconfigdir/*.pc

%changelog

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

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