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: Sun Jun 7 13:04:30 UTC 2026
Modified Files:
pkgsrc/multimedia/libtheora-docs: Makefile PLIST
Log Message:
libtheora-docs: depend on latest doxygen and fix PLIST for it
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/multimedia/libtheora-docs/Makefile \
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.20 pkgsrc/multimedia/libtheora-docs/Makefile:1.21
--- pkgsrc/multimedia/libtheora-docs/Makefile:1.20 Thu Nov 13 06:50:43 2025
+++ pkgsrc/multimedia/libtheora-docs/Makefile Sun Jun 7 13:04:30 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.20 2025/11/13 06:50:43 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2026/06/07 13:04:30 wiz Exp $
.include "../../multimedia/libtheora/Makefile.common"
PKGNAME= ${DISTNAME:S/theora/theora-docs/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Video codec for Ogg multimedia streaming (API documentation)
-TOOL_DEPENDS+= doxygen>=1.15.0:../../devel/doxygen
+TOOL_DEPENDS+= doxygen>=1.17.0:../../devel/doxygen
CONFIGURE_ARGS+= --disable-oggtest
CONFIGURE_ARGS+= --disable-vorbistest
Index: pkgsrc/multimedia/libtheora-docs/PLIST
diff -u pkgsrc/multimedia/libtheora-docs/PLIST:1.20 pkgsrc/multimedia/libtheora-docs/PLIST:1.21
--- pkgsrc/multimedia/libtheora-docs/PLIST:1.20 Thu Nov 13 06:50:43 2025
+++ pkgsrc/multimedia/libtheora-docs/PLIST Sun Jun 7 13:04:30 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2025/11/13 06:50:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.21 2026/06/07 13:04:30 wiz Exp $
share/doc/libtheora/color.html
share/doc/libtheora/doxygen-build.stamp
share/doc/libtheora/draft-ietf-avt-rtp-theora-00.txt
@@ -11,6 +11,7 @@ share/doc/libtheora/html/clipboard.js
share/doc/libtheora/html/closed.png
share/doc/libtheora/html/codec_8h.html
share/doc/libtheora/html/codec_8h_source.html
+share/doc/libtheora/html/codefolding.js
share/doc/libtheora/html/dir_0f91760d62c578de767c41a0aaae5482.html
share/doc/libtheora/html/dir_5b2027f988bb10104ff6bde3c5145ee6.html
share/doc/libtheora/html/dir_d436eb0fd9de10b54a828ce6435f7e81.html
Home |
Main Index |
Thread Index |
Old Index