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

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

Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version.tar.bz2

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

Patch0: %name-1.2.6-alt-more_headrs_makefile.patch
Patch1: libdvdcss-1.2.9-alt-tmpdir.patch

# Automatically added by buildreq on Mon May 08 2006

BuildRequires: doxygen linux-libc-headers

%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.

%def_disable static

%prep
%setup -q

%patch0 -p1
%patch1 -p1

%build
%__autoreconf
%configure \
   %{subst_enable static}
%make_build

%install
%makeinstall

%post
%post_ldconfig

%postun
%postun_ldconfig

%files
%_libdir/*.so.*
%doc AUTHORS ChangeLog NEWS README

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

%if_enabled static
%files devel-static
%_libdir/*.a
%endif

%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