pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/libtheora-docs Fix PLIST for new doxygen.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d8713828e7b9
branches: trunk
changeset: 398065:d8713828e7b9
user: hasso <hasso%pkgsrc.org@localhost>
date: Sun Aug 23 13:13:33 2009 +0000
description:
Fix PLIST for new doxygen.
diffstat:
multimedia/libtheora-docs/Makefile | 6 +++---
multimedia/libtheora-docs/PLIST | 11 +++++------
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (54 lines):
diff -r 0bcb4df98b49 -r d8713828e7b9 multimedia/libtheora-docs/Makefile
--- a/multimedia/libtheora-docs/Makefile Sun Aug 23 09:24:37 2009 +0000
+++ b/multimedia/libtheora-docs/Makefile Sun Aug 23 13:13:33 2009 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2009/02/16 00:02:57 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/08/23 13:13:33 hasso Exp $
#
.include "../../multimedia/libtheora/Makefile.common"
PKGNAME= ${DISTNAME:S/theora/theora-docs/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Video codec for Ogg multimedia streaming (API documentation)
-BUILD_DEPENDS+= doxygen>=1.5.7.1:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.5.9:../../devel/doxygen
CONFIGURE_ARGS+= --disable-oggtest
CONFIGURE_ARGS+= --disable-vorbistest
diff -r 0bcb4df98b49 -r d8713828e7b9 multimedia/libtheora-docs/PLIST
--- a/multimedia/libtheora-docs/PLIST Sun Aug 23 09:24:37 2009 +0000
+++ b/multimedia/libtheora-docs/PLIST Sun Aug 23 13:13:33 2009 +0000
@@ -1,11 +1,11 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:08:08 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/08/23 13:13:33 hasso Exp $
share/doc/${SUBDIR}/color.html
share/doc/${SUBDIR}/doxygen-build.stamp
share/doc/${SUBDIR}/draft-ietf-avt-rtp-theora-00.txt
share/doc/${SUBDIR}/draft-ietf-avt-rtp-theora-00.xml
share/doc/${SUBDIR}/html/annotated.html
share/doc/${SUBDIR}/html/classes.html
-share/doc/${SUBDIR}/html/codec_8h-source.html
+share/doc/${SUBDIR}/html/codec_8h_source.html
share/doc/${SUBDIR}/html/codec_8h.html
share/doc/${SUBDIR}/html/doxygen.css
share/doc/${SUBDIR}/html/doxygen.png
@@ -40,13 +40,12 @@
share/doc/${SUBDIR}/html/tab_l.gif
share/doc/${SUBDIR}/html/tab_r.gif
share/doc/${SUBDIR}/html/tabs.css
-share/doc/${SUBDIR}/html/theora_8h-source.html
+share/doc/${SUBDIR}/html/theora_8h_source.html
share/doc/${SUBDIR}/html/theora_8h.html
-share/doc/${SUBDIR}/html/theoradec_8h-source.html
+share/doc/${SUBDIR}/html/theoradec_8h_source.html
share/doc/${SUBDIR}/html/theoradec_8h.html
-share/doc/${SUBDIR}/html/theoraenc_8h-source.html
+share/doc/${SUBDIR}/html/theoraenc_8h_source.html
share/doc/${SUBDIR}/html/theoraenc_8h.html
-share/doc/${SUBDIR}/latex/FreeSans.ttf
share/doc/${SUBDIR}/latex/Makefile
share/doc/${SUBDIR}/latex/annotated.tex
share/doc/${SUBDIR}/latex/codec_8h.tex
Home |
Main Index |
Thread Index |
Old Index