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

Группа :: Разработка/C
Пакет: bitstream-headers

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

Name: bitstream-headers
Version: 1.5
Release: alt3
Summary: biTStream is a set of C headers allowing a simpler access to binary structures such as specified by MPEG, DVB, IETF, etc.
Group: Development/C

License: MIT
Url: http://www.videolan.org/developers/bitstream.html
Source0: %name-%version.tar
Patch0: %%name-%%version-%%release.patch
BuildArch: noarch

%description
biTStream is a set of C headers allowing a simpler access to binary
structures such as specified by MPEG, DVB, IETF, etc.

biTStream is lower level, and more efficient: fewer memory allocations,
fewer memory copies. It also features a better separation between layers
and specifications.

%prep
%setup
%patch0 -p1

%install
make DESTDIR=%buildroot PREFIX=%prefix install

%files
%doc AUTHORS COPYING INSTALL NEWS README TODO
%_includedir/bitstream
%_datadir/pkgconfig/*.pc

%changelog

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

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