diff options
author | hasso <hasso> | 2009-08-23 13:13:33 +0000 |
---|---|---|
committer | hasso <hasso> | 2009-08-23 13:13:33 +0000 |
commit | 73a6f707918e789b5a6c36445505dd4af673de93 (patch) | |
tree | 4cac20188f636f6944b0c28eba423c8b9f8e666c /multimedia | |
parent | 0be570c582a96a304bff41e5c75d50405b2b3a23 (diff) | |
download | pkgsrc-73a6f707918e789b5a6c36445505dd4af673de93.tar.gz |
Fix PLIST for new doxygen.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libtheora-docs/Makefile | 6 | ||||
-rw-r--r-- | multimedia/libtheora-docs/PLIST | 11 |
2 files changed, 8 insertions, 9 deletions
diff --git a/multimedia/libtheora-docs/Makefile b/multimedia/libtheora-docs/Makefile index e3f72f985e1..97022671fdf 100644 --- a/multimedia/libtheora-docs/Makefile +++ b/multimedia/libtheora-docs/Makefile @@ -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 --git a/multimedia/libtheora-docs/PLIST b/multimedia/libtheora-docs/PLIST index bd31b234a53..405310814c1 100644 --- a/multimedia/libtheora-docs/PLIST +++ b/multimedia/libtheora-docs/PLIST @@ -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_b.gif 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 |