pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/lilv
Module Name: pkgsrc
Committed By: bsiegert
Date: Sat Feb 28 09:50:37 UTC 2026
Modified Files:
pkgsrc/audio/lilv: PLIST
Log Message:
lilv: fix PLIST error with doc option
PR pkg/59920, patch by Robert Whitlock
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/lilv/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/lilv/PLIST
diff -u pkgsrc/audio/lilv/PLIST:1.6 pkgsrc/audio/lilv/PLIST:1.7
--- pkgsrc/audio/lilv/PLIST:1.6 Tue Nov 5 18:22:30 2024
+++ pkgsrc/audio/lilv/PLIST Sat Feb 28 09:50:36 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2024/11/05 18:22:30 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2026/02/28 09:50:36 bsiegert Exp $
bin/lv2apply
bin/lv2bench
bin/lv2info
@@ -14,6 +14,8 @@ man/man1/lv2bench.1
man/man1/lv2info.1
man/man1/lv2ls.1
share/bash_completion.d/lilv
+${PLIST.doc}share/doc/lilv-0/html/_static/base-stemmer.js
+${PLIST.doc}share/doc/lilv-0/html/_static/english-stemmer.js
${PLIST.doc}share/doc/lilv-0/html/_static/pygments.css
${PLIST.doc}share/doc/lilv-0/html/_static/sphinx_lv2_theme.css
${PLIST.doc}share/doc/lilv-0/html/api/lilv.html
@@ -33,6 +35,8 @@ ${PLIST.doc}share/doc/lilv-0/html/overvi
${PLIST.doc}share/doc/lilv-0/html/plugins.html
${PLIST.doc}share/doc/lilv-0/html/uis.html
${PLIST.doc}share/doc/lilv-0/html/world.html
+${PLIST.doc}share/doc/lilv-0/singlehtml/_static/base-stemmer.js
+${PLIST.doc}share/doc/lilv-0/singlehtml/_static/english-stemmer.js
${PLIST.doc}share/doc/lilv-0/singlehtml/_static/pygments.css
${PLIST.doc}share/doc/lilv-0/singlehtml/_static/sphinx_lv2_theme.css
${PLIST.doc}share/doc/lilv-0/singlehtml/index.html
Home |
Main Index |
Thread Index |
Old Index