summaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2004-07-07 16:23:51 +0000
committermezz <mezz@FreeBSD.org>2004-07-07 16:23:51 +0000
commit5e4b8790736a49076526628afdbbdf0d091b3824 (patch)
tree217345b76a6d5aee64515fde6aaf8c71d42dd8f8 /astro
parente3023543f814ef99633f0324abc8f22c539cf1ab (diff)
downloadFreeBSD-ports-5e4b8790736a49076526628afdbbdf0d091b3824.zip
FreeBSD-ports-5e4b8790736a49076526628afdbbdf0d091b3824.tar.gz
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
Diffstat (limited to 'astro')
-rw-r--r--astro/glunarclock/pkg-plist6
1 files changed, 2 insertions, 4 deletions
diff --git a/astro/glunarclock/pkg-plist b/astro/glunarclock/pkg-plist
index debced6..747659d 100644
--- a/astro/glunarclock/pkg-plist
+++ b/astro/glunarclock/pkg-plist
@@ -1,6 +1,6 @@
-etc/gconf/gconf.xml.defaults/schemas/apps/glunarclock_applet/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/glunarclock_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/glunarclock.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/glunarclock.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/glunarclock.schemas > /dev/null || /usr/bin/true
libdata/bonobo/servers/GNOME_GLunarclockApplet_Factory.server
libexec/glunarclock-applet-2
share/gnome/glunarclock/glunarclock.glade
@@ -37,6 +37,4 @@ share/locale/wa/LC_MESSAGES/glunarclock-0.30.mo
@dirrm share/gnome/help/glunarclock-applet-2/C
@dirrm share/gnome/help/glunarclock-applet-2
@dirrm share/gnome/glunarclock
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/glunarclock_applet/prefs
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/glunarclock_applet
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/glunarclock-applet-2-C.omf 2>/dev/null || /usr/bin/true
OpenPOWER on IntegriCloud