pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/mate-panel



Module Name:    pkgsrc
Committed By:   youri
Date:           Sat Jun 18 09:05:02 UTC 2016

Modified Files:
        pkgsrc/x11/mate-panel: PLIST options.mk

Log Message:
Sync PLIST for introspection.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/mate-panel/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/mate-panel/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/mate-panel/PLIST
diff -u pkgsrc/x11/mate-panel/PLIST:1.2 pkgsrc/x11/mate-panel/PLIST:1.3
--- pkgsrc/x11/mate-panel/PLIST:1.2     Mon Jun 13 23:23:42 2016
+++ pkgsrc/x11/mate-panel/PLIST Sat Jun 18 09:05:02 2016
@@ -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-desktop-item-edit.1
 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

Index: pkgsrc/x11/mate-panel/options.mk
diff -u pkgsrc/x11/mate-panel/options.mk:1.1 pkgsrc/x11/mate-panel/options.mk:1.2
--- pkgsrc/x11/mate-panel/options.mk:1.1        Sat May 21 19:01:59 2016
+++ pkgsrc/x11/mate-panel/options.mk    Sat Jun 18 09:05:02 2016
@@ -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