pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/mate-panel Sync PLIST for introspection.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4eb33dc2b8c6
branches:  trunk
changeset: 348697:4eb33dc2b8c6
user:      youri <youri%pkgsrc.org@localhost>
date:      Sat Jun 18 09:05:02 2016 +0000

description:
Sync PLIST for introspection.

diffstat:

 x11/mate-panel/PLIST      |  4 +++-
 x11/mate-panel/options.mk |  4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (38 lines):

diff -r 9aca09be914d -r 4eb33dc2b8c6 x11/mate-panel/PLIST
--- a/x11/mate-panel/PLIST      Sat Jun 18 08:24:32 2016 +0000
+++ b/x11/mate-panel/PLIST      Sat Jun 18 09:05:02 2016 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.2 2016/06/13 23:23:42 youri Exp $
+@comment $NetBSD: PLIST,v 1.3 2016/06/18 09:05:02 youri 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.window-list.gschema.xml
diff -r 9aca09be914d -r 4eb33dc2b8c6 x11/mate-panel/options.mk
--- a/x11/mate-panel/options.mk Sat Jun 18 08:24:32 2016 +0000
+++ b/x11/mate-panel/options.mk Sat Jun 18 09:05:02 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2016/05/21 19:01:59 youri Exp $
+# $NetBSD: options.mk,v 1.2 2016/06/18 09:05:02 youri Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.mate-panel
 PKG_SUPPORTED_OPTIONS= introspection
-PKG_SUGGESTED_OPTIONS= introspection
+PKG_SUGGESTED_OPTIONS=
 
 .include "../../mk/bsd.options.mk"
 



Home | Main Index | Thread Index | Old Index