From 72498ba22e14b85a4f64a39b4fad386e9cf38e14 Mon Sep 17 00:00:00 2001 From: drochner Date: Sun, 2 Jul 2006 11:38:23 +0000 Subject: update to 1.0alpha7 changes: - Enable mmx assembly by default - Other build fixes - time testing mode (-f) for the dump_video example --- multimedia/libtheora/Makefile | 4 ++-- multimedia/libtheora/PLIST | 54 ++++++++++++++++++++++++++++++++++++++++--- multimedia/libtheora/distinfo | 8 +++---- 3 files changed, 57 insertions(+), 9 deletions(-) diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile index 0d0457a95d6..43c4dcb0752 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2006/06/15 13:38:51 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/07/02 11:38:23 drochner Exp $ # -DISTNAME= libtheora-1.0alpha6 +DISTNAME= libtheora-1.0alpha7 CATEGORIES= multimedia MASTER_SITES= http://downloads.xiph.org/releases/theora/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/libtheora/PLIST b/multimedia/libtheora/PLIST index 63744845ec1..4d3e8aff204 100644 --- a/multimedia/libtheora/PLIST +++ b/multimedia/libtheora/PLIST @@ -1,11 +1,59 @@ -@comment $NetBSD: PLIST,v 1.5 2006/06/11 14:21:47 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/07/02 11:38:23 drochner Exp $ include/theora/theora.h lib/libtheora.la lib/pkgconfig/theora.pc share/doc/${PKGNAME}/color.html share/doc/${PKGNAME}/doxygen-build.stamp -share/doc/${PKGNAME}/draft-barbato-avt-rtp-theora-00.txt -share/doc/${PKGNAME}/draft-barbato-avt-rtp-theora-00.xml +share/doc/${PKGNAME}/draft-barbato-avt-rtp-theora-01.txt +share/doc/${PKGNAME}/draft-barbato-avt-rtp-theora-01.xml +share/doc/${PKGNAME}/html/annotated.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/hierarchy.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/tab_b.gif +share/doc/${PKGNAME}/html/tab_l.gif +share/doc/${PKGNAME}/html/tab_r.gif +share/doc/${PKGNAME}/html/tabs.css +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/doxygen.sty +share/doc/${PKGNAME}/latex/files.tex +share/doc/${PKGNAME}/latex/hierarchy.tex +share/doc/${PKGNAME}/latex/index.tex +share/doc/${PKGNAME}/latex/refman.aux +share/doc/${PKGNAME}/latex/refman.dvi +share/doc/${PKGNAME}/latex/refman.idx +share/doc/${PKGNAME}/latex/refman.ilg +share/doc/${PKGNAME}/latex/refman.ind +share/doc/${PKGNAME}/latex/refman.log +share/doc/${PKGNAME}/latex/refman.tex +share/doc/${PKGNAME}/latex/refman.toc +share/doc/${PKGNAME}/latex/structtheora__comment.tex +share/doc/${PKGNAME}/latex/structtheora__info.aux +share/doc/${PKGNAME}/latex/structtheora__info.tex +share/doc/${PKGNAME}/latex/structtheora__state.aux +share/doc/${PKGNAME}/latex/structtheora__state.tex +share/doc/${PKGNAME}/latex/structyuv__buffer.aux +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 b9f7bcd9214..ea61ed212f1 100644 --- a/multimedia/libtheora/distinfo +++ b/multimedia/libtheora/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2006/06/11 14:21:47 wiz Exp $ +$NetBSD: distinfo,v 1.9 2006/07/02 11:38:23 drochner Exp $ -SHA1 (libtheora-1.0alpha6.tar.bz2) = 0fa7314a432e60c6178a7d98b6408c7a950155ed -RMD160 (libtheora-1.0alpha6.tar.bz2) = b0d81dab81ec96d51e2d6a4c047beff807de6077 -Size (libtheora-1.0alpha6.tar.bz2) = 1559318 bytes +SHA1 (libtheora-1.0alpha7.tar.bz2) = ee97d30e0818c27666477113c019d53f15449d3d +RMD160 (libtheora-1.0alpha7.tar.bz2) = 45a46c35cb1bd6f44a82a286940937e031edb14f +Size (libtheora-1.0alpha7.tar.bz2) = 1673255 bytes SHA1 (patch-aa) = a7aa87db7eba240d8b31f1923ae6c1469efb1551 -- cgit v1.2.3