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

Группа :: Engineering
Пакет: mbelib

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

Name:     mbelib
Version:  1.3.0
Release:  alt4

Summary:  P25 Phase 1 and ProVoice vocoder
License:  ISC
Group:    Engineering
Url:      https://github.com/szechyjs/mbelib

Packager: Anton Midyukov <antohami at altlinux.org>

Source:   %name-%version.tar
Patch:    cmakelibdir.patch

BuildRequires(pre): rpm-macros-cmake
BuildRequires: cmake gcc-c++

%description
mbelib supports the 7200x4400 bit/s codec used in P25 Phase 1,
the 7100x4400 bit/s codec used in ProVoice and the "Half Rate"
3600x2250 bit/s vocoder used in various radio systems.

%package devel
Summary:  Development files for mbelib
Group:    Development/Other
Requires: %name = %version-%release

%description devel
Development files for mbelib

%prep
%setup
%patch -p1 -b .cmakelibdir

%build
%cmake
%cmake_build

%install
%cmakeinstall_std

# remove unpackaged static libraries

rm %buildroot%_libdir/*.a

%files
%doc README.md COPYRIGHT CHANGELOG
%_libdir/libmbe.so.*

%files devel
%_includedir/mbelib.h
%_libdir/libmbe.so

%changelog

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

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