Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37737436
en ru br
ALT Linux repositórios
S:1.3.0-alt1
5.0: 1.2.9-alt1
4.1: 1.2.9-alt1
4.0: 1.2.9-alt1
3.0: 1.2.8-alt1

Group :: Sistema/Bibliotecas
RPM: libdvdcss

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libdvdcss
Version: 1.2.8
Release: alt1

Summary: A portable abstraction library for DVD decryption
License: GPL
Group: System/Libraries
Url: http://www.videolan.org/libdvdcss

Source: %url/pub/%name/%version/%name-%version.tar.bz2

# Put css.h %name.h to %_includedir/dvdcss

Patch: %name-1.2.6-alt-more_headrs_makefile.patch

BuildPreReq: kernel-headers-std

# Automatically added by buildreq on Wed Mar 12 2003

BuildRequires: doxygen glibc-devel-static

%description
This is a portable abstraction library for DVD decryption.

libdvdcss is part of the VideoLAN project, a full MPEG2 client/server
solution. The VideoLAN Client can also be used as a standalone program
to play MPEG2 streams from a hard disk or a DVD.

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

%description devel
This package contains development files required for building
%name-based software.

%package devel-static
Summary: Static %name library
Group: Development/C
Requires: %name-devel = %version-%release

%description devel-static
This package contains development files required for building
statically linked %name-based software.

%prep
%setup -q
%patch -p1

%build
%__rm -f missing
%__libtoolize --copy --force
%__aclocal
%__autoconf
%__automake -a -c -f

%configure
%make_build
%make_build 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 ChangeLog NEWS README

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

%files devel-static
%_libdir/*.a

%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