diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-18 03:00:13 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-18 03:00:13 +0800 |
commit | cb9b4c2ab044c633d015a11daae3097bf31a4755 (patch) | |
tree | 3b7ffb307a938e91be286f0885c659f6c11a64ca /math | |
parent | d3769d13ed54a861ff04dee96e85b24802d3f58d (diff) | |
download | marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.gz marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.bz2 marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.lz marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.xz marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.zst marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.zip |
Intro a new GCONF_SCHEMAS, don't use gconf.pl anymore. :-) I will have to
write the doc about this. I will send my write at either gnome or
marcuscvs-devel for the English grammar feedback and etc.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2683 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 1 | ||||
-rw-r--r-- | math/gcalctool/pkg-plist | 3 | ||||
-rw-r--r-- | math/gnumeric2/Makefile | 3 | ||||
-rw-r--r-- | math/gnumeric2/pkg-plist | 9 |
4 files changed, 4 insertions, 12 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index d7ee4de6a..cb0e3dfa9 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -27,6 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= gcalctool.1 +GCONF_SCHEMAS= gcalctool.schemas post-patch: @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \ diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist index bca818dff..008869a33 100644 --- a/math/gcalctool/pkg-plist +++ b/math/gcalctool/pkg-plist @@ -1,8 +1,5 @@ bin/gcalctool bin/gnome-calculator -@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gcalctool.schemas > /dev/null || /usr/bin/true -etc/gconf/schemas/gcalctool.schemas -@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gcalctool.schemas > /dev/null || /usr/bin/true share/gnome/applications/gcalctool.desktop share/gnome/help/gcalctool/C/figures/gcalctool_basic_window.png share/gnome/help/gcalctool/C/figures/gcalctool_financial_window.png diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index d28cca151..578e04973 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -31,6 +31,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ DEFS="-I${X11BASE}/include/gal-2.0" \ python_prog=${PYTHON_VERSION} +GCONF_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \ + gnumeric-plugins.schemas + PLIST_SUB= VERSION=${PORTVERSION} post-patch: diff --git a/math/gnumeric2/pkg-plist b/math/gnumeric2/pkg-plist index a462e60d6..ae81d7a4f 100644 --- a/math/gnumeric2/pkg-plist +++ b/math/gnumeric2/pkg-plist @@ -1,14 +1,5 @@ bin/gnumeric bin/gnumeric-%%VERSION%% -@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnumeric-dialogs.schemas > /dev/null || /usr/bin/true -etc/gconf/schemas/gnumeric-dialogs.schemas -@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnumeric-dialogs.schemas > /dev/null || /usr/bin/true -@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnumeric-general.schemas > /dev/null || /usr/bin/true -etc/gconf/schemas/gnumeric-general.schemas -@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnumeric-general.schemas > /dev/null || /usr/bin/true -@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnumeric-plugins.schemas > /dev/null || /usr/bin/true -etc/gconf/schemas/gnumeric-plugins.schemas -@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnumeric-plugins.schemas > /dev/null || /usr/bin/true lib/gnumeric/%%VERSION%%/plugins/applix/applix.so lib/gnumeric/%%VERSION%%/plugins/applix/plugin.xml lib/gnumeric/%%VERSION%%/plugins/corba/corba.so |