summaryrefslogtreecommitdiffstats
path: root/www/screem
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 /www/screem
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 'www/screem')
-rw-r--r--www/screem/pkg-plist28
1 files changed, 2 insertions, 26 deletions
diff --git a/www/screem/pkg-plist b/www/screem/pkg-plist
index ca1c59e..3363683 100644
--- a/www/screem/pkg-plist
+++ b/www/screem/pkg-plist
@@ -1,18 +1,7 @@
bin/screem
-etc/gconf/gconf.xml.defaults/apps/screem/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/screem/editor/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/screem/editor/print/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/screem/general/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/screem/hint/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/screem/linkview/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/screem/ui/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/screem/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/screem/editor/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/screem/editor/print/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/screem/general/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/screem/hint/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/screem/ui/%gconf.xml
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/screem.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/screem.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/screem.schemas > /dev/null || /usr/bin/true
lib/screem/plugins/colourWizard.so
lib/screem/plugins/cssWizard.so
lib/screem/plugins/css_wizard.so
@@ -174,17 +163,4 @@ share/locale/zh_CN/LC_MESSAGES/screem.mo
@dirrm share/gnome/help/screem
@dirrm lib/screem/plugins
@dirrm lib/screem
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/screem/ui
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/screem/hint
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/screem/general
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/screem/editor/print
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/screem/editor
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/screem
-@dirrm etc/gconf/gconf.xml.defaults/apps/screem/ui
-@dirrm etc/gconf/gconf.xml.defaults/apps/screem/linkview
-@dirrm etc/gconf/gconf.xml.defaults/apps/screem/hint
-@dirrm etc/gconf/gconf.xml.defaults/apps/screem/general
-@dirrm etc/gconf/gconf.xml.defaults/apps/screem/editor/print
-@dirrm etc/gconf/gconf.xml.defaults/apps/screem/editor
-@dirrm etc/gconf/gconf.xml.defaults/apps/screem
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/screem/screem-C.omf 2>/dev/null || /usr/bin/true
OpenPOWER on IntegriCloud