pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/at-spi2-core
Module Name: pkgsrc
Committed By: leot
Date: Wed Nov 12 12:05:52 UTC 2025
Modified Files:
pkgsrc/devel/at-spi2-core: PLIST
Log Message:
at-spi2-core: gi/overrides/Atspi.py* is dbus-related
gi/overrides/Atspi.py* is installed only when when dbus is enabled.
Fixes installation when built without dbus support.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/at-spi2-core/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/at-spi2-core/PLIST
diff -u pkgsrc/devel/at-spi2-core/PLIST:1.21 pkgsrc/devel/at-spi2-core/PLIST:1.22
--- pkgsrc/devel/at-spi2-core/PLIST:1.21 Fri Nov 7 21:53:46 2025
+++ pkgsrc/devel/at-spi2-core/PLIST Wed Nov 12 12:05:52 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2025/11/07 21:53:46 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.22 2025/11/12 12:05:52 leot Exp $
${PLIST.dbus}include/at-spi-2.0/atspi/atspi-accessible.h
${PLIST.dbus}include/at-spi-2.0/atspi/atspi-action.h
${PLIST.dbus}include/at-spi-2.0/atspi/atspi-application.h
@@ -83,8 +83,8 @@ ${PLIST.dbus}lib/libatspi.so.0.0.1
${PLIST.dbus}lib/pkgconfig/atk-bridge-2.0.pc
lib/pkgconfig/atk.pc
${PLIST.dbus}lib/pkgconfig/atspi-2.pc
-${PYSITELIB}/gi/overrides/Atspi.py
-${PYSITELIB}/gi/overrides/Atspi.pyc
+${PLIST.dbus}${PYSITELIB}/gi/overrides/Atspi.py
+${PLIST.dbus}${PYSITELIB}/gi/overrides/Atspi.pyc
${PLIST.dbus}lib/systemd/user/at-spi-dbus-bus.service
${PLIST.dbus}libexec/at-spi-bus-launcher
${PLIST.dbus}libexec/at-spi2-registryd
Home |
Main Index |
Thread Index |
Old Index