aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2004-08-17 12:32:47 +0800
committerbland <bland@FreeBSD.org>2004-08-17 12:32:47 +0800
commitd080d2fc00287bc830f79611d92e6e7653b8c5f2 (patch)
tree7bad7f55a859fbb77a0cb4fe01916fa9f7e6007f
parentbddd155b083f375c938f4fdd593d6c798f22e64f (diff)
downloadfreebsd-ports-gnome-d080d2fc00287bc830f79611d92e6e7653b8c5f2.tar.gz
freebsd-ports-gnome-d080d2fc00287bc830f79611d92e6e7653b8c5f2.tar.zst
freebsd-ports-gnome-d080d2fc00287bc830f79611d92e6e7653b8c5f2.zip
Add missed install/uninstall handlers for gconf schemas.
Reported by: pointyhat
-rw-r--r--x11/fast-user-switch-applet/Makefile1
-rw-r--r--x11/fast-user-switch-applet/pkg-plist2
-rw-r--r--x11/user-selector-applet/Makefile1
-rw-r--r--x11/user-selector-applet/pkg-plist2
4 files changed, 6 insertions, 0 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile
index 288cf56b6839..5cde6c67cbdb 100644
--- a/x11/fast-user-switch-applet/Makefile
+++ b/x11/fast-user-switch-applet/Makefile
@@ -7,6 +7,7 @@
PORTNAME= user-selector-applet
PORTVERSION= 0.0.7
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= http://esco.mine.nu/downloads/ \
${MASTER_SITE_LOCAL:S/%SUBDIR%/bland/}
diff --git a/x11/fast-user-switch-applet/pkg-plist b/x11/fast-user-switch-applet/pkg-plist
index b5719da2fa06..a4b21555b5e7 100644
--- a/x11/fast-user-switch-applet/pkg-plist
+++ b/x11/fast-user-switch-applet/pkg-plist
@@ -1,4 +1,6 @@
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/user-selector-applet.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/user-selector-applet.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/user-selector-applet.schemas > /dev/null || /usr/bin/true
libdata/bonobo/servers/GNOME_UserSelectorApplet.server
libexec/user-selector-applet
share/icons/hicolor/16x16/apps/gdm-xnest.png
diff --git a/x11/user-selector-applet/Makefile b/x11/user-selector-applet/Makefile
index 288cf56b6839..5cde6c67cbdb 100644
--- a/x11/user-selector-applet/Makefile
+++ b/x11/user-selector-applet/Makefile
@@ -7,6 +7,7 @@
PORTNAME= user-selector-applet
PORTVERSION= 0.0.7
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= http://esco.mine.nu/downloads/ \
${MASTER_SITE_LOCAL:S/%SUBDIR%/bland/}
diff --git a/x11/user-selector-applet/pkg-plist b/x11/user-selector-applet/pkg-plist
index b5719da2fa06..a4b21555b5e7 100644
--- a/x11/user-selector-applet/pkg-plist
+++ b/x11/user-selector-applet/pkg-plist
@@ -1,4 +1,6 @@
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/user-selector-applet.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/user-selector-applet.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/user-selector-applet.schemas > /dev/null || /usr/bin/true
libdata/bonobo/servers/GNOME_UserSelectorApplet.server
libexec/user-selector-applet
share/icons/hicolor/16x16/apps/gdm-xnest.png