Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37732450
en ru br
ALT Linux repositórios
S:1.1.1-alt1
5.0: 0.9.7-alt1
4.1: 0.9.5-alt1
4.0: 0.9.5-alt1

Group :: Sistema/Bibliotecas
RPM: liboggz

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%def_disable static

Name: liboggz
Version: 0.9.5
Release: alt1

Summary: Simple programming interface for Ogg files and streams
Group: System/Libraries
License: BSD
URL: http://www.annodex.net/
Source0: http://www.annodex.net/software/liboggz/download/%name-%version.tar.gz

Packager: Igor Zubkov <icesik at altlinux.ru>

BuildPreReq: libogg-devel >= 1.0

# Automatically added by buildreq on Tue Apr 18 2006

BuildRequires: docbook-utils doxygen gcc-c++ libogg-devel pkg-config

%description
Oggz provides a simple programming interface for reading and writing Ogg files
and streams. Ogg is an interleaving data container developed by Monty at
Xiph.Org, originally to support the Ogg Vorbis audio format.

%package devel
Summary: Files needed for development using liboggz
Group: Development/C
Requires: liboggz = %version-%release
Requires: libogg-devel >= 1.0
Requires: pkgconfig

%description devel
Oggz provides a simple programming interface for reading and writing Ogg files
and streams. Ogg is an interleaving data container developed by Monty at
Xiph.Org, originally to support the Ogg Vorbis audio format.

This package contains the header files and documentation needed for
development using liboggz.

%prep
%setup -q

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

%install
%makeinstall docdir=`pwd`/doxygen

%files
%doc AUTHORS ChangeLog COPYING README
%_libdir/liboggz.so.*
%_man1dir/*
%_bindir/oggz*

%files devel
%doc doxygen/html
%_libdir/liboggz.so
%_pkgconfigdir/oggz.pc
%_includedir/oggz

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

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

%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