pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/libtheora-docs



Module Name:    pkgsrc
Committed By:   joerg
Date:           Sun Dec 22 22:27:40 UTC 2019

Modified Files:
        pkgsrc/multimedia/libtheora-docs: Makefile PLIST

Log Message:
With build with newer doxygen versions.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/multimedia/libtheora-docs/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/multimedia/libtheora-docs/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/multimedia/libtheora-docs/Makefile
diff -u pkgsrc/multimedia/libtheora-docs/Makefile:1.11 pkgsrc/multimedia/libtheora-docs/Makefile:1.12
--- pkgsrc/multimedia/libtheora-docs/Makefile:1.11      Thu Nov 24 14:11:31 2016
+++ pkgsrc/multimedia/libtheora-docs/Makefile   Sun Dec 22 22:27:40 2019
@@ -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 @@ PKGNAME=        ${DISTNAME:S/theora/theora-docs
 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

Index: pkgsrc/multimedia/libtheora-docs/PLIST
diff -u pkgsrc/multimedia/libtheora-docs/PLIST:1.9 pkgsrc/multimedia/libtheora-docs/PLIST:1.10
--- pkgsrc/multimedia/libtheora-docs/PLIST:1.9  Thu Nov 24 13:43:36 2016
+++ pkgsrc/multimedia/libtheora-docs/PLIST      Sun Dec 22 22:27:40 2019
@@ -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/classes.html
 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}/html/theoraenc_8h_so
 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__decfunc
 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__
 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