Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37817302
en ru br
Репозитории ALT
S:1.0.11-alt2
5.1: 1.0.9-alt1.M51.1
4.1: 1.0.3-alt1
www.altlinux.org/Changes

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: libschroedinger
Version: 1.0.3
Release: alt1

Summary: Library for decoding and encoding video in the Dirac format
Group: System/Libraries
License: LGPL/MIT/MPL
URL: http://www.diracvideo.org/

Source0: http://www.diracvideo.org/download/schroedinger/schroedinger-%version.tar.gz

Packager: Igor Zubkov <icesik at altlinux.org>

%define liboil_ver 0.3.14

BuildPreReq: liboil-devel >= %liboil_ver
Requires: liboil >= %liboil_ver

# Automatically added by buildreq on Wed Mar 05 2008

BuildRequires: gcc-c++ gst-plugins-devel gtk-doc liboil-devel

%description
Library for decoding and encoding video in the Dirac format. It is implemented
in ANSI C and optimized through the us of liboil. libschro is written as a
collaboration between the BBC Research and Development, David Schleef and
Fluendo.

%package devel
Summary: Development files and static libraries for libschroedinger
Group: Development/C
Requires: %name = %version-%release

%description devel
libschroedinger-devel contains the files needed to build packages that depend
on libschroedinger.

%package devel-doc
Summary: Development documantation for libschroedinger
Group: Development/C

%description devel-doc
Development documantation for libschroedinger.

%prep
%setup -q -n schroedinger-%version

%build
%autoreconf
%configure \
--disable-static \
--enable-gtk-doc
%make_build

%install
%make_install DESTDIR=%buildroot install

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%doc AUTHORS COPYING* NEWS TODO
%_libdir/libschroedinger-1.0.so.*
%_libdir/gstreamer-0.10/libgstschro.so
%_libdir/gstreamer-0.10/libgstschro.la

%files devel
%_pkgconfigdir/schroedinger-1.0.pc
%_libdir/libschroedinger-1.0.so
%dir %_includedir/schroedinger-1.0/schroedinger
%_includedir/schroedinger-1.0/schroedinger/*.h

%files devel-doc
%dir %_datadir/gtk-doc/html/schroedinger
%_datadir/gtk-doc/html/schroedinger/

%changelog

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

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