summaryrefslogtreecommitdiff
path: root/libtheora
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.nu>2007-12-14 10:31:33 -0600
committerMatt Housh <jaeger@crux.nu>2007-12-14 10:31:33 -0600
commit0aaf3b48f0e1065a83a34384dd535ec5f4dc4787 (patch)
treed898c8d5a50238af1ffeacefb4c0cae80b256c5c /libtheora
parentf78d8220fd20422ae36c382fda7c730d5235d158 (diff)
downloadopt-0aaf3b48f0e1065a83a34384dd535ec5f4dc4787.tar.gz
opt-0aaf3b48f0e1065a83a34384dd535ec5f4dc4787.tar.xz
libtheora: updated to version 1.0beta2
Diffstat (limited to 'libtheora')
-rw-r--r--libtheora/.footprint6
-rw-r--r--libtheora/.md5sum2
-rw-r--r--libtheora/Pkgfile6
3 files changed, 7 insertions, 7 deletions
diff --git a/libtheora/.footprint b/libtheora/.footprint
index f29a432e6..e218e2556 100644
--- a/libtheora/.footprint
+++ b/libtheora/.footprint
@@ -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
diff --git a/libtheora/.md5sum b/libtheora/.md5sum
index 4d4278a40..a71694764 100644
--- a/libtheora/.md5sum
+++ b/libtheora/.md5sum
@@ -1 +1 @@
-1bc851e39e4b16977131d5e5f769f48b libtheora-1.0alpha7.tar.bz2
+6ed9f998a982e996ad53d3686d655cfe libtheora-1.0beta2.tar.bz2
diff --git a/libtheora/Pkgfile b/libtheora/Pkgfile
index 6196ebe39..59289be4c 100644
--- a/libtheora/Pkgfile
+++ b/libtheora/Pkgfile
@@ -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)

Generated by cgit