Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37416741
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 

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

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