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:   wiz
Date:           Mon Dec 25 17:13:10 UTC 2023

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

Log Message:
libtheora-docs: update PLIST for latest doxygen.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/multimedia/libtheora-docs/Makefile
cvs rdiff -u -r1.14 -r1.15 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.15 pkgsrc/multimedia/libtheora-docs/Makefile:1.16
--- pkgsrc/multimedia/libtheora-docs/Makefile:1.15      Wed May 24 07:29:09 2023
+++ pkgsrc/multimedia/libtheora-docs/Makefile   Mon Dec 25 17:13:10 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2023/05/24 07:29:09 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2023/12/25 17:13:10 wiz Exp $
 
 .include "../../multimedia/libtheora/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/theora/theora-docs/}
-PKGREVISION=   7
+PKGREVISION=   8
 COMMENT=       Video codec for Ogg multimedia streaming (API documentation)
 
 TOOL_DEPENDS+= doxygen>=1.9.7:../../devel/doxygen

Index: pkgsrc/multimedia/libtheora-docs/PLIST
diff -u pkgsrc/multimedia/libtheora-docs/PLIST:1.14 pkgsrc/multimedia/libtheora-docs/PLIST:1.15
--- pkgsrc/multimedia/libtheora-docs/PLIST:1.14 Wed May 24 07:29:09 2023
+++ pkgsrc/multimedia/libtheora-docs/PLIST      Mon Dec 25 17:13:10 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2023/05/24 07:29:09 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2023/12/25 17:13:10 wiz Exp $
 share/doc/libtheora-${PKGVERSION}/color.html
 share/doc/libtheora-${PKGVERSION}/doxygen-build.stamp
 share/doc/libtheora-${PKGVERSION}/draft-ietf-avt-rtp-theora-00.txt
@@ -40,6 +40,8 @@ share/doc/libtheora-${PKGVERSION}/html/i
 share/doc/libtheora-${PKGVERSION}/html/jquery.js
 share/doc/libtheora-${PKGVERSION}/html/menu.js
 share/doc/libtheora-${PKGVERSION}/html/menudata.js
+share/doc/libtheora-${PKGVERSION}/html/minus.svg
+share/doc/libtheora-${PKGVERSION}/html/minusd.svg
 share/doc/libtheora-${PKGVERSION}/html/modules.html
 share/doc/libtheora-${PKGVERSION}/html/nav_f.png
 share/doc/libtheora-${PKGVERSION}/html/nav_fd.png
@@ -47,6 +49,8 @@ share/doc/libtheora-${PKGVERSION}/html/n
 share/doc/libtheora-${PKGVERSION}/html/nav_h.png
 share/doc/libtheora-${PKGVERSION}/html/nav_hd.png
 share/doc/libtheora-${PKGVERSION}/html/open.png
+share/doc/libtheora-${PKGVERSION}/html/plus.svg
+share/doc/libtheora-${PKGVERSION}/html/plusd.svg
 share/doc/libtheora-${PKGVERSION}/html/splitbar.png
 share/doc/libtheora-${PKGVERSION}/html/splitbard.png
 share/doc/libtheora-${PKGVERSION}/html/structth__comment.html
@@ -80,6 +84,7 @@ share/doc/libtheora-${PKGVERSION}/html/t
 share/doc/libtheora-${PKGVERSION}/html/theoradec_8h_source.html
 share/doc/libtheora-${PKGVERSION}/html/theoraenc_8h.html
 share/doc/libtheora-${PKGVERSION}/html/theoraenc_8h_source.html
+share/doc/libtheora-${PKGVERSION}/html/topics.html
 share/doc/libtheora-${PKGVERSION}/latex/Makefile
 share/doc/libtheora-${PKGVERSION}/latex/annotated.tex
 share/doc/libtheora-${PKGVERSION}/latex/codec_8h.tex
@@ -115,4 +120,5 @@ share/doc/libtheora-${PKGVERSION}/latex/
 share/doc/libtheora-${PKGVERSION}/latex/theoradec_8h_source.tex
 share/doc/libtheora-${PKGVERSION}/latex/theoraenc_8h.tex
 share/doc/libtheora-${PKGVERSION}/latex/theoraenc_8h_source.tex
+share/doc/libtheora-${PKGVERSION}/latex/topics.tex
 share/doc/libtheora-${PKGVERSION}/vp3-format.txt



Home | Main Index | Thread Index | Old Index