Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37892583
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 

%define vlc_ver 0.5.2

Name: libdvbpsi
Version: 0.1.3
Release: alt1

Summary: A library for decoding and generating MPEG 2 and DVB PSI sections
License: GPL
Group: System/Libraries
Url: http://www.videolan.org/

Source: %url/pub/videolan/vlc/%vlc_ver/contrib/%name-%version.tar.gz

# Automatically added by buildreq on Tue Mar 18 2003

BuildRequires: XFree86-libs doxygen freetype2 glibc-devel-static graphviz libgd2 libjpeg xpm

%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

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

%make_build
%make_build -C doc doc

%install
%makeinstall

# remove non-packaged files

%__rm -f %buildroot%_libdir/*.la

%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