libtheora: updated to version 1.0beta2

This commit is contained in:
Matt Housh 2007-12-14 10:31:33 -06:00
parent f78d8220fd
commit 0aaf3b48f0
3 changed files with 7 additions and 7 deletions

View File

@ -5,8 +5,8 @@ drwxr-xr-x root/root usr/include/theora/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libtheora.a
-rwxr-xr-x root/root usr/lib/libtheora.la
lrwxrwxrwx root/root usr/lib/libtheora.so -> libtheora.so.0.2.0
lrwxrwxrwx root/root usr/lib/libtheora.so.0 -> libtheora.so.0.2.0
-rwxr-xr-x root/root usr/lib/libtheora.so.0.2.0
lrwxrwxrwx root/root usr/lib/libtheora.so -> libtheora.so.0.3.2
lrwxrwxrwx root/root usr/lib/libtheora.so.0 -> libtheora.so.0.3.2
-rwxr-xr-x root/root usr/lib/libtheora.so.0.3.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/theora.pc

View File

@ -1 +1 @@
1bc851e39e4b16977131d5e5f769f48b libtheora-1.0alpha7.tar.bz2
6ed9f998a982e996ad53d3686d655cfe libtheora-1.0beta2.tar.bz2

View File

@ -1,10 +1,10 @@
# Description: An open video codec from the xiph.org foundation's ogg project
# Description: A free and open video compression format from the Xiph.org Foundation
# URL: http://www.theora.org/
# Maintainer: Matt Housh, jaeger at morpheus dot net
# Maintainer: Matt Housh, jaeger at crux dot nu
# Depends on: libogg, libvorbis
name=libtheora
version=1.0alpha7
version=1.0beta2
release=1
source=(http://downloads.xiph.org/releases/theora/$name-$version.tar.bz2)