pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/libtheora-docs With build with newer doxyge...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f4684890497
branches:  trunk
changeset: 419607:9f4684890497
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Dec 22 22:27:40 2019 +0000

description:
With build with newer doxygen versions.

diffstat:

 multimedia/libtheora-docs/Makefile |  4 ++--
 multimedia/libtheora-docs/PLIST    |  8 +++-----
 2 files changed, 5 insertions(+), 7 deletions(-)

diffs (61 lines):

diff -r d4659a613fb8 -r 9f4684890497 multimedia/libtheora-docs/Makefile
--- a/multimedia/libtheora-docs/Makefile        Sun Dec 22 22:27:21 2019 +0000
+++ b/multimedia/libtheora-docs/Makefile        Sun Dec 22 22:27:40 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/11/24 14:11:31 mef Exp $
+# $NetBSD: Makefile,v 1.12 2019/12/22 22:27:40 joerg Exp $
 #
 
 .include "../../multimedia/libtheora/Makefile.common"
@@ -7,7 +7,7 @@
 PKGREVISION=   4
 COMMENT=       Video codec for Ogg multimedia streaming (API documentation)
 
-BUILD_DEPENDS+=        doxygen>=1.8.12:../../devel/doxygen
+BUILD_DEPENDS+=        doxygen>=1.8.16:../../devel/doxygen
 
 CONFIGURE_ARGS+=       --disable-oggtest
 CONFIGURE_ARGS+=       --disable-vorbistest
diff -r d4659a613fb8 -r 9f4684890497 multimedia/libtheora-docs/PLIST
--- a/multimedia/libtheora-docs/PLIST   Sun Dec 22 22:27:21 2019 +0000
+++ b/multimedia/libtheora-docs/PLIST   Sun Dec 22 22:27:40 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2016/11/24 13:43:36 mef Exp $
+@comment $NetBSD: PLIST,v 1.10 2019/12/22 22:27:40 joerg Exp $
 share/doc/${SUBDIR}/color.html
 share/doc/${SUBDIR}/doxygen-build.stamp
 share/doc/${SUBDIR}/draft-ietf-avt-rtp-theora-00.txt
@@ -10,8 +10,6 @@
 share/doc/${SUBDIR}/html/closed.png
 share/doc/${SUBDIR}/html/codec_8h.html
 share/doc/${SUBDIR}/html/codec_8h_source.html
-share/doc/${SUBDIR}/html/dir_000000.html
-share/doc/${SUBDIR}/html/dir_000001.html
 share/doc/${SUBDIR}/html/doc.png
 share/doc/${SUBDIR}/html/doxygen.css
 share/doc/${SUBDIR}/html/doxygen.png
@@ -72,8 +70,6 @@
 share/doc/${SUBDIR}/latex/Makefile
 share/doc/${SUBDIR}/latex/annotated.tex
 share/doc/${SUBDIR}/latex/codec_8h.tex
-share/doc/${SUBDIR}/latex/dir_000000.tex
-share/doc/${SUBDIR}/latex/dir_000001.tex
 share/doc/${SUBDIR}/latex/doxygen.sty
 share/doc/${SUBDIR}/latex/files.tex
 share/doc/${SUBDIR}/latex/group__basefuncs.tex
@@ -81,6 +77,7 @@
 share/doc/${SUBDIR}/latex/group__encfuncs.tex
 share/doc/${SUBDIR}/latex/group__oldfuncs.tex
 share/doc/${SUBDIR}/latex/index.tex
+share/doc/${SUBDIR}/latex/longtable_doxygen.sty
 share/doc/${SUBDIR}/latex/modules.tex
 share/doc/${SUBDIR}/latex/refman.tex
 share/doc/${SUBDIR}/latex/structth__comment.tex
@@ -94,6 +91,7 @@
 share/doc/${SUBDIR}/latex/structtheora__info.tex
 share/doc/${SUBDIR}/latex/structtheora__state.tex
 share/doc/${SUBDIR}/latex/structyuv__buffer.tex
+share/doc/${SUBDIR}/latex/tabu_doxygen.sty
 share/doc/${SUBDIR}/latex/theora_8h.tex
 share/doc/${SUBDIR}/latex/theoradec_8h.tex
 share/doc/${SUBDIR}/latex/theoraenc_8h.tex



Home | Main Index | Thread Index | Old Index