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

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

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

Name:         libmpsse
Version:      1.3.2
Release:      alt4
Epoch:        1

Summary:      Open source library for SPI/I2C control via FTDI chips
Group:        System/Libraries
#URL:          https://github.com/devttys0/libmpsse
URL:          https://github.com/l29ah/libmpsse
License:      BSD

Packager:     Vladislav Zavjalov <slazav at altlinux.org>

Source:       %name-%version.tar
BuildRequires: libftdi1-devel swig python-devel
Requires:      libftdi1

%description
Open source library for SPI/I2C control via FTDI chips

%package devel
Summary: Development files for %name.
Group:   System/Libraries
Requires: %name = %version-%release

%description devel
Open source library for SPI/I2C control via FTDI chips, development files.

%prep
%setup -q

%build
cd src
%autoreconf
%configure
%make_build

%install
%makeinstall_std -C src
rm -f %buildroot/%_libdir/*.a

%files
%_libdir/*.so
%python_sitelibdir/*.so
%python_sitelibdir/*.py*

%files devel
%_includedir/*

%changelog

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

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