Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37696221
en ru br
Репозитории ALT
S:1.3.0-alt1
5.1: 1.2.10-alt1
4.1: 1.2.9-alt1
4.0: 1.2.9-alt1
3.0: 1.2.8-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libdvdcss

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin