pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/mate-panel mate-panel: fix build with non-default ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a6ee2f45a01
branches:  trunk
changeset: 451917:6a6ee2f45a01
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue May 04 00:25:35 2021 +0000

description:
mate-panel: fix build with non-default introspection enabled

Restore conditional PLIST entries that were lost in an update way back
in 2017.

diffstat:

 x11/mate-panel/PLIST |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 1043951dc8d5 -r 6a6ee2f45a01 x11/mate-panel/PLIST
--- a/x11/mate-panel/PLIST      Tue May 04 00:07:51 2021 +0000
+++ b/x11/mate-panel/PLIST      Tue May 04 00:25:35 2021 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.9 2020/10/05 17:35:55 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.10 2021/05/04 00:25:35 gutteridge Exp $
 bin/mate-desktop-item-edit
 bin/mate-panel
 bin/mate-panel-test-applets
 include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet-enums.h
 include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet-gsettings.h
 include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet.h
+${PLIST.introspection}lib/girepository-1.0/MatePanelApplet-4.0.typelib
 lib/libmate-panel-applet-4.la
 lib/mate-panel/libclock-applet.la
 lib/mate-panel/libfish-applet.la
@@ -15,6 +16,7 @@
 man/man1/mate-panel-test-applets.1
 man/man1/mate-panel.1
 share/applications/mate-panel.desktop
+${PLIST.introspection}share/gir-1.0/MatePanelApplet-4.0.gir
 share/glib-2.0/schemas/org.mate.panel.applet.clock.gschema.xml
 share/glib-2.0/schemas/org.mate.panel.applet.fish.gschema.xml
 share/glib-2.0/schemas/org.mate.panel.applet.notification-area.gschema.xml



Home | Main Index | Thread Index | Old Index