summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-07-07 16:23:51 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-07-07 16:23:51 +0000
commit0ea0df3ec446677bc8910fbc8d027a8efb799c2b (patch)
tree56036dd723cd7d4e241aa4fdb824e3dd98284e61 /misc
parent- USE_MESA -> USE_GL. (diff)
Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
Notes
Notes: svn path=/head/; revision=113150
Diffstat (limited to 'misc')
-rw-r--r--misc/gretl/pkg-plist6
-rw-r--r--misc/quick-lounge-applet/pkg-plist6
2 files changed, 4 insertions, 8 deletions
diff --git a/misc/gretl/pkg-plist b/misc/gretl/pkg-plist
index 31541fcf171a..c5f3f923fee6 100644
--- a/misc/gretl/pkg-plist
+++ b/misc/gretl/pkg-plist
@@ -1,9 +1,9 @@
bin/gretl
bin/gretl_x11
bin/gretlcli
-%%GNOME:%%etc/gconf/gconf.xml.defaults/apps/gretl/%gconf.xml
-%%GNOME:%%etc/gconf/gconf.xml.defaults/schemas/apps/gretl/%gconf.xml
+%%GNOME:%%@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/%%GNOME:%%etc/gconf/schemas/gretl.schemas > /dev/null || /usr/bin/true
%%GNOME:%%etc/gconf/schemas/gretl.schemas
+%%GNOME:%%@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/%%GNOME:%%etc/gconf/schemas/gretl.schemas > /dev/null || /usr/bin/true
include/gretl/bhhh_max.h
include/gretl/calendar.h
include/gretl/clapack_double.h
@@ -395,5 +395,3 @@ share/locale/ja/LC_MESSAGES/gretl.mo
@dirrm %%DATADIR%%
@dirrm lib/gretl-gtk2
@dirrm include/gretl
-%%GNOME:%%@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gretl
-%%GNOME:%%@dirrm etc/gconf/gconf.xml.defaults/apps/gretl
diff --git a/misc/quick-lounge-applet/pkg-plist b/misc/quick-lounge-applet/pkg-plist
index 556710d1c280..95c2893039c6 100644
--- a/misc/quick-lounge-applet/pkg-plist
+++ b/misc/quick-lounge-applet/pkg-plist
@@ -1,6 +1,6 @@
-etc/gconf/gconf.xml.defaults/schemas/apps/quick-lounge-applet/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/quick-lounge-applet/prefs/%gconf.xml
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/quick-lounge.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/quick-lounge.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/quick-lounge.schemas > /dev/null || /usr/bin/true
libdata/bonobo/servers/GNOME_QuickLoungeApplet_Factory.server
libexec/quick-lounge-applet
share/gnome/gnome-2.0/ui/GNOME_QuickLoungeApplet.xml
@@ -163,8 +163,6 @@ share/locale/zh_CN/LC_MESSAGES/quick-lounge-applet.mo
@dirrm share/gnome/help/quick-lounge/C/figures
@dirrm share/gnome/help/quick-lounge/C
@dirrm share/gnome/help/quick-lounge
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/quick-lounge-applet/prefs
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/quick-lounge-applet
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/quick-lounge-applet/quick-lounge-C.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/quick-lounge-applet/quick-lounge-de.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/quick-lounge-applet/quick-lounge-es.omf 2>/dev/null || /usr/bin/true