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

Группа :: Сети/Прочее
Пакет: rtptools

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

Name: rtptools
Version: 1.23
Release: alt1

Summary: RTP Tools
License: BSD-3-Clause
Group: Networking/Other
Url: https://github.com/irtlab/rtptools

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

%description
The rtptools distribution consists of a number of small applications that
can be used for processing RTP data.
See http://www.cs.columbia.edu/IRT/software/rtptools

%prep
%setup
echo -e 'CC=gcc\nCFLAGS="%optflags -fcommon"' > configure.local

%build
sh configure
make

%install
%make_install BINDIR=%buildroot%_bindir MANDIR=%buildroot%_mandir install

%files
%doc LICENSE README*
%_bindir/*
%_man1dir/*

%changelog

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

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