pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/59172: sysutils/libnotify: broken PLIST with doc option (again)
>Number: 59172
>Category: pkg
>Synopsis: sysutils/libnotify: broken PLIST with doc option (again)
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Mar 13 07:05:00 +0000 2025
>Originator: Robert Whitlock
>Release: pkgsrc current, March 13, 2025
>Organization:
>Environment:
NetBSD current
>Description:
Building sysutils/libnotify with the doc option fails due to an outdated PLIST.
>How-To-Repeat:
enable the doc option for sysutils/libnotify
cd sysutils/libnotify
make install
>Fix:
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/libnotify/PLIST,v
retrieving revision 1.10
diff -u -r1.10 PLIST
--- PLIST 1 Dec 2024 19:09:42 -0000 1.10
+++ PLIST 13 Mar 2025 07:00:04 -0000
@@ -55,11 +55,13 @@
${PLIST.doc}share/doc/libnotify-0/fonts.css
${PLIST.doc}share/doc/libnotify-0/func.ACTION_CALLBACK.html
${PLIST.doc}share/doc/libnotify-0/func.CHECK_VERSION.html
+${PLIST.doc}share/doc/libnotify-0/func.get_app_icon.html
${PLIST.doc}share/doc/libnotify-0/func.get_app_name.html
${PLIST.doc}share/doc/libnotify-0/func.get_server_caps.html
${PLIST.doc}share/doc/libnotify-0/func.get_server_info.html
${PLIST.doc}share/doc/libnotify-0/func.init.html
${PLIST.doc}share/doc/libnotify-0/func.is_initted.html
+${PLIST.doc}share/doc/libnotify-0/func.set_app_icon.html
${PLIST.doc}share/doc/libnotify-0/func.set_app_name.html
${PLIST.doc}share/doc/libnotify-0/func.uninit.html
${PLIST.doc}share/doc/libnotify-0/fzy.js
@@ -74,6 +76,7 @@
${PLIST.doc}share/doc/libnotify-0/method.Notification.close.html
${PLIST.doc}share/doc/libnotify-0/method.Notification.get_activation_token.html
${PLIST.doc}share/doc/libnotify-0/method.Notification.get_closed_reason.html
+${PLIST.doc}share/doc/libnotify-0/method.Notification.set_app_icon.html
${PLIST.doc}share/doc/libnotify-0/method.Notification.set_app_name.html
${PLIST.doc}share/doc/libnotify-0/method.Notification.set_category.html
${PLIST.doc}share/doc/libnotify-0/method.Notification.set_hint.html
@@ -90,6 +93,7 @@
${PLIST.doc}share/doc/libnotify-0/method.Notification.show.html
${PLIST.doc}share/doc/libnotify-0/method.Notification.update.html
${PLIST.doc}share/doc/libnotify-0/opensearch.xml
+${PLIST.doc}share/doc/libnotify-0/property.Notification.app-icon.html
${PLIST.doc}share/doc/libnotify-0/property.Notification.app-name.html
${PLIST.doc}share/doc/libnotify-0/property.Notification.body.html
${PLIST.doc}share/doc/libnotify-0/property.Notification.closed-reason.html
Home |
Main Index |
Thread Index |
Old Index