pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/libtheora-docs libtheora-docs: fix PLIST fo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/feb64945f39b
branches:  trunk
changeset: 386268:feb64945f39b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 04 10:51:06 2022 +0000

description:
libtheora-docs: fix PLIST for latest doxygen, and depend on it

Bump PKGREVISION

diffstat:

 multimedia/libtheora-docs/Makefile |   6 +++---
 multimedia/libtheora-docs/PLIST    |  11 ++++++++++-
 2 files changed, 13 insertions(+), 4 deletions(-)

diffs (74 lines):

diff -r 9c4ece8d80bc -r feb64945f39b multimedia/libtheora-docs/Makefile
--- a/multimedia/libtheora-docs/Makefile        Tue Oct 04 10:45:57 2022 +0000
+++ b/multimedia/libtheora-docs/Makefile        Tue Oct 04 10:51:06 2022 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2021/12/19 14:03:38 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2022/10/04 10:51:06 wiz Exp $
 
 .include "../../multimedia/libtheora/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/theora/theora-docs/}
-PKGREVISION=   5
+PKGREVISION=   6
 COMMENT=       Video codec for Ogg multimedia streaming (API documentation)
 
-BUILD_DEPENDS+=        doxygen>=1.8.16:../../devel/doxygen
+BUILD_DEPENDS+=        doxygen>=1.9.5:../../devel/doxygen
 
 CONFIGURE_ARGS+=       --disable-oggtest
 CONFIGURE_ARGS+=       --disable-vorbistest
diff -r 9c4ece8d80bc -r feb64945f39b multimedia/libtheora-docs/PLIST
--- a/multimedia/libtheora-docs/PLIST   Tue Oct 04 10:45:57 2022 +0000
+++ b/multimedia/libtheora-docs/PLIST   Tue Oct 04 10:51:06 2022 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.12 2021/12/19 14:03:38 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2022/10/04 10:51:06 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
 share/doc/libtheora-${PKGVERSION}/draft-ietf-avt-rtp-theora-00.xml
 share/doc/libtheora-${PKGVERSION}/html/annotated.html
 share/doc/libtheora-${PKGVERSION}/html/bc_s.png
+share/doc/libtheora-${PKGVERSION}/html/bc_sd.png
 share/doc/libtheora-${PKGVERSION}/html/bdwn.png
 share/doc/libtheora-${PKGVERSION}/html/classes.html
 share/doc/libtheora-${PKGVERSION}/html/closed.png
@@ -13,6 +14,7 @@
 share/doc/libtheora-${PKGVERSION}/html/dir_000000.html
 share/doc/libtheora-${PKGVERSION}/html/dir_000001.html
 share/doc/libtheora-${PKGVERSION}/html/doc.png
+share/doc/libtheora-${PKGVERSION}/html/docd.png
 share/doc/libtheora-${PKGVERSION}/html/doxygen.css
 share/doc/libtheora-${PKGVERSION}/html/doxygen.png
 share/doc/libtheora-${PKGVERSION}/html/doxygen.svg
@@ -39,10 +41,13 @@
 share/doc/libtheora-${PKGVERSION}/html/menudata.js
 share/doc/libtheora-${PKGVERSION}/html/modules.html
 share/doc/libtheora-${PKGVERSION}/html/nav_f.png
+share/doc/libtheora-${PKGVERSION}/html/nav_fd.png
 share/doc/libtheora-${PKGVERSION}/html/nav_g.png
 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/splitbar.png
+share/doc/libtheora-${PKGVERSION}/html/splitbard.png
 share/doc/libtheora-${PKGVERSION}/html/structth__comment.html
 share/doc/libtheora-${PKGVERSION}/html/structth__huff__code.html
 share/doc/libtheora-${PKGVERSION}/html/structth__img__plane.html
@@ -57,12 +62,16 @@
 share/doc/libtheora-${PKGVERSION}/html/sync_off.png
 share/doc/libtheora-${PKGVERSION}/html/sync_on.png
 share/doc/libtheora-${PKGVERSION}/html/tab_a.png
+share/doc/libtheora-${PKGVERSION}/html/tab_ad.png
 share/doc/libtheora-${PKGVERSION}/html/tab_b.gif
 share/doc/libtheora-${PKGVERSION}/html/tab_b.png
+share/doc/libtheora-${PKGVERSION}/html/tab_bd.png
 share/doc/libtheora-${PKGVERSION}/html/tab_h.png
+share/doc/libtheora-${PKGVERSION}/html/tab_hd.png
 share/doc/libtheora-${PKGVERSION}/html/tab_l.gif
 share/doc/libtheora-${PKGVERSION}/html/tab_r.gif
 share/doc/libtheora-${PKGVERSION}/html/tab_s.png
+share/doc/libtheora-${PKGVERSION}/html/tab_sd.png
 share/doc/libtheora-${PKGVERSION}/html/tabs.css
 share/doc/libtheora-${PKGVERSION}/html/theora_8h.html
 share/doc/libtheora-${PKGVERSION}/html/theora_8h_source.html



Home | Main Index | Thread Index | Old Index