Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37856047
en ru br
Репозитории ALT
S:1.3.3-alt1
5.1: 0.1.5-alt1
4.1: 0.1.5-alt1
4.0: 0.1.5-alt1
3.0: 0.1.3-alt1
www.altlinux.org/Changes

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

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

Name: libdvbpsi
Version: 0.1.5
Release: alt1

%define debianname %{name}4

Summary: A library for decoding and generating MPEG 2 and DVB PSI sections
License: GPL
Packager: Pavlov Konstantin <thresh at altlinux.ru>
Group: System/Libraries
Url: http://www.videolan.org/

Source: http://download.videolan.org/pub/libdvbpsi/%version/%debianname-%version.tar.bz2

# Automatically added by buildreq on Tue Mar 18 2003

BuildRequires: doxygen libfreetype libgd2 libjpeg libXpm gcc-c++ graphviz fonts-type1-urw

%description
%name is a simple library designed for MPEG 2 TS and DVB PSI tables
decoding and generating. The important features are:
* PAT decoder and genarator.
* PMT decoder and generator.

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

%description devel
The %name-devel package includes the header files and libraries
necessary for developing programs which will manipulate MPEG 2 and DVB PSI
information using the %name.

%prep
%setup -q -n %debianname-%version

%build
%configure \
--disable-static \
--enable-release

%make_build
%make_build -C doc doc

%install
%makeinstall

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%_libdir/*.so.*
%doc AUTHORS README

%files devel
%_includedir/*
%_libdir/*.so
%doc ChangeLog doc/doxygen/html

%changelog

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

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