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

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

Source: %name-%version.tar

%define soname 10

%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 -n %name%soname
Summary: A library for decoding and generating MPEG 2 and DVB PSI sections
Group: System/Libraries

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

%description -n %name%soname
libdvbpsi 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.

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

%prep
%setup

%build
%autoreconf
%configure --disable-static --enable-release
%make_build

%install
%makeinstall

%files -n %name%soname
%doc AUTHORS NEWS README
%_libdir/*.so.*

%files devel
%doc ChangeLog
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*.pc

%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