diff options
author | joerg <joerg@pkgsrc.org> | 2014-04-28 12:19:30 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-04-28 12:19:30 +0000 |
commit | b2c03415e23efc566a68e6b5e609d0765cefd875 (patch) | |
tree | 41ae12e0066538170aff1291ff92e9e7226b96c2 /multimedia | |
parent | eb54873033088565f393ff8e7f487df3f3115b99 (diff) | |
download | pkgsrc-b2c03415e23efc566a68e6b5e609d0765cefd875.tar.gz |
Dance the doxygen!
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libtheora-docs/Makefile | 6 | ||||
-rw-r--r-- | multimedia/libtheora-docs/PLIST | 5 |
2 files changed, 4 insertions, 7 deletions
diff --git a/multimedia/libtheora-docs/Makefile b/multimedia/libtheora-docs/Makefile index 2b0ee1ac554..946362fd57f 100644 --- a/multimedia/libtheora-docs/Makefile +++ b/multimedia/libtheora-docs/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2012/10/08 09:21:07 asau Exp $ +# $NetBSD: Makefile,v 1.8 2014/04/28 12:19:30 joerg 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.8.2:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.8.7:../../devel/doxygen CONFIGURE_ARGS+= --disable-oggtest CONFIGURE_ARGS+= --disable-vorbistest diff --git a/multimedia/libtheora-docs/PLIST b/multimedia/libtheora-docs/PLIST index 43ca4fc862d..32cd83e7382 100644 --- a/multimedia/libtheora-docs/PLIST +++ b/multimedia/libtheora-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2012/09/01 19:28:26 marino Exp $ +@comment $NetBSD: PLIST,v 1.6 2014/04/28 12:19:30 joerg Exp $ share/doc/${SUBDIR}/color.html share/doc/${SUBDIR}/doxygen-build.stamp share/doc/${SUBDIR}/draft-ietf-avt-rtp-theora-00.txt @@ -17,7 +17,6 @@ share/doc/${SUBDIR}/html/doxygen.png share/doc/${SUBDIR}/html/dynsections.js share/doc/${SUBDIR}/html/files.html share/doc/${SUBDIR}/html/ftv2blank.png -share/doc/${SUBDIR}/html/ftv2cl.png share/doc/${SUBDIR}/html/ftv2doc.png share/doc/${SUBDIR}/html/ftv2folderclosed.png share/doc/${SUBDIR}/html/ftv2folderopen.png @@ -25,9 +24,7 @@ share/doc/${SUBDIR}/html/ftv2lastnode.png share/doc/${SUBDIR}/html/ftv2link.png share/doc/${SUBDIR}/html/ftv2mlastnode.png share/doc/${SUBDIR}/html/ftv2mnode.png -share/doc/${SUBDIR}/html/ftv2mo.png share/doc/${SUBDIR}/html/ftv2node.png -share/doc/${SUBDIR}/html/ftv2ns.png share/doc/${SUBDIR}/html/ftv2plastnode.png share/doc/${SUBDIR}/html/ftv2pnode.png share/doc/${SUBDIR}/html/ftv2splitbar.png |