summaryrefslogtreecommitdiff
path: root/multimedia/libtheora
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-02-07 15:10:41 +0000
committerwiz <wiz@pkgsrc.org>2005-02-07 15:10:41 +0000
commit889dfa1b0831c6c69d86a924479a6adac5447749 (patch)
tree14a3e19205bb848d6f0e62964724793fb66abecb /multimedia/libtheora
parent5bcdb206326e8fe6a529acb572399714588005f6 (diff)
downloadpkgsrc-889dfa1b0831c6c69d86a924479a6adac5447749.tar.gz
Update to 1.0alpha4:
Changes since the alpha3 release: * first draft of the Theora I Format Specification * API documentation generated from theora.h with Doxygen * fix a double-update bug in the motion analysis * apply the loop filter before filling motion vector border in the reference frame * new utility functions: theora_packet_isheader(), theora_packet_iskeyframe(), and theora_granule_frame() * optional support for building without floating point * optional support for building without encode support * various build and packaging fixes * pkg-config support * SymbianOS build support
Diffstat (limited to 'multimedia/libtheora')
-rw-r--r--multimedia/libtheora/Makefile6
-rw-r--r--multimedia/libtheora/PLIST45
-rw-r--r--multimedia/libtheora/distinfo6
3 files changed, 48 insertions, 9 deletions
diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile
index eb8c5815a1d..267a4b61fac 100644
--- a/multimedia/libtheora/Makefile
+++ b/multimedia/libtheora/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/10/03 00:13:03 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/02/07 15:10:41 wiz Exp $
#
-DISTNAME= libtheora-1.0alpha3
-PKGREVISION= 1
+DISTNAME= libtheora-1.0alpha4
CATEGORIES= multimedia
MASTER_SITES= http://www.theora.org/files/
EXTRACT_SUFX= .zip
@@ -12,6 +11,7 @@ HOMEPAGE= http://www.theora.org/
COMMENT= Video codec for Ogg multimedia streaming
GNU_CONFIGURE= YES
+PKGCONFIG_OVERRIDE= theora.pc.in
USE_BUILDLINK3= YES
USE_LIBTOOL= YES
diff --git a/multimedia/libtheora/PLIST b/multimedia/libtheora/PLIST
index 9c7b33b292d..e81e513641b 100644
--- a/multimedia/libtheora/PLIST
+++ b/multimedia/libtheora/PLIST
@@ -1,8 +1,47 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:46 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/02/07 15:10:41 wiz Exp $
include/theora/theora.h
lib/libtheora.la
-share/doc/${PKGNAME}/spec.html
-share/doc/${PKGNAME}/spec.py
+lib/pkgconfig/theora.pc
+share/doc/${PKGNAME}/color.html
+share/doc/${PKGNAME}/doxygen-build.stamp
+share/doc/${PKGNAME}/html/annotated.html
+share/doc/${PKGNAME}/html/dir_000000.html
+share/doc/${PKGNAME}/html/dir_000001.html
+share/doc/${PKGNAME}/html/doxygen.css
+share/doc/${PKGNAME}/html/doxygen.png
+share/doc/${PKGNAME}/html/files.html
+share/doc/${PKGNAME}/html/functions.html
+share/doc/${PKGNAME}/html/functions_vars.html
+share/doc/${PKGNAME}/html/globals.html
+share/doc/${PKGNAME}/html/globals_defs.html
+share/doc/${PKGNAME}/html/globals_enum.html
+share/doc/${PKGNAME}/html/globals_eval.html
+share/doc/${PKGNAME}/html/globals_func.html
+share/doc/${PKGNAME}/html/globals_type.html
+share/doc/${PKGNAME}/html/index.html
+share/doc/${PKGNAME}/html/structtheora__comment.html
+share/doc/${PKGNAME}/html/structtheora__info.html
+share/doc/${PKGNAME}/html/structtheora__state.html
+share/doc/${PKGNAME}/html/structyuv__buffer.html
+share/doc/${PKGNAME}/html/theora_8h-source.html
+share/doc/${PKGNAME}/html/theora_8h.html
+share/doc/${PKGNAME}/latex/Helvetica.ttf
+share/doc/${PKGNAME}/latex/Makefile
+share/doc/${PKGNAME}/latex/annotated.tex
+share/doc/${PKGNAME}/latex/dir_000000.tex
+share/doc/${PKGNAME}/latex/dir_000001.tex
+share/doc/${PKGNAME}/latex/doxygen.sty
+share/doc/${PKGNAME}/latex/files.tex
+share/doc/${PKGNAME}/latex/index.tex
+share/doc/${PKGNAME}/latex/refman.pdf
+share/doc/${PKGNAME}/latex/refman.tex
+share/doc/${PKGNAME}/latex/structtheora__comment.tex
+share/doc/${PKGNAME}/latex/structtheora__info.tex
+share/doc/${PKGNAME}/latex/structtheora__state.tex
+share/doc/${PKGNAME}/latex/structyuv__buffer.tex
+share/doc/${PKGNAME}/latex/theora_8h.tex
share/doc/${PKGNAME}/vp3-format.txt
+@dirrm share/doc/${PKGNAME}/latex
+@dirrm share/doc/${PKGNAME}/html
@dirrm share/doc/${PKGNAME}
@dirrm include/theora
diff --git a/multimedia/libtheora/distinfo b/multimedia/libtheora/distinfo
index 937982aea8a..eaac17260b1 100644
--- a/multimedia/libtheora/distinfo
+++ b/multimedia/libtheora/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/04/06 13:47:43 jmmv Exp $
+$NetBSD: distinfo,v 1.2 2005/02/07 15:10:42 wiz Exp $
-SHA1 (libtheora-1.0alpha3.zip) = d0406ecade7ac6b426a73fdb12cb8ac3a8462633
-Size (libtheora-1.0alpha3.zip) = 1111940 bytes
+SHA1 (libtheora-1.0alpha4.zip) = 6c9e7eaf75953f8959ddb8f2568669fc15a0667b
+Size (libtheora-1.0alpha4.zip) = 2172338 bytes
SHA1 (patch-aa) = 742cbb3aef9f9e0efebaa60fd97f5302c1c24d6f