Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37374106
en ru br
ALT Linux repositórios
S:1.3.3-alt1
5.0: 0.1.5-alt1
4.1: 0.1.5-alt1
4.0: 0.1.5-alt1
3.0: 0.1.3-alt1

Group :: Sistema/Bibliotecas
RPM: libdvbpsi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009