Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37478624
en ru br
ALT Linux repos
S:1.0.11-alt2
5.0: 1.0.5-alt2
4.1: 1.0.3-alt1

Group :: System/Libraries
RPM: libschroedinger

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libschroedinger
Version: 1.0.11
Release: alt2

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

Source0: schroedinger-%version.tar
Patch0: libschroedinger-1.0.11-export-symbols.patch

Packager: Paul Wolneykien <manowar at altlinux.ru>

# Automatically added by buildreq on Thu Sep 23 2010

BuildRequires: gcc-c++ gtk-doc liborc-test-devel orc

BuildRequires: glib2-devel >= 2.10.0

%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
BuildArch: noarch

%description devel-doc
Development documantation for libschroedinger.

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

%build

%define _optlevel 3

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

%install
%make_install DESTDIR=%buildroot install

%check
%make check

%files
%doc AUTHORS COPYING* NEWS TODO
%_libdir/libschroedinger-1.0.so.*

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

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

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin