Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37876744
en ru br
ALT Linux repositórios
S:1.1.1-alt6
5.0: 1.0-alt4
4.1: 1.0-alt0.beta3
4.0: 1.0alpha7-alt1
3.0: 1.0alpha4-alt1

Group :: Sistema/Bibliotecas
RPM: libtheora

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define beta beta3

Name: libtheora
Version: 1.0
Release: alt0.%beta
Serial: 1
Summary: Theora is Xiph.Org's first publicly released video codec.
License: BSD
Group: System/Libraries
Url: http://www.theora.org

Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version%beta.tar.gz
Patch: libtheora-1.0beta3-alt-link.patch

# Automatically added by buildreq on Thu Jun 22 2006

BuildRequires: doxygen esound gcc-c++ libSDL-devel libvorbis-devel libogg-devel libpng-devel

%description
Theora is Xiph.Org's first publicly released video codec, intended
for use within the Ogg's project's Ogg multimedia streaming system.
Theora is derived directly from On2's VP3 codec; Currently the two are
nearly identical, varying only in encapsulating decoder tables in the
bitstream headers, but Theora will make use of this extra freedom
in the future to improve over what is possible with VP3.

%package devel
Summary: Development files of Theora video codec
Group: Development/C
Requires: %name = %version-%release

%description devel
Development files of Theora video codec.

%set_verify_elf_method textrel=relaxed

%prep
%setup -q -n %name-%version%beta
%patch -p1

%build
%autoreconf
%configure \
   --disable-static
%make_build

%install
%make DESTDIR=%buildroot install

%post -p %post_ldconfig

%postun -p %postun_ldconfig

%files
%doc AUTHORS CHANGES COPYING LICENSE README
%_libdir/*.so.*

%files devel
%doc doc/libtheora/html/* doc/draft-*-avt-rtp-theora-00.txt doc/vp3-format.txt
%doc doc/spec/Theora.pdf
%_includedir/theora
%_libdir/*.so
%_libdir/pkgconfig/*.pc

%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