diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-11 00:52:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-11 00:52:20 +0000 |
commit | 025a1db2d5df890ba76ff3d3353453194d047c52 (patch) | |
tree | 96993024df13b8bb4b86ffab3ebdc48922ca7a71 /multimedia | |
parent | 7fbd46c70fd83a8e801496d50c7dde43123cadba (diff) | |
download | pkgsrc-025a1db2d5df890ba76ff3d3353453194d047c52.tar.gz |
Depend on latest doxygen and add a new file to PLIST.
Bump PKGREVISION.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libtheora-docs/Makefile | 5 | ||||
-rw-r--r-- | multimedia/libtheora-docs/PLIST | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/multimedia/libtheora-docs/Makefile b/multimedia/libtheora-docs/Makefile index c7c9dc7db30..ab9142db674 100644 --- a/multimedia/libtheora-docs/Makefile +++ b/multimedia/libtheora-docs/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/11/05 14:24:05 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2008/11/11 00:52:20 wiz Exp $ # .include "../../multimedia/libtheora/Makefile.common" PKGNAME= ${DISTNAME:S/theora/theora-docs/} +PKGREVISION= 1 COMMENT= Video codec for Ogg multimedia streaming (API documentation) -BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.5.7.1:../../devel/doxygen CONFIGURE_ARGS+= --disable-oggtest CONFIGURE_ARGS+= --disable-vorbistest diff --git a/multimedia/libtheora-docs/PLIST b/multimedia/libtheora-docs/PLIST index d722cb0651f..63916671a2a 100644 --- a/multimedia/libtheora-docs/PLIST +++ b/multimedia/libtheora-docs/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/05 14:24:05 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/11/11 00:52:20 wiz 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.html share/doc/${SUBDIR}/html/doxygen.css |