From 0ea0df3ec446677bc8910fbc8d027a8efb799c2b Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Wed, 7 Jul 2004 16:23:51 +0000 Subject: 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 --- net/gnomeicu2/pkg-plist | 46 ++-------------------------------------------- 1 file changed, 2 insertions(+), 44 deletions(-) (limited to 'net/gnomeicu2') diff --git a/net/gnomeicu2/pkg-plist b/net/gnomeicu2/pkg-plist index 84142858de25..0ff7654b26d0 100644 --- a/net/gnomeicu2/pkg-plist +++ b/net/gnomeicu2/pkg-plist @@ -1,28 +1,8 @@ bin/gnomeicu bin/gnomeicu-client -etc/gconf/gconf.xml.defaults/apps/gnomeicu/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomeicu/general/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomeicu/general/connections/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomeicu/general/events/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomeicu/general/files/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomeicu/general/status/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomeicu/general/themes/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomeicu/general/ui/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomeicu/icq/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomeicu/icq/color/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomeicu/icq/network/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general/connections/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general/events/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general/files/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general/status/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general/themes/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general/ui/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/icq/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/icq/color/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/icq/network/%gconf.xml +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnomeicu.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/gnomeicu.schemas +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnomeicu.schemas > /dev/null || /usr/bin/true etc/sound/events/GnomeICU.soundlist share/gnome/applications/GnomeICU.desktop share/gnome/gnomeicu/emoticons/AIM/angel.xpm @@ -321,27 +301,5 @@ share/locale/zh_TW/LC_MESSAGES/gnomeicu.mo @dirrm share/gnome/gnomeicu/emoticons/AIM @dirrm share/gnome/gnomeicu/emoticons @dirrm share/gnome/gnomeicu -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/icq/network -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/icq/color -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/icq -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general/ui -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general/themes -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general/status -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general/files -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general/events -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general/connections -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomeicu -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomeicu/icq/network -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomeicu/icq/color -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomeicu/icq -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomeicu/general/ui -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomeicu/general/themes -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomeicu/general/status -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomeicu/general/files -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomeicu/general/events -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomeicu/general/connections -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomeicu/general -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomeicu @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnomeicu/gnomeicu-C.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnomeicu/gnomeicu-uk.omf 2>/dev/null || /usr/bin/true -- cgit v1.2.3