diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-22 23:09:30 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-22 23:09:30 +0800 |
commit | 0a9de5976aa883f317a7aea12f7301e3ce1f0d1f (patch) | |
tree | f0dac22bc211e79441c09e87da6dcb24e7b9ca1f | |
parent | 90dc6ea0b8807b891d572c2694c134d345f3b797 (diff) | |
download | marcuscom-ports-0a9de5976aa883f317a7aea12f7301e3ce1f0d1f.tar.gz marcuscom-ports-0a9de5976aa883f317a7aea12f7301e3ce1f0d1f.tar.zst marcuscom-ports-0a9de5976aa883f317a7aea12f7301e3ce1f0d1f.zip |
Add gnumeric 1.12.1 and gchemutils 1.14.2.
Normaly these would be committed to ports directly but I want to test them
a bit before that.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18386 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | math/gnumeric/Makefile | 84 | ||||
-rw-r--r-- | math/gnumeric/distinfo | 2 | ||||
-rw-r--r-- | math/gnumeric/files/patch-src_numbers.h | 10 | ||||
-rw-r--r-- | math/gnumeric/pkg-descr | 3 | ||||
-rw-r--r-- | math/gnumeric/pkg-plist | 1043 | ||||
-rw-r--r-- | science/gchemutils/Makefile | 73 | ||||
-rw-r--r-- | science/gchemutils/distinfo | 2 | ||||
-rw-r--r-- | science/gchemutils/files/patch-libs_gcu_application.cc | 10 | ||||
-rw-r--r-- | science/gchemutils/pkg-descr | 12 | ||||
-rw-r--r-- | science/gchemutils/pkg-plist | 371 |
10 files changed, 1610 insertions, 0 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile new file mode 100644 index 000000000..22985756c --- /dev/null +++ b/math/gnumeric/Makefile @@ -0,0 +1,84 @@ +# Created by: Yukihiro Nakai <Nakai@technologist.com> +# $FreeBSD: head/math/gnumeric/Makefile 314629 2013-03-19 09:39:43Z kwm $ +# $MCom$ +# When updating, remember to update pkg-plist of gchemutils. + +PORTNAME= gnumeric +PORTVERSION= 1.12.1 +CATEGORIES= math gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= The GNOME 3 spreadsheet + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian +LIB_DEPENDS= goffice-0.10:${PORTSDIR}/devel/goffice \ + psiconv:${PORTSDIR}/converters/psiconv +RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian + +USE_XZ= yes +USE_GETTEXT= yes +USE_GMAKE= yes +USES= pathfix desktop-file-utils shared-mime-info +USE_GNOME= gnomeprefix intlhack gnomehier libgsf +USE_PYTHON= 2.7- +INSTALLS_OMF= yes +USE_LDCONFIG= yes +INSTALLS_ICONS= yes +GNU_CONFIGURE= yes +CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} +LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ENV= LIBS="-liconv ${PTHREAD_LIBS}" \ + python_prog=${PYTHON_VERSION} +MAKE_JOBS_SAFE= yes + +GLIB_SCHEMAS= org.gnome.gnumeric.dialogs.gschema.xml \ + org.gnome.gnumeric.gschema.xml \ + org.gnome.gnumeric.plugin.gschema.xml + +MAN1= gnumeric.1 ssconvert.1 ssdiff.1 ssindex.1 ssgrep.1 + +PLIST_SUB= VERSION=${PORTVERSION} GOFFICE=0.10 SHORT_VER=1.12 + +OPTIONS_DEFINE= PERL +OPTIONS_DEFAULT=PERL +PERL_DESC= Support Perl as extension language + +.include <bsd.port.options.mk> + +.if ${PORT_OPTIONS:MPERL} +USE_PERL5= yes +PLIST_SUB+= PERL="" +.else +CONFIGURE_ARGS+= --without-perl +PLIST_SUB+= PERL="@comment " +.endif + +#.if defined(WITH_GNOMEDB) +#USE_GNOME+= libgnomedb +#CONFIGURE_ARGS+= --with-gda +#PLIST_SUB+= GNOMEDB="" +#.else +CONFIGURE_ARGS+= --without-gda +PLIST_SUB+= GNOMEDB="@comment " +#.endif + +post-patch: +# @${RM} -f ${WRKSRC}/GNOME_Gnumeric.server.in +# @${REINPLACE_CMD} -e 's|gda-3.0 >= 3.1.1|gda-3.0 >= 3.0.1|g' \ +# -e 's|gnomedb-3.0 >= 3.0.1|gnomedb-3.0 >= 3.0.0|g' \ +# -e 's|gnumeric_with_gconf=true|gnumeric_with_gconf=false|g' \ +# ${WRKSRC}/configure + +post-install: + ${INSTALL_DATA} ${WRKSRC}/gnumeric.desktop ${PREFIX}/share/applications + ${INSTALL_DATA} ${WRKSRC}/gnumeric.mime ${PREFIX}/share/mime-info +.for dir in share lib + @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${PREFIX}/${dir}/gnumeric +.endfor + +.include <bsd.port.mk> diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo new file mode 100644 index 000000000..82e79fd43 --- /dev/null +++ b/math/gnumeric/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome3/gnumeric-1.12.1.tar.xz) = 0f5a7af3acae7db643eb00e8b4fca6a9e90162259c6a73e4214cfa8c96cc3901 +SIZE (gnome3/gnumeric-1.12.1.tar.xz) = 15692328 diff --git a/math/gnumeric/files/patch-src_numbers.h b/math/gnumeric/files/patch-src_numbers.h new file mode 100644 index 000000000..6448e8861 --- /dev/null +++ b/math/gnumeric/files/patch-src_numbers.h @@ -0,0 +1,10 @@ +--- src/numbers.h.orig Fri Dec 10 21:36:23 2004 ++++ src/numbers.h Fri Dec 10 21:37:02 2004 +@@ -3,6 +3,7 @@ + + #include <math.h> + #ifdef HAVE_IEEEFP_H ++#include <sys/types.h> + #include <ieeefp.h> + #endif + #ifdef HAVE_IEEE754_H diff --git a/math/gnumeric/pkg-descr b/math/gnumeric/pkg-descr new file mode 100644 index 000000000..76139dab8 --- /dev/null +++ b/math/gnumeric/pkg-descr @@ -0,0 +1,3 @@ +The GNOME 2 spreadsheet. + +WWW: http://www.gnome.org/projects/gnumeric/index.shtml diff --git a/math/gnumeric/pkg-plist b/math/gnumeric/pkg-plist new file mode 100644 index 000000000..7a42a790f --- /dev/null +++ b/math/gnumeric/pkg-plist @@ -0,0 +1,1043 @@ +bin/gnumeric +bin/gnumeric-%%VERSION%% +bin/ssconvert +bin/ssdiff +bin/ssindex +bin/ssgrep +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/application.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/auto-format.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/cell-draw.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/cell.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/cellspan.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/clipboard.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/cmd-edit.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/collect.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/colrow.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/command-context-stderr.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/command-context.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/commands.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/complete-sheet.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/complete.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/complex.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/consolidate.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/dependent.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/expr-impl.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/expr-name.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/expr.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/file-autoft.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/format-template.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/func-builtin.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/func.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-command-impl.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-commands-slicer.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-data-cache-source.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-datetime.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-format.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-graph-window.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-pane.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-plugin.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-random.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-sheet-slicer.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-so-filled.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-so-line.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-so-path.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-so-polygon.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnm-style-impl.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnumeric-conf.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnumeric-features.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnumeric-simple-canvas.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gnumeric.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/go-data-cache-field.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/go-data-cache-source.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/go-data-cache.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/go-data-slicer-field.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/go-data-slicer.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/go-val.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/graph.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gui-clipboard.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gui-file.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gui-gnumeric.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gui-util.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/gutils.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/history.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/hlink-impl.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/hlink.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/input-msg.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/item-bar.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/item-cursor.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/item-edit.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/item-grid.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/libgnumeric.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/mathfunc.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/mstyle.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/number-match.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/numbers.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/parse-util.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/pattern.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/position.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/preview-grid.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/print-cell.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/print-info.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/print.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/rangefunc-strings.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/rangefunc.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/ranges.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/regression.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/rendered-value.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/search.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/selection.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/session.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-autofill.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-control-gui-priv.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-control-gui.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-control-priv.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-control.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-filter-combo.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-filter.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-merge.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-object-cell-comment.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-object-component.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-object-graph.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-object-image.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-object-impl.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-object-widget.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-object-widget-impl.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-object.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-private.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-style.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-utils.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet-view.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sheet.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/sort.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/stf-export.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/stf-parse.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/stf.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/style-border.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/style-color.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/style-conditions.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/style-font.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/style.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/dao.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/gnm-solver.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/tools.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/undo.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/validation-combo.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/validation.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/value.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/wbc-gtk-impl.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/wbc-gtk.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/widgets/gnm-notebook.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/widgets/gnumeric-expr-entry.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/workbook-cmd-format.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/workbook-control-priv.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/workbook-control.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/workbook-priv.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/workbook-view.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/workbook.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/xml-io-version.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/xml-sax.h +lib/gnumeric/%%VERSION%%/plugins/applix/applix.la +lib/gnumeric/%%VERSION%%/plugins/applix/applix.so +lib/gnumeric/%%VERSION%%/plugins/applix/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/dif/dif.la +lib/gnumeric/%%VERSION%%/plugins/dif/dif.so +lib/gnumeric/%%VERSION%%/plugins/dif/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/excel/excel.la +lib/gnumeric/%%VERSION%%/plugins/excel/excel.so +lib/gnumeric/%%VERSION%%/plugins/excel/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/excelplugins/plugin.la +lib/gnumeric/%%VERSION%%/plugins/excelplugins/plugin.so +lib/gnumeric/%%VERSION%%/plugins/excelplugins/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/excelplugins/xlcall32.la +lib/gnumeric/%%VERSION%%/plugins/excelplugins/xlcall32.so +lib/gnumeric/%%VERSION%%/plugins/fn-christian-date/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-christian-date/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-christian-date/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-complex/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-complex/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-complex/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-database/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-database/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-database/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-date/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-date/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-date/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-derivatives/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-derivatives/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-derivatives/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-eng/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-eng/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-eng/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-erlang/erlang.la +lib/gnumeric/%%VERSION%%/plugins/fn-erlang/erlang.so +lib/gnumeric/%%VERSION%%/plugins/fn-erlang/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-financial/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-financial/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-financial/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-hebrew-date/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-hebrew-date/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-hebrew-date/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-info/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-info/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-info/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-logical/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-logical/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-logical/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-lookup/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-lookup/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-lookup/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-math/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-math/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-math/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-numtheory/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-numtheory/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-numtheory/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-r/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-r/rstat.la +lib/gnumeric/%%VERSION%%/plugins/fn-r/rstat.so +lib/gnumeric/%%VERSION%%/plugins/fn-random/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-random/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-random/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-stat/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-stat/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-stat/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-string/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-string/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-string/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/fn-tsa/plugin.la +lib/gnumeric/%%VERSION%%/plugins/fn-tsa/plugin.so +lib/gnumeric/%%VERSION%%/plugins/fn-tsa/plugin.xml +%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gdaif/gdaif.la +%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gdaif/gdaif.so +%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gdaif/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/glpk/glpk.la +lib/gnumeric/%%VERSION%%/plugins/glpk/glpk.so +lib/gnumeric/%%VERSION%%/plugins/glpk/plugin.xml +%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gnome-db/gnomedb.la +%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gnome-db/gnomedb.so +%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gnome-db/plugin.xml +%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gnome-db/ui.xml +lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/glossary-po-header +lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.py +lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.pyc +lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/html/html.la +lib/gnumeric/%%VERSION%%/plugins/html/html.so +lib/gnumeric/%%VERSION%%/plugins/html/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/lotus/lotus.la +lib/gnumeric/%%VERSION%%/plugins/lotus/lotus.so +lib/gnumeric/%%VERSION%%/plugins/lotus/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/lpsolve/lpsolve.la +lib/gnumeric/%%VERSION%%/plugins/lpsolve/lpsolve.so +lib/gnumeric/%%VERSION%%/plugins/lpsolve/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/mps/mps.la +lib/gnumeric/%%VERSION%%/plugins/mps/mps.so +lib/gnumeric/%%VERSION%%/plugins/mps/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/nlsolve/nlsolve.la +lib/gnumeric/%%VERSION%%/plugins/nlsolve/nlsolve.so +lib/gnumeric/%%VERSION%%/plugins/nlsolve/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/oleo/oleo.la +lib/gnumeric/%%VERSION%%/plugins/oleo/oleo.so +lib/gnumeric/%%VERSION%%/plugins/oleo/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/openoffice/openoffice.la +lib/gnumeric/%%VERSION%%/plugins/openoffice/openoffice.so +lib/gnumeric/%%VERSION%%/plugins/openoffice/plugin.xml +%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-func/perl_func.pl +%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-func/plugin.xml +%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-loader/perl_loader.la +%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-loader/perl_loader.so +%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-loader/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/plan_perfect/plan_perfect.la +lib/gnumeric/%%VERSION%%/plugins/plan_perfect/plan_perfect.so +lib/gnumeric/%%VERSION%%/plugins/plan_perfect/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/psiconv/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/psiconv/psiconv.la +lib/gnumeric/%%VERSION%%/plugins/psiconv/psiconv.so +lib/gnumeric/%%VERSION%%/plugins/py-func/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.py +lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.pyc +lib/gnumeric/%%VERSION%%/plugins/python-loader/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/python-loader/python_loader.la +lib/gnumeric/%%VERSION%%/plugins/python-loader/python_loader.so +lib/gnumeric/%%VERSION%%/plugins/python-loader/ui-console-menu.xml +lib/gnumeric/%%VERSION%%/plugins/qpro/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/qpro/qpro.la +lib/gnumeric/%%VERSION%%/plugins/qpro/qpro.so +lib/gnumeric/%%VERSION%%/plugins/sample_datasource/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/sample_datasource/sample_datasource.la +lib/gnumeric/%%VERSION%%/plugins/sample_datasource/sample_datasource.so +lib/gnumeric/%%VERSION%%/plugins/sc/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/sc/sc.la +lib/gnumeric/%%VERSION%%/plugins/sc/sc.so +lib/gnumeric/%%VERSION%%/plugins/sylk/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/sylk/sylk.la +lib/gnumeric/%%VERSION%%/plugins/sylk/sylk.so +lib/gnumeric/%%VERSION%%/plugins/uihello/hello.xml +lib/gnumeric/%%VERSION%%/plugins/uihello/plugin.la +lib/gnumeric/%%VERSION%%/plugins/uihello/plugin.so +lib/gnumeric/%%VERSION%%/plugins/uihello/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/xbase/plugin.xml +lib/gnumeric/%%VERSION%%/plugins/xbase/xbase.la +lib/gnumeric/%%VERSION%%/plugins/xbase/xbase.so +lib/goffice/%%GOFFICE%%/plugins/gnumeric/gnumeric.la +lib/goffice/%%GOFFICE%%/plugins/gnumeric/gnumeric.so +lib/goffice/%%GOFFICE%%/plugins/gnumeric/plugin.xml +lib/libspreadsheet-%%VERSION%%.so +lib/libspreadsheet.la +lib/libspreadsheet.so +libdata/pkgconfig/libspreadsheet-%%SHORT_VER%%.pc +@exec update-desktop-database > /dev/null || /usr/bin/true +share/applications/gnumeric.desktop +share/gnumeric/%%VERSION%%/GNOME_Gnumeric-gtk.xml +share/gnumeric/%%VERSION%%/Gnumeric-embed.xml +share/gnumeric/%%VERSION%%/autoformat-templates/3D/.category +share/gnumeric/%%VERSION%%/autoformat-templates/3D/autoformat.3D.button.xml +share/gnumeric/%%VERSION%%/autoformat-templates/3D/autoformat.3D.list.xml +share/gnumeric/%%VERSION%%/autoformat-templates/Classical/.category +share/gnumeric/%%VERSION%%/autoformat-templates/Classical/autoformat.Classical.cool.xml +share/gnumeric/%%VERSION%%/autoformat-templates/Classical/autoformat.Classical.simple.xml +share/gnumeric/%%VERSION%%/autoformat-templates/Classical/autoformat.Classical.trendy.xml +share/gnumeric/%%VERSION%%/autoformat-templates/Colourful/.category +share/gnumeric/%%VERSION%%/autoformat-templates/Colourful/autoformat.Colourful.banana.xml +share/gnumeric/%%VERSION%%/autoformat-templates/Colourful/autoformat.Colourful.black.xml +share/gnumeric/%%VERSION%%/autoformat-templates/Colourful/autoformat.Colourful.blue.xml +share/gnumeric/%%VERSION%%/autoformat-templates/Colourful/autoformat.Colourful.orange.xml +share/gnumeric/%%VERSION%%/autoformat-templates/Colourful/autoformat.Colourful.vanilla.xml +share/gnumeric/%%VERSION%%/autoformat-templates/Financial/.category +share/gnumeric/%%VERSION%%/autoformat-templates/Financial/autoformat.Financial.basic.xml +share/gnumeric/%%VERSION%%/autoformat-templates/Financial/autoformat.Financial.desert.xml +share/gnumeric/%%VERSION%%/autoformat-templates/Financial/autoformat.Financial.ice.xml +share/gnumeric/%%VERSION%%/autoformat-templates/Financial/autoformat.Financial.modern.xml +share/gnumeric/%%VERSION%%/autoformat-templates/Financial/autoformat.Financial.purple.xml +share/gnumeric/%%VERSION%%/autoformat-templates/General/.category +share/gnumeric/%%VERSION%%/autoformat-templates/General/autoformat.General.advanced.xml +share/gnumeric/%%VERSION%%/autoformat-templates/General/autoformat.General.basic.xml +share/gnumeric/%%VERSION%%/autoformat-templates/General/autoformat.General.empty.xml +share/gnumeric/%%VERSION%%/autoformat-templates/General/autoformat.General.table.xml +share/gnumeric/%%VERSION%%/autoformat-templates/List/.category +share/gnumeric/%%VERSION%%/autoformat-templates/List/autoformat.List.basic.xml +share/gnumeric/%%VERSION%%/autoformat-templates/List/autoformat.List.green.xml +share/gnumeric/%%VERSION%%/autoformat-templates/List/autoformat.List.lila.xml +share/gnumeric/%%VERSION%%/autoformat-templates/List/autoformat.List.simple.xml +share/gnumeric/%%VERSION%%/templates/calendar.gnumeric +share/gnumeric/%%VERSION%%/templates/invoice.gnumeric +share/gnumeric/%%VERSION%%/templates/loan.gnumeric +share/gnumeric/%%VERSION%%/templates/mileage.gnumeric +share/gnumeric/%%VERSION%%/templates/purchase_order.gnumeric +share/gnome/help/gnumeric/C/about-authors.xml +share/gnome/help/gnumeric/C/about-history.xml +share/gnome/help/gnumeric/C/about-license.xml +share/gnome/help/gnumeric/C/analysis-complexNumbers.xml +share/gnome/help/gnumeric/C/analysis-goalseek.xml +share/gnome/help/gnumeric/C/analysis-overview.xml +share/gnome/help/gnumeric/C/analysis-scenarios.xml +share/gnome/help/gnumeric/C/analysis-simulation.xml +share/gnome/help/gnumeric/C/analysis-solver.xml +share/gnome/help/gnumeric/C/analysis-statistical.xml +share/gnome/help/gnumeric/C/appendix-glossary.xml +share/gnome/help/gnumeric/C/appendix-keybindings.xml +share/gnome/help/gnumeric/C/bugs.xml +share/gnome/help/gnumeric/C/compiling.xml +share/gnome/help/gnumeric/C/configuration-localization.xml +share/gnome/help/gnumeric/C/configuration-overview.xml +share/gnome/help/gnumeric/C/configuration-plugins.xml +share/gnome/help/gnumeric/C/configuration-preferences.xml +share/gnome/help/gnumeric/C/configuration-toolbars.xml +share/gnome/help/gnumeric/C/data-commentNlink.xml +share/gnome/help/gnumeric/C/data-delete.xml +share/gnome/help/gnumeric/C/data-entry-advanced.xml +share/gnome/help/gnumeric/C/data-entry-external.xml +share/gnome/help/gnumeric/C/data-entry.xml +share/gnome/help/gnumeric/C/data-filter.xml +share/gnome/help/gnumeric/C/data-format-conditional.xml +share/gnome/help/gnumeric/C/data-format.xml +share/gnome/help/gnumeric/C/data-generate.xml +share/gnome/help/gnumeric/C/data-insert.xml +share/gnome/help/gnumeric/C/data-modify.xml +share/gnome/help/gnumeric/C/data-move-copy.xml +share/gnome/help/gnumeric/C/data-overview.xml +share/gnome/help/gnumeric/C/data-selections.xml +share/gnome/help/gnumeric/C/data-types.xml +share/gnome/help/gnumeric/C/documenting.xml +share/gnome/help/gnumeric/C/extending-functions.xml +share/gnome/help/gnumeric/C/extending-overview.xml +share/gnome/help/gnumeric/C/extending-plugins.xml +share/gnome/help/gnumeric/C/extending-python.xml +share/gnome/help/gnumeric/C/figures/advanced-filter-1.png +share/gnome/help/gnumeric/C/figures/advanced-filter-2.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-confidence-interval-equation.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-demand-ex1.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-demand-ex2.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-interations-equation1.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-interations-equation2.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-maximumtime-dialog.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-options-dialog.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-output-dialog.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-profit-ex1.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-profit-ex2.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-report-screen.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-simtable-screen.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-summary-dialog.png +share/gnome/help/gnumeric/C/figures/analysis-simulation-variables-dialog.png +share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex3.png +share/gnome/help/gnumeric/C/figures/analysistools-correlation.png +share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-covariance.png +share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1-options.png +share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-descstats.png +share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-a-holt-winters-formula.png +share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-a-holt-winters-stderr.png +share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-holt-formula.png +share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-holt-stderr.png +share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-hunter-formula.png +share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-hunter-stderr.png +share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-m-holt-winters-formula.png +share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-m-holt-winters-stderr.png +share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-roberts-formula.png +share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-roberts-stderr.png +share/gnome/help/gnumeric/C/figures/analysistools-fourier-formula.png +share/gnome/help/gnumeric/C/figures/analysistools-fourier.png +share/gnome/help/gnumeric/C/figures/analysistools-frequency-cats.png +share/gnome/help/gnumeric/C/figures/analysistools-frequency-graphs.png +share/gnome/help/gnumeric/C/figures/analysistools-frequency-results.png +share/gnome/help/gnumeric/C/figures/analysistools-frequency.png +share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ftest.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram-bins.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram-cutoffs.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex3.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex4.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex5.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram-graphs.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram.png +share/gnome/help/gnumeric/C/figures/analysistools-kaplan-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-kaplan-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-kaplan-ex3.png +share/gnome/help/gnumeric/C/figures/analysistools-kaplan-groups.png +share/gnome/help/gnumeric/C/figures/analysistools-kaplan-options.png +share/gnome/help/gnumeric/C/figures/analysistools-kaplan.png +share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex3.png +share/gnome/help/gnumeric/C/figures/analysistools-moving-average-formula-central.png +share/gnome/help/gnumeric/C/figures/analysistools-moving-average-formula-spencer.png +share/gnome/help/gnumeric/C/figures/analysistools-moving-average-formula-weighted.png +share/gnome/help/gnumeric/C/figures/analysistools-moving-average-options.png +share/gnome/help/gnumeric/C/figures/analysistools-moving-average.png +share/gnome/help/gnumeric/C/figures/analysistools-normality-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-normality-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-normality-ex3.png +share/gnome/help/gnumeric/C/figures/analysistools-normality-ex4.png +share/gnome/help/gnumeric/C/figures/analysistools-normality-testspec.png +share/gnome/help/gnumeric/C/figures/analysistools-normality.png +share/gnome/help/gnumeric/C/figures/analysistools-outputoptions.png +share/gnome/help/gnumeric/C/figures/analysistools-pcanalysis-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-pcanalysis-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-pcanalysis.png +share/gnome/help/gnumeric/C/figures/analysistools-random-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-random-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-random.png +share/gnome/help/gnumeric/C/figures/analysistools-ranges.png +share/gnome/help/gnumeric/C/figures/analysistools-rank-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-rank-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-rank.png +share/gnome/help/gnumeric/C/figures/analysistools-regression-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-regression-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-regression-ex3.png +share/gnome/help/gnumeric/C/figures/analysistools-regression.png +share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-sampling.png +share/gnome/help/gnumeric/C/figures/analysistools-signtest-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-signtest-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-signtest-ex3.png +share/gnome/help/gnumeric/C/figures/analysistools-signtest.png +share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex3.png +share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex4.png +share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex5.png +share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex6.png +share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex7.png +share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex8.png +share/gnome/help/gnumeric/C/figures/analysistools-smoothing.png +share/gnome/help/gnumeric/C/figures/analysistools-tools.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest.png +share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ztest.png +share/gnome/help/gnumeric/C/figures/arrowhead-dimensions.png +share/gnome/help/gnumeric/C/figures/button-align-center.png +share/gnome/help/gnumeric/C/figures/button-align-left.png +share/gnome/help/gnumeric/C/figures/button-align-right.png +share/gnome/help/gnumeric/C/figures/button-arrow.png +share/gnome/help/gnumeric/C/figures/button-bold.png +share/gnome/help/gnumeric/C/figures/button-borders.png +share/gnome/help/gnumeric/C/figures/button-button.png +share/gnome/help/gnumeric/C/figures/button-center-across-selection.png +share/gnome/help/gnumeric/C/figures/button-checkbox.png +share/gnome/help/gnumeric/C/figures/button-combo.png +share/gnome/help/gnumeric/C/figures/button-copy.png +share/gnome/help/gnumeric/C/figures/button-cut.png +share/gnome/help/gnumeric/C/figures/button-decrease-indent.png +share/gnome/help/gnumeric/C/figures/button-decrease-precision.png +share/gnome/help/gnumeric/C/figures/button-equals.png +share/gnome/help/gnumeric/C/figures/button-fill.png +share/gnome/help/gnumeric/C/figures/button-font-size.png +share/gnome/help/gnumeric/C/figures/button-font-type.png +share/gnome/help/gnumeric/C/figures/button-frame.png +share/gnome/help/gnumeric/C/figures/button-function.png +share/gnome/help/gnumeric/C/figures/button-graph.png +share/gnome/help/gnumeric/C/figures/button-graphEditor-add.png +share/gnome/help/gnumeric/C/figures/button-increase-indent.png +share/gnome/help/gnumeric/C/figures/button-increase-precision.png +share/gnome/help/gnumeric/C/figures/button-insert-component.png +share/gnome/help/gnumeric/C/figures/button-insert-hyperlink.png +share/gnome/help/gnumeric/C/figures/button-insert-object.png +share/gnome/help/gnumeric/C/figures/button-italic.png +share/gnome/help/gnumeric/C/figures/button-label.png +share/gnome/help/gnumeric/C/figures/button-line.png +share/gnome/help/gnumeric/C/figures/button-list.png +share/gnome/help/gnumeric/C/figures/button-merge.png +share/gnome/help/gnumeric/C/figures/button-money.png +share/gnome/help/gnumeric/C/figures/button-new.png +share/gnome/help/gnumeric/C/figures/button-open.png +share/gnome/help/gnumeric/C/figures/button-oval.png +share/gnome/help/gnumeric/C/figures/button-paste.png +share/gnome/help/gnumeric/C/figures/button-percent.png +share/gnome/help/gnumeric/C/figures/button-preview.png +share/gnome/help/gnumeric/C/figures/button-print.png +share/gnome/help/gnumeric/C/figures/button-radio.png +share/gnome/help/gnumeric/C/figures/button-rectangle.png +share/gnome/help/gnumeric/C/figures/button-redo-and-history.png +share/gnome/help/gnumeric/C/figures/button-save.png +share/gnome/help/gnumeric/C/figures/button-scrollbar.png +share/gnome/help/gnumeric/C/figures/button-slider.png +share/gnome/help/gnumeric/C/figures/button-sort-az.png +share/gnome/help/gnumeric/C/figures/button-sort-za.png +share/gnome/help/gnumeric/C/figures/button-spin.png +share/gnome/help/gnumeric/C/figures/button-split.png +share/gnome/help/gnumeric/C/figures/button-subscript.png +share/gnome/help/gnumeric/C/figures/button-sum.png +share/gnome/help/gnumeric/C/figures/button-superscript.png +share/gnome/help/gnumeric/C/figures/button-text-colour.png +share/gnome/help/gnumeric/C/figures/button-thousands.png +share/gnome/help/gnumeric/C/figures/button-underline.png +share/gnome/help/gnumeric/C/figures/button-undo-and-history.png +share/gnome/help/gnumeric/C/figures/button-zoom.png +share/gnome/help/gnumeric/C/figures/cell-grid.png +share/gnome/help/gnumeric/C/figures/cell-selected.png +share/gnome/help/gnumeric/C/figures/cell-with-text.png +share/gnome/help/gnumeric/C/figures/cells-1.png +share/gnome/help/gnumeric/C/figures/cells-2.png +share/gnome/help/gnumeric/C/figures/chart_area_1_1.png +share/gnome/help/gnumeric/C/figures/chart_area_1_2.png +share/gnome/help/gnumeric/C/figures/chart_area_1_3.png +share/gnome/help/gnumeric/C/figures/chart_bar_1_1.png +share/gnome/help/gnumeric/C/figures/chart_bar_1_2.png +share/gnome/help/gnumeric/C/figures/chart_bar_1_3.png +share/gnome/help/gnumeric/C/figures/chart_bubble_1_1.png +share/gnome/help/gnumeric/C/figures/chart_column_1_1.png +share/gnome/help/gnumeric/C/figures/chart_column_1_2.png +share/gnome/help/gnumeric/C/figures/chart_column_1_3.png +share/gnome/help/gnumeric/C/figures/chart_line_1_1.png +share/gnome/help/gnumeric/C/figures/chart_line_1_2.png +share/gnome/help/gnumeric/C/figures/chart_line_1_3.png +share/gnome/help/gnumeric/C/figures/chart_line_2_1.png +share/gnome/help/gnumeric/C/figures/chart_line_2_2.png +share/gnome/help/gnumeric/C/figures/chart_line_2_3.png +share/gnome/help/gnumeric/C/figures/chart_pie_1_1.png +share/gnome/help/gnumeric/C/figures/chart_pie_2_1.png +share/gnome/help/gnumeric/C/figures/chart_radar_1_1.png +share/gnome/help/gnumeric/C/figures/chart_radar_1_2.png +share/gnome/help/gnumeric/C/figures/chart_radar_1_3.png +share/gnome/help/gnumeric/C/figures/chart_ring_1_1.png +share/gnome/help/gnumeric/C/figures/chart_ring_1_2.png +share/gnome/help/gnumeric/C/figures/chart_scatter_1_1.png +share/gnome/help/gnumeric/C/figures/chart_scatter_3_1.png +share/gnome/help/gnumeric/C/figures/chart_scatter_3_2.png +share/gnome/help/gnumeric/C/figures/chart_surface_1.png +share/gnome/help/gnumeric/C/figures/chart_surface_2.png +share/gnome/help/gnumeric/C/figures/dialog-auto-correct.png +share/gnome/help/gnumeric/C/figures/dialog-autosave.png +share/gnome/help/gnumeric/C/figures/dialog-fileopen-withTags.png +share/gnome/help/gnumeric/C/figures/dialog-filesave-compact-withTags.png +share/gnome/help/gnumeric/C/figures/dialog-filesave-expanded-withTags.png +share/gnome/help/gnumeric/C/figures/dialog-filter.png +share/gnome/help/gnumeric/C/figures/dialog-insert-object.png +share/gnome/help/gnumeric/C/figures/dialog-properties-arrow.png +share/gnome/help/gnumeric/C/figures/dialog-properties-checkbox.png +share/gnome/help/gnumeric/C/figures/dialog-properties-frame.png +share/gnome/help/gnumeric/C/figures/dialog-properties-label.png +share/gnome/help/gnumeric/C/figures/dialog-properties-line.png +share/gnome/help/gnumeric/C/figures/dialog-properties-oval.png +share/gnome/help/gnumeric/C/figures/dialog-properties-rectangle.png +share/gnome/help/gnumeric/C/figures/dialog-properties-scrollbar.png +share/gnome/help/gnumeric/C/figures/drawing-arrow.png +share/gnome/help/gnumeric/C/figures/drawing-line.png +share/gnome/help/gnumeric/C/figures/drawing-oval.png +share/gnome/help/gnumeric/C/figures/drawing-rectangle.png +share/gnome/help/gnumeric/C/figures/example-colGraph-modified.png +share/gnome/help/gnumeric/C/figures/example-colGraph.png +share/gnome/help/gnumeric/C/figures/example-columnSelect.png +share/gnome/help/gnumeric/C/figures/example-data.png +share/gnome/help/gnumeric/C/figures/files-html-example.png +share/gnome/help/gnumeric/C/figures/files-html32-example.png +share/gnome/help/gnumeric/C/figures/files-html40-example.png +share/gnome/help/gnumeric/C/figures/formula-dmedian.png +share/gnome/help/gnumeric/C/figures/gnumeric-icon-24.png +share/gnome/help/gnumeric/C/figures/gnumeric-labelled.png +share/gnome/help/gnumeric/C/figures/gnumeric-power-example.png +share/gnome/help/gnumeric/C/figures/graph-components.png +share/gnome/help/gnumeric/C/figures/graph-example-area.png +share/gnome/help/gnumeric/C/figures/graph-example-bar.png +share/gnome/help/gnumeric/C/figures/graph-example-bubble.png +share/gnome/help/gnumeric/C/figures/graph-example-column.png +share/gnome/help/gnumeric/C/figures/graph-example-line.png +share/gnome/help/gnumeric/C/figures/graph-example-pie.png +share/gnome/help/gnumeric/C/figures/graph-example-radar.png +share/gnome/help/gnumeric/C/figures/graph-example-ring.png +share/gnome/help/gnumeric/C/figures/graph-example-surface-t1.png +share/gnome/help/gnumeric/C/figures/graph-example-surface-t2.png +share/gnome/help/gnumeric/C/figures/graph-example-xyplot.png +share/gnome/help/gnumeric/C/figures/graph-hierarchy.png +share/gnome/help/gnumeric/C/figures/graphguru-axes-category-bounds.png +share/gnome/help/gnumeric/C/figures/graphguru-axes-category-details.png +share/gnome/help/gnumeric/C/figures/graphguru-axes-category-style.png +share/gnome/help/gnumeric/C/figures/graphguru-axes-continuous-bounds.png +share/gnome/help/gnumeric/C/figures/graphguru-axes-continuous-format.png +share/gnome/help/gnumeric/C/figures/graphguru-backPanels-gradient.png +share/gnome/help/gnumeric/C/figures/graphguru-backPanels-image.png +share/gnome/help/gnumeric/C/figures/graphguru-backPanels-none.png +share/gnome/help/gnumeric/C/figures/graphguru-backPanels-pattern.png +share/gnome/help/gnumeric/C/figures/graphguru-components.png +share/gnome/help/gnumeric/C/figures/graphguru-plot-barCol.png +share/gnome/help/gnumeric/C/figures/graphguru-plot-bubble.png +share/gnome/help/gnumeric/C/figures/graphguru-plot-pie.png +share/gnome/help/gnumeric/C/figures/graphguru-plot-radar.png +share/gnome/help/gnumeric/C/figures/graphguru-plot-ring.png +share/gnome/help/gnumeric/C/figures/graphguru-series-data-bubble.png +share/gnome/help/gnumeric/C/figures/graphguru-series-data-single.png +share/gnome/help/gnumeric/C/figures/graphguru-series-data-xy.png +share/gnome/help/gnumeric/C/figures/graphguru-series-error.png +share/gnome/help/gnumeric/C/figures/graphguru-series-style-filled.png +share/gnome/help/gnumeric/C/figures/graphguru-series-style-line.png +share/gnome/help/gnumeric/C/figures/graphguru-title-font.png +share/gnome/help/gnumeric/C/figures/graphical-elements-selected.png +share/gnome/help/gnumeric/C/figures/graphical-elements-stacked.png +share/gnome/help/gnumeric/C/figures/graphical-elements.png +share/gnome/help/gnumeric/C/figures/graphs-types-area.png +share/gnome/help/gnumeric/C/figures/graphs-types-bar.png +share/gnome/help/gnumeric/C/figures/graphs-types-bubble.png +share/gnome/help/gnumeric/C/figures/graphs-types-column.png +share/gnome/help/gnumeric/C/figures/graphs-types-line.png +share/gnome/help/gnumeric/C/figures/graphs-types-pie.png +share/gnome/help/gnumeric/C/figures/graphs-types-radar.png +share/gnome/help/gnumeric/C/figures/graphs-types-ring.png +share/gnome/help/gnumeric/C/figures/graphs-types-stock.png +share/gnome/help/gnumeric/C/figures/graphs-types-surface.png +share/gnome/help/gnumeric/C/figures/graphs-types-xyplot.png +share/gnome/help/gnumeric/C/figures/info-area.png +share/gnome/help/gnumeric/C/figures/menu-context-col-row-header.png +share/gnome/help/gnumeric/C/figures/menu-context-graph-order.png +share/gnome/help/gnumeric/C/figures/menu-context-graph.png +share/gnome/help/gnumeric/C/figures/menu-context-grid.png +share/gnome/help/gnumeric/C/figures/menu-context-object-order.png +share/gnome/help/gnumeric/C/figures/menu-context-object.png +share/gnome/help/gnumeric/C/figures/menu-context-sheet-tabs.png +share/gnome/help/gnumeric/C/figures/menu-context-tabs.png +share/gnome/help/gnumeric/C/figures/menu-context-toolbars.png +share/gnome/help/gnumeric/C/figures/menu-data-export.png +share/gnome/help/gnumeric/C/figures/menu-data-import.png +share/gnome/help/gnumeric/C/figures/menu-data-labelled.png +share/gnome/help/gnumeric/C/figures/menu-edit-delete-cells.png +share/gnome/help/gnumeric/C/figures/menu-edit-labelled.png +share/gnome/help/gnumeric/C/figures/menu-edit-paste-special.png +share/gnome/help/gnumeric/C/figures/menu-edit-select.png +share/gnome/help/gnumeric/C/figures/menu-file-labelled.png +share/gnome/help/gnumeric/C/figures/menu-file-printarea.png +share/gnome/help/gnumeric/C/figures/menu-format-column.png +share/gnome/help/gnumeric/C/figures/menu-format-labelled.png +share/gnome/help/gnumeric/C/figures/menu-format-sheet.png +share/gnome/help/gnumeric/C/figures/menu-help-labelled.png +share/gnome/help/gnumeric/C/figures/menu-insert-fw.png +share/gnome/help/gnumeric/C/figures/menu-insert-labelled.png +share/gnome/help/gnumeric/C/figures/menu-insert-names.png +share/gnome/help/gnumeric/C/figures/menu-statistics-labelled.png +share/gnome/help/gnumeric/C/figures/menu-tools-labelled.png +share/gnome/help/gnumeric/C/figures/menu-torn-off.png +share/gnome/help/gnumeric/C/figures/menu-view-labelled.png +share/gnome/help/gnumeric/C/figures/menu-view-properties-dialog-cm.png +share/gnome/help/gnumeric/C/figures/menu-view-properties-dialog.png +share/gnome/help/gnumeric/C/figures/menubar.png +share/gnome/help/gnumeric/C/figures/number-format-border-dialog.png +share/gnome/help/gnumeric/C/figures/number-format-color-dialog.png +share/gnome/help/gnumeric/C/figures/number-format-dialog.png +share/gnome/help/gnumeric/C/figures/number-format-font-dialog.png +share/gnome/help/gnumeric/C/figures/number-format-justification-dialog-2.png +share/gnome/help/gnumeric/C/figures/number-format-protection.png +share/gnome/help/gnumeric/C/figures/number-format-validation-warning.png +share/gnome/help/gnumeric/C/figures/number-format-validation.png +share/gnome/help/gnumeric/C/figures/pointer_arrow_left_std.png +share/gnome/help/gnumeric/C/figures/pointer_cross_hair.png +share/gnome/help/gnumeric/C/figures/pointer_cross_wide.png +share/gnome/help/gnumeric/C/figures/pointer_diagonal_resize.png +share/gnome/help/gnumeric/C/figures/pointer_double_horizontal_arrow.png +share/gnome/help/gnumeric/C/figures/pointer_double_vertical_arrow.png +share/gnome/help/gnumeric/C/figures/pointer_four_way_arrow.png +share/gnome/help/gnumeric/C/figures/pointer_hand_left.png +share/gnome/help/gnumeric/C/figures/pointer_left.png +share/gnome/help/gnumeric/C/figures/pointer_resize_multiple.png +share/gnome/help/gnumeric/C/figures/pointer_right.png +share/gnome/help/gnumeric/C/figures/pointer_text_edit.png +share/gnome/help/gnumeric/C/figures/pointer_zoom_in.png +share/gnome/help/gnumeric/C/figures/pointer_zoom_out.png +share/gnome/help/gnumeric/C/figures/preferences-copypaste.png +share/gnome/help/gnumeric/C/figures/preferences-files.png +share/gnome/help/gnumeric/C/figures/preferences-font-header.png +share/gnome/help/gnumeric/C/figures/preferences-font.png +share/gnome/help/gnumeric/C/figures/preferences-screen.png +share/gnome/help/gnumeric/C/figures/preferences-sorting.png +share/gnome/help/gnumeric/C/figures/preferences-tools.png +share/gnome/help/gnumeric/C/figures/preferences-undo.png +share/gnome/help/gnumeric/C/figures/preferences-windows.png +share/gnome/help/gnumeric/C/figures/print-large.png +share/gnome/help/gnumeric/C/figures/print-preview-back.png +share/gnome/help/gnumeric/C/figures/print-preview-first.png +share/gnome/help/gnumeric/C/figures/print-preview-fit.png +share/gnome/help/gnumeric/C/figures/print-preview-fitonetoone.png +share/gnome/help/gnumeric/C/figures/print-preview-last.png +share/gnome/help/gnumeric/C/figures/print-preview-next.png +share/gnome/help/gnumeric/C/figures/print-preview-zoomin.png +share/gnome/help/gnumeric/C/figures/print-preview-zoomout.png +share/gnome/help/gnumeric/C/figures/print-worksheet-job.png +share/gnome/help/gnumeric/C/figures/print-worksheet-paper.png +share/gnome/help/gnumeric/C/figures/print-worksheet-printer.png +share/gnome/help/gnumeric/C/figures/printing-preview.png +share/gnome/help/gnumeric/C/figures/printing-setup-header-config.png +share/gnome/help/gnumeric/C/figures/printing-setup-header.png +share/gnome/help/gnumeric/C/figures/printing-setup-page.png +share/gnome/help/gnumeric/C/figures/printing-setup-printarea.png +share/gnome/help/gnumeric/C/figures/printing-setup-sheet.png +share/gnome/help/gnumeric/C/figures/selection-1.png +share/gnome/help/gnumeric/C/figures/selection-10.png +share/gnome/help/gnumeric/C/figures/selection-2.png +share/gnome/help/gnumeric/C/figures/selection-3.png +share/gnome/help/gnumeric/C/figures/selection-4.png +share/gnome/help/gnumeric/C/figures/selection-5.png +share/gnome/help/gnumeric/C/figures/selection-8.png +share/gnome/help/gnumeric/C/figures/selection-9.png +share/gnome/help/gnumeric/C/figures/solver-01.png +share/gnome/help/gnumeric/C/figures/solver-02.png +share/gnome/help/gnumeric/C/figures/solver-03.png +share/gnome/help/gnumeric/C/figures/solver-04.png +share/gnome/help/gnumeric/C/figures/solver-05.png +share/gnome/help/gnumeric/C/figures/textguru-export-panel1-withTags.png +share/gnome/help/gnumeric/C/figures/textguru-export-panel2-withTags.png +share/gnome/help/gnumeric/C/figures/textguru-import-panel1-withTags.png +share/gnome/help/gnumeric/C/figures/textguru-import-panel2a-withTags.png +share/gnome/help/gnumeric/C/figures/textguru-import-panel2b-withTags.png +share/gnome/help/gnumeric/C/figures/textguru-import-panel3-withTags.png +share/gnome/help/gnumeric/C/figures/toolbar-extension-menu.png +share/gnome/help/gnumeric/C/figures/toolbar-object.png +share/gnome/help/gnumeric/C/figures/toolbar-standard.png +share/gnome/help/gnumeric/C/figures/toolbars.png +share/gnome/help/gnumeric/C/figures/widget-checkbox.png +share/gnome/help/gnumeric/C/figures/widget-combobox.png +share/gnome/help/gnumeric/C/figures/widget-entryBox-outlined.png +share/gnome/help/gnumeric/C/figures/widget-frame.png +share/gnome/help/gnumeric/C/figures/widget-label.png +share/gnome/help/gnumeric/C/figures/widget-list.png +share/gnome/help/gnumeric/C/figures/widget-scrollbar.png +share/gnome/help/gnumeric/C/figures/widget-slider.png +share/gnome/help/gnumeric/C/figures/widget-spinbutton.png +share/gnome/help/gnumeric/C/figures/worksheet-cols-1.png +share/gnome/help/gnumeric/C/figures/worksheet-data-1.png +share/gnome/help/gnumeric/C/figures/worksheet-data-2.png +share/gnome/help/gnumeric/C/figures/worksheet-data-3.png +share/gnome/help/gnumeric/C/figures/worksheet-data-4.png +share/gnome/help/gnumeric/C/figures/worksheet-rows-1.png +share/gnome/help/gnumeric/C/figures/worksheet-running-calc-1.png +share/gnome/help/gnumeric/C/files-email.xml +share/gnome/help/gnumeric/C/files-formats.xml +share/gnome/help/gnumeric/C/files-opening.xml +share/gnome/help/gnumeric/C/files-overview.xml +share/gnome/help/gnumeric/C/files-saving.xml +share/gnome/help/gnumeric/C/files-ssconvert.xml +share/gnome/help/gnumeric/C/files-textopen.xml +share/gnome/help/gnumeric/C/files-textsave.xml +share/gnome/help/gnumeric/C/functions.xml +share/gnome/help/gnumeric/C/getting-involved.xml +share/gnome/help/gnumeric/C/gnumeric.xml +share/gnome/help/gnumeric/C/graphics-drawings.xml +share/gnome/help/gnumeric/C/graphics-images.xml +share/gnome/help/gnumeric/C/graphics-overview.xml +share/gnome/help/gnumeric/C/graphics-plots.xml +share/gnome/help/gnumeric/C/graphics-widgets.xml +share/gnome/help/gnumeric/C/gui-menus.xml +share/gnome/help/gnumeric/C/gui-mouse.xml +share/gnome/help/gnumeric/C/gui-other-elements.xml +share/gnome/help/gnumeric/C/gui-overview.xml +share/gnome/help/gnumeric/C/gui-toolbars.xml +share/gnome/help/gnumeric/C/installing.xml +share/gnome/help/gnumeric/C/legal.xml +share/gnome/help/gnumeric/C/manual-usage.xml +share/gnome/help/gnumeric/C/morehelp.xml +share/gnome/help/gnumeric/C/printing.xml +share/gnome/help/gnumeric/C/quick-start.xml +share/gnome/help/gnumeric/C/welcome.xml +share/gnome/help/gnumeric/C/workbooks.xml +share/gnome/help/gnumeric/C/worksheets.xml +share/icons/hicolor/16x16/apps/gnumeric.png +share/icons/hicolor/22x22/apps/gnumeric.png +share/icons/hicolor/24x24/apps/gnumeric.png +share/icons/hicolor/32x32/apps/gnumeric.png +share/icons/hicolor/48x48/apps/gnumeric.png +share/icons/hicolor/scalable/apps/gnumeric.svg +share/mime-info/gnumeric.mime +share/omf/gnumeric/gnumeric-C.omf +share/pixmaps/gnome-application-vnd.lotus-1-2-3.png +share/pixmaps/gnome-application-x-applix-spreadsheet.png +share/pixmaps/gnome-application-x-generic-spreadsheet.png +share/pixmaps/gnome-application-x-gnumeric.png +share/pixmaps/gnome-application-x-xls.png +share/pixmaps/gnumeric/down-right.png +share/pixmaps/gnumeric/gnome-application-vnd.lotus-1-2-3.png +share/pixmaps/gnumeric/gnome-application-x-applix-spreadsheet.png +share/pixmaps/gnumeric/gnome-application-x-generic-spreadsheet.png +share/pixmaps/gnumeric/gnome-application-x-gnumeric.png +share/pixmaps/gnumeric/gnome-application-x-xls.png +share/pixmaps/gnumeric/gnumeric-about.png +share/pixmaps/gnumeric/orient-horizontal.png +share/pixmaps/gnumeric/orient-vertical.png +share/pixmaps/gnumeric/right-down.png +share/pixmaps/gnumeric/stf-druid.png +share/pixmaps/gnumeric/win32-gnumeric.ico +share/pixmaps/win32-gnumeric.ico +share/locale/am/LC_MESSAGES/gnumeric-functions.mo +share/locale/am/LC_MESSAGES/gnumeric.mo +share/locale/ar/LC_MESSAGES/gnumeric-functions.mo +share/locale/ar/LC_MESSAGES/gnumeric.mo +share/locale/ast/LC_MESSAGES/gnumeric-functions.mo +share/locale/ast/LC_MESSAGES/gnumeric.mo +share/locale/az/LC_MESSAGES/gnumeric-functions.mo +share/locale/az/LC_MESSAGES/gnumeric.mo +share/locale/bg/LC_MESSAGES/gnumeric-functions.mo +share/locale/bg/LC_MESSAGES/gnumeric.mo +share/locale/ca/LC_MESSAGES/gnumeric-functions.mo +share/locale/ca/LC_MESSAGES/gnumeric.mo +share/locale/ca@valencia/LC_MESSAGES/gnumeric-functions.mo +share/locale/ca@valencia/LC_MESSAGES/gnumeric.mo +share/locale/cs/LC_MESSAGES/gnumeric-functions.mo +share/locale/cs/LC_MESSAGES/gnumeric.mo +share/locale/da/LC_MESSAGES/gnumeric-functions.mo +share/locale/da/LC_MESSAGES/gnumeric.mo +share/locale/de/LC_MESSAGES/gnumeric-functions.mo +share/locale/de/LC_MESSAGES/gnumeric.mo +share/locale/dz/LC_MESSAGES/gnumeric-functions.mo +share/locale/dz/LC_MESSAGES/gnumeric.mo +share/locale/el/LC_MESSAGES/gnumeric-functions.mo +share/locale/el/LC_MESSAGES/gnumeric.mo +share/locale/en_CA/LC_MESSAGES/gnumeric-functions.mo +share/locale/en_CA/LC_MESSAGES/gnumeric.mo +share/locale/en_GB/LC_MESSAGES/gnumeric-functions.mo +share/locale/en_GB/LC_MESSAGES/gnumeric.mo +share/locale/eo/LC_MESSAGES/gnumeric-functions.mo +share/locale/eo/LC_MESSAGES/gnumeric.mo +share/locale/es/LC_MESSAGES/gnumeric-functions.mo +share/locale/es/LC_MESSAGES/gnumeric.mo +share/locale/et/LC_MESSAGES/gnumeric-functions.mo +share/locale/et/LC_MESSAGES/gnumeric.mo +share/locale/eu/LC_MESSAGES/gnumeric-functions.mo +share/locale/eu/LC_MESSAGES/gnumeric.mo +share/locale/fi/LC_MESSAGES/gnumeric-functions.mo +share/locale/fi/LC_MESSAGES/gnumeric.mo +share/locale/fr/LC_MESSAGES/gnumeric-functions.mo +share/locale/fr/LC_MESSAGES/gnumeric.mo +share/locale/ga/LC_MESSAGES/gnumeric-functions.mo +share/locale/ga/LC_MESSAGES/gnumeric.mo +share/locale/gl/LC_MESSAGES/gnumeric-functions.mo +share/locale/gl/LC_MESSAGES/gnumeric.mo +share/locale/gu/LC_MESSAGES/gnumeric-functions.mo +share/locale/gu/LC_MESSAGES/gnumeric.mo +share/locale/he/LC_MESSAGES/gnumeric-functions.mo +share/locale/he/LC_MESSAGES/gnumeric.mo +share/locale/hr/LC_MESSAGES/gnumeric-functions.mo +share/locale/hr/LC_MESSAGES/gnumeric.mo +share/locale/hu/LC_MESSAGES/gnumeric-functions.mo +share/locale/hu/LC_MESSAGES/gnumeric.mo +share/locale/id/LC_MESSAGES/gnumeric-functions.mo +share/locale/id/LC_MESSAGES/gnumeric.mo +share/locale/it/LC_MESSAGES/gnumeric-functions.mo +share/locale/it/LC_MESSAGES/gnumeric.mo +share/locale/ja/LC_MESSAGES/gnumeric-functions.mo +share/locale/ja/LC_MESSAGES/gnumeric.mo +share/locale/kk/LC_MESSAGES/gnumeric-functions.mo +share/locale/kk/LC_MESSAGES/gnumeric.mo +share/locale/ko/LC_MESSAGES/gnumeric-functions.mo +share/locale/ko/LC_MESSAGES/gnumeric.mo +share/locale/lt/LC_MESSAGES/gnumeric-functions.mo +share/locale/lt/LC_MESSAGES/gnumeric.mo +share/locale/lv/LC_MESSAGES/gnumeric-functions.mo +share/locale/lv/LC_MESSAGES/gnumeric.mo +share/locale/mk/LC_MESSAGES/gnumeric-functions.mo +share/locale/mk/LC_MESSAGES/gnumeric.mo +share/locale/ml/LC_MESSAGES/gnumeric-functions.mo +share/locale/ml/LC_MESSAGES/gnumeric.mo +share/locale/mr/LC_MESSAGES/gnumeric-functions.mo +share/locale/mr/LC_MESSAGES/gnumeric.mo +share/locale/ms/LC_MESSAGES/gnumeric-functions.mo +share/locale/ms/LC_MESSAGES/gnumeric.mo +share/locale/nb/LC_MESSAGES/gnumeric-functions.mo +share/locale/nb/LC_MESSAGES/gnumeric.mo +share/locale/ne/LC_MESSAGES/gnumeric-functions.mo +share/locale/ne/LC_MESSAGES/gnumeric.mo +share/locale/nl/LC_MESSAGES/gnumeric-functions.mo +share/locale/nl/LC_MESSAGES/gnumeric.mo +share/locale/nn/LC_MESSAGES/gnumeric-functions.mo +share/locale/nn/LC_MESSAGES/gnumeric.mo +share/locale/oc/LC_MESSAGES/gnumeric-functions.mo +share/locale/oc/LC_MESSAGES/gnumeric.mo +share/locale/pl/LC_MESSAGES/gnumeric-functions.mo +share/locale/pl/LC_MESSAGES/gnumeric.mo +share/locale/pt/LC_MESSAGES/gnumeric-functions.mo +share/locale/pt/LC_MESSAGES/gnumeric.mo +share/locale/pt_BR/LC_MESSAGES/gnumeric-functions.mo +share/locale/pt_BR/LC_MESSAGES/gnumeric.mo +share/locale/ro/LC_MESSAGES/gnumeric-functions.mo +share/locale/ro/LC_MESSAGES/gnumeric.mo +share/locale/ru/LC_MESSAGES/gnumeric-functions.mo +share/locale/ru/LC_MESSAGES/gnumeric.mo +share/locale/rw/LC_MESSAGES/gnumeric-functions.mo +share/locale/rw/LC_MESSAGES/gnumeric.mo +share/locale/sk/LC_MESSAGES/gnumeric-functions.mo +share/locale/sk/LC_MESSAGES/gnumeric.mo +share/locale/sl/LC_MESSAGES/gnumeric-functions.mo +share/locale/sl/LC_MESSAGES/gnumeric.mo +share/locale/sr/LC_MESSAGES/gnumeric-functions.mo +share/locale/sr/LC_MESSAGES/gnumeric.mo +share/locale/sr@latin/LC_MESSAGES/gnumeric-functions.mo +share/locale/sr@latin/LC_MESSAGES/gnumeric.mo +share/locale/sv/LC_MESSAGES/gnumeric-functions.mo +share/locale/sv/LC_MESSAGES/gnumeric.mo +share/locale/te/LC_MESSAGES/gnumeric-functions.mo +share/locale/te/LC_MESSAGES/gnumeric.mo +share/locale/tr/LC_MESSAGES/gnumeric-functions.mo +share/locale/tr/LC_MESSAGES/gnumeric.mo +share/locale/uk/LC_MESSAGES/gnumeric-functions.mo +share/locale/uk/LC_MESSAGES/gnumeric.mo +share/locale/vi/LC_MESSAGES/gnumeric-functions.mo +share/locale/vi/LC_MESSAGES/gnumeric.mo +share/locale/zh_CN/LC_MESSAGES/gnumeric-functions.mo +share/locale/zh_CN/LC_MESSAGES/gnumeric.mo +share/locale/zh_TW/LC_MESSAGES/gnumeric-functions.mo +share/locale/zh_TW/LC_MESSAGES/gnumeric.mo +@dirrm share/pixmaps/gnumeric +@dirrm share/omf/gnumeric +@dirrm share/gnome/help/gnumeric/C/figures +@dirrm share/gnome/help/gnumeric/C +@dirrm share/gnome/help/gnumeric +@dirrm share/gnumeric/%%VERSION%%/templates +@dirrm share/gnumeric/%%VERSION%%/autoformat-templates/List +@dirrm share/gnumeric/%%VERSION%%/autoformat-templates/General +@dirrm share/gnumeric/%%VERSION%%/autoformat-templates/Financial +@dirrm share/gnumeric/%%VERSION%%/autoformat-templates/Colourful +@dirrm share/gnumeric/%%VERSION%%/autoformat-templates/Classical +@dirrm share/gnumeric/%%VERSION%%/autoformat-templates/3D +@dirrm share/gnumeric/%%VERSION%%/autoformat-templates +@dirrm share/gnumeric/%%VERSION%% +@dirrm share/gnumeric +@dirrm lib/goffice/%%GOFFICE%%/plugins/gnumeric +@dirrm lib/gnumeric/%%VERSION%%/plugins/xbase +@dirrm lib/gnumeric/%%VERSION%%/plugins/uihello +@dirrm lib/gnumeric/%%VERSION%%/plugins/sylk +@dirrm lib/gnumeric/%%VERSION%%/plugins/sc +@dirrm lib/gnumeric/%%VERSION%%/plugins/sample_datasource +@dirrm lib/gnumeric/%%VERSION%%/plugins/qpro +@dirrm lib/gnumeric/%%VERSION%%/plugins/python-loader +@dirrm lib/gnumeric/%%VERSION%%/plugins/py-func +@dirrm lib/gnumeric/%%VERSION%%/plugins/psiconv +@dirrm lib/gnumeric/%%VERSION%%/plugins/plan_perfect +%%PERL%%@dirrm lib/gnumeric/%%VERSION%%/plugins/perl-loader +%%PERL%%@dirrm lib/gnumeric/%%VERSION%%/plugins/perl-func +@dirrm lib/gnumeric/%%VERSION%%/plugins/openoffice +@dirrm lib/gnumeric/%%VERSION%%/plugins/oleo +@dirrm lib/gnumeric/%%VERSION%%/plugins/nlsolve +@dirrm lib/gnumeric/%%VERSION%%/plugins/mps +@dirrm lib/gnumeric/%%VERSION%%/plugins/lpsolve +@dirrm lib/gnumeric/%%VERSION%%/plugins/lotus +@dirrm lib/gnumeric/%%VERSION%%/plugins/html +@dirrm lib/gnumeric/%%VERSION%%/plugins/gnome-glossary +%%GNOMEDB%%@dirrm lib/gnumeric/%%VERSION%%/plugins/gnome-db +@dirrm lib/gnumeric/%%VERSION%%/plugins/glpk +%%GNOMEDB%%@dirrm lib/gnumeric/%%VERSION%%/plugins/gdaif +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-tsa +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-string +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-stat +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-random +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-r +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-numtheory +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-math +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-lookup +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-logical +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-info +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-hebrew-date +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-financial +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-erlang +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-eng +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-derivatives +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-date +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-database +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-complex +@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-christian-date +@dirrm lib/gnumeric/%%VERSION%%/plugins/excelplugins +@dirrm lib/gnumeric/%%VERSION%%/plugins/excel +@dirrm lib/gnumeric/%%VERSION%%/plugins/dif +@dirrm lib/gnumeric/%%VERSION%%/plugins/applix +@dirrm lib/gnumeric/%%VERSION%%/plugins +@dirrm lib/gnumeric/%%VERSION%% +@dirrm lib/gnumeric +@dirrm include/libspreadsheet-%%SHORT_VER%%/spreadsheet/widgets +@dirrm include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools +@dirrm include/libspreadsheet-%%SHORT_VER%%/spreadsheet +@dirrm include/libspreadsheet-%%SHORT_VER%% +@dirrmtry share/applications +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/kk/LC_MESSAGES +@dirrmtry share/locale/kk +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz +@dirrmtry share/locale/ca@valencia/LC_MESSAGES +@dirrmtry share/locale/ca@valencia +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile new file mode 100644 index 000000000..48ae64479 --- /dev/null +++ b/science/gchemutils/Makefile @@ -0,0 +1,73 @@ +# Created by: Pav Lucistnik <pav@oook.cz> +# $FreeBSD$ + +PORTNAME= gchemutils +PORTVERSION= 0.14.2 +CATEGORIES= science +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION:R} +DISTNAME= gnome-chemistry-utils-${PORTVERSION} + +MAINTAINER= kwm@FreeBSD.org +COMMENT= C++ classes and Gtk3 widgets related to chemistry + +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:${PORTSDIR}/science/bodr \ + ${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:${PORTSDIR}/science/chemical-mime-data +LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext \ + openbabel:${PORTSDIR}/science/openbabel \ + goffice-0.10:${PORTSDIR}/devel/goffice +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:${PORTSDIR}/science/bodr \ + ${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:${PORTSDIR}/science/chemical-mime-data + +PORTSCOUT= limitw:1,even + +USE_XZ= yes +USE_XORG= x11 +USES= pathfix shared-mime-info +USE_GNOME= intlhack gnomedocutils gtk30 libgsf libxml2 +USE_GMAKE= yes +USE_GETTEXT= yes +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/omf +INSTALLS_ICONS= yes +INSTALLS_OMF= yes +#GCONF_SCHEMAS= gcrystal.schemas gchempaint.schemas gchempaint-arrows.schemas \ +# gchemutils.schemas +GLIB_SCHEMAS= org.gnome.gchemutils.crystal.gschema.xml \ + org.gnome.gchemutils.gschema.xml \ + org.gnome.gchemutils.paint.gschema.xml \ + org.gnome.gchemutils.paint.plugins.arrows.gschema.xml + +MAN1= gchem3d.1 gchemcalc.1 gchempaint.1 gchemtable.1 gcrystal.1 \ + gspectrum.1 + +PLIST_SUB= VER=0.14 GOFFICE=0.10 GNUMERIC_VER=1.12.1 + +OPTIONS_DEFINE= XUL +XUL_DESC= Build browser plugin (requires Xulrunner) + +.include <bsd.port.pre.mk> + +.if ${PORT_OPTIONS:MXUL} +USE_GECKO= libxul +CONFIGURE_ARGS+=--enable-mozilla-plugin +PLIST_SUB+= XUL="" +.else +CONFIGURE_ARGS+=--disable-mozilla-plugin +PLIST_SUB+= XUL="@comment " +.endif + +.if exists(${LOCALBASE}/bin/gnumeric) +RUN_DEPENDS+= gnumeric:${PORTSDIR}/math/gnumeric +PLIST_SUB+= GNUMERIC="" +.else +PLIST_SUB+= GNUMERIC="@comment " +.endif + +post-patch: + @${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/libs/gcp/Makefile.in + +.include <bsd.port.post.mk> diff --git a/science/gchemutils/distinfo b/science/gchemutils/distinfo new file mode 100644 index 000000000..6abbcb7ef --- /dev/null +++ b/science/gchemutils/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome-chemistry-utils-0.14.2.tar.xz) = 85462b95b9d72e95b34ebaa0d07dc101595adf2159e480e3483ab8f440028dfe +SIZE (gnome-chemistry-utils-0.14.2.tar.xz) = 5572856 diff --git a/science/gchemutils/files/patch-libs_gcu_application.cc b/science/gchemutils/files/patch-libs_gcu_application.cc new file mode 100644 index 000000000..174845148 --- /dev/null +++ b/science/gchemutils/files/patch-libs_gcu_application.cc @@ -0,0 +1,10 @@ +--- libs/gcu/application.cc.orig 2013-04-22 13:49:38.000000000 +0000 ++++ libs/gcu/application.cc 2013-04-22 13:49:53.000000000 +0000 +@@ -39,6 +39,7 @@ + #include <cstring> + #include <clocale> + #include <netinet/in.h> ++#include <sys/socket.h> + #include <sys/un.h> + #include <unistd.h> + #include <set> diff --git a/science/gchemutils/pkg-descr b/science/gchemutils/pkg-descr new file mode 100644 index 000000000..2eb4c646b --- /dev/null +++ b/science/gchemutils/pkg-descr @@ -0,0 +1,12 @@ +Gnome Chemistry Utils provide C++ classes and Gtk+-2 widgets related +to chemistry. It also contains these programs: + +* GChemPaint: a 2D chemical editor +* a chemical calculator +* a molecular structure viewer (GChem3D) +* a crystal structure viewer and editor (Gnome Crystal) +* a periodic table of the elements +* a Mozilla plugin (which displays only XYZ files at the moment) +* a simple spectrum viewer (GSpectrum) + +WWW: http://www.nongnu.org/gchemutils/ diff --git a/science/gchemutils/pkg-plist b/science/gchemutils/pkg-plist new file mode 100644 index 000000000..44ffd97b6 --- /dev/null +++ b/science/gchemutils/pkg-plist @@ -0,0 +1,371 @@ +bin/gchem3d +bin/gchem3d-%%VER%% +bin/gchemcalc +bin/gchemcalc-%%VER%% +bin/gchempaint +bin/gchempaint-%%VER%% +bin/gchemtable +bin/gchemtable-%%VER%% +bin/gcrystal +bin/gcrystal-%%VER%% +bin/gspectrum +bin/gspectrum-%%VER%% +lib/gchemutils/%%VER%%/plugins/cdxml/cdxml.la +lib/gchemutils/%%VER%%/plugins/cdxml/cdxml.so +lib/gchemutils/%%VER%%/plugins/cdxml/plugin.xml +lib/gchemutils/%%VER%%/plugins/cdx/cdx.la +lib/gchemutils/%%VER%%/plugins/cdx/cdx.so +lib/gchemutils/%%VER%%/plugins/cdx/plugin.xml +lib/gchemutils/%%VER%%/plugins/nuts/nuts.la +lib/gchemutils/%%VER%%/plugins/nuts/nuts.so +lib/gchemutils/%%VER%%/plugins/nuts/plugin.xml +lib/gchemutils/%%VER%%/plugins/paint/arrows.la +lib/gchemutils/%%VER%%/plugins/paint/arrows.so +lib/gchemutils/%%VER%%/plugins/paint/atoms.la +lib/gchemutils/%%VER%%/plugins/paint/atoms.so +lib/gchemutils/%%VER%%/plugins/paint/bonds.la +lib/gchemutils/%%VER%%/plugins/paint/bonds.so +lib/gchemutils/%%VER%%/plugins/cif/cif.la +lib/gchemutils/%%VER%%/plugins/cif/cif.so +lib/gchemutils/%%VER%%/plugins/cif/plugin.xml +lib/gchemutils/%%VER%%/plugins/cml/cml.la +lib/gchemutils/%%VER%%/plugins/cml/cml.so +lib/gchemutils/%%VER%%/plugins/cml/plugin.xml +lib/gchemutils/%%VER%%/plugins/paint/cycles.la +lib/gchemutils/%%VER%%/plugins/paint/cycles.so +lib/gchemutils/%%VER%%/plugins/paint/residues.la +lib/gchemutils/%%VER%%/plugins/paint/residues.so +lib/gchemutils/%%VER%%/plugins/paint/selection.la +lib/gchemutils/%%VER%%/plugins/paint/selection.so +lib/gchemutils/%%VER%%/plugins/paint/templates.la +lib/gchemutils/%%VER%%/plugins/paint/templates.so +lib/gchemutils/%%VER%%/plugins/paint/text.la +lib/gchemutils/%%VER%%/plugins/paint/text.so +lib/goffice/%%GOFFICE%%/plugins/gchemutils/gchemutils.la +lib/goffice/%%GOFFICE%%/plugins/gchemutils/gchemutils.so +lib/goffice/%%GOFFICE%%/plugins/gchemutils/plugin.xml +lib/libgccv-%%VER%%.la +lib/libgccv-%%VER%%.so +lib/libgccv-%%VER%%.so.14 +lib/libgcugtk-%%VER%%.la +lib/libgcugtk-%%VER%%.so +lib/libgcugtk-%%VER%%.so.14 +lib/libgcp-%%VER%%.la +lib/libgcp-%%VER%%.so +lib/libgcp-%%VER%%.so.14 +lib/libgcrystal-%%VER%%.la +lib/libgcrystal-%%VER%%.so +lib/libgcrystal-%%VER%%.so.14 +lib/libgcu-%%VER%%.la +lib/libgcu-%%VER%%.so +lib/libgcu-%%VER%%.so.14 +%%XUL%%lib/xulrunner/plugins/libmozgcu.la +%%XUL%%lib/xulrunner/plugins/libmozgcu.so +%%XUL%%libexec/chem-viewer +libexec/babelserver +share/applications/gchem3d-%%VER%%.desktop +share/applications/gchemcalc-%%VER%%.desktop +share/applications/gcrystal-%%VER%%.desktop +share/applications/gchempaint-%%VER%%.desktop +share/applications/gspectrum-%%VER%%.desktop +share/applications/gchemtable-%%VER%%.desktop +share/gchemutils/%%VER%%/databases.xml +share/gchemutils/%%VER%%/elecprops.xml +share/gchemutils/%%VER%%/elements.xml +share/gchemutils/%%VER%%/space-groups.xml +share/gchemutils/%%VER%%/ui/calc/gchemcalc.ui +share/gchemutils/%%VER%%/ui/crystal/atoms.ui +share/gchemutils/%%VER%%/ui/crystal/bonds.ui +share/gchemutils/%%VER%%/ui/crystal/cell.ui +share/gchemutils/%%VER%%/ui/crystal/cleavages.ui +share/gchemutils/%%VER%%/ui/crystal/docprop.ui +share/gchemutils/%%VER%%/ui/crystal/lines.ui +share/gchemutils/%%VER%%/ui/crystal/prefs.ui +share/gchemutils/%%VER%%/ui/crystal/size.ui +share/gchemutils/%%VER%%/ui/crystal/view-settings.ui +share/gchemutils/%%VER%%/ui/libgcu/gcuperiodic.ui +share/gchemutils/%%VER%%/ui/libgcu/image-resolution.ui +share/gchemutils/%%VER%%/ui/libgcu/image-size.ui +share/gchemutils/%%VER%%/ui/libgcu/print-setup.ui +share/gchemutils/%%VER%%/ui/libgcu/stringdlg.ui +share/gchemutils/%%VER%%/ui/libgcu/stringinputdlg.ui +share/gchemutils/%%VER%%/ui/paint/H-pos.ui +share/gchemutils/%%VER%%/ui/paint/arrow-object.ui +share/gchemutils/%%VER%%/ui/paint/arrow.png +share/gchemutils/%%VER%%/ui/paint/docprop.ui +share/gchemutils/%%VER%%/ui/paint/newfiledlg.ui +share/gchemutils/%%VER%%/ui/paint/plugins/arrows/arrowtool.ui +share/gchemutils/%%VER%%/ui/paint/plugins/arrows/curvedarrowtool.ui +share/gchemutils/%%VER%%/ui/paint/plugins/atoms/orbital-prop.ui +share/gchemutils/%%VER%%/ui/paint/plugins/atoms/orbital.ui +share/gchemutils/%%VER%%/ui/paint/plugins/bonds/bond.ui +share/gchemutils/%%VER%%/ui/paint/plugins/bonds/chain.ui +share/gchemutils/%%VER%%/ui/paint/plugins/bonds/newman.ui +share/gchemutils/%%VER%%/ui/paint/plugins/cycles/cycle.ui +share/gchemutils/%%VER%%/ui/paint/plugins/cycles/cyclen.ui +share/gchemutils/%%VER%%/ui/paint/plugins/residues/residues.ui +share/gchemutils/%%VER%%/ui/paint/plugins/selection/brackets.ui +share/gchemutils/%%VER%%/ui/paint/plugins/selection/group.ui +share/gchemutils/%%VER%%/ui/paint/plugins/templates/new-template.ui +share/gchemutils/%%VER%%/ui/paint/plugins/templates/templates.ui +share/gchemutils/%%VER%%/ui/paint/plugins/text/fontsel.ui +share/gchemutils/%%VER%%/ui/paint/preferences.ui +share/gchemutils/%%VER%%/ui/paint/tools.ui +share/gchemutils/%%VER%%/ui/paint/zoom.ui +share/gchemutils/%%VER%%/ui/table/acidity.ui +share/gchemutils/%%VER%%/ui/table/block.ui +share/gchemutils/%%VER%%/ui/table/curve.ui +share/gchemutils/%%VER%%/ui/table/eltpage.ui +share/gchemutils/%%VER%%/ui/table/family.ui +share/gchemutils/%%VER%%/ui/table/state-thermometer.ui +share/gchemutils/%%VER%%/isotopes.xml +share/gchemutils/%%VER%%/paint/templates/haworth.xml +share/gchemutils/%%VER%%/paint/templates/templates.xml +share/gchemutils/%%VER%%/paint/themes/ACS_Document_1996 +share/gchemutils/%%VER%%/paint/themes/Gcp-Modern +share/gchemutils/%%VER%%/paint/themes/Wikipedia +share/gchemutils/%%VER%%/pixmaps/gcrystal_logo.png +share/gchemutils/%%VER%%/pixmaps/gchempaint_logo.png +share/gchemutils/%%VER%%/radii.xml +share/gchemutils/%%VER%%/residues.xml +share/gnome/help/gchem3d-%%VER%%/C/figures/ball-and-stick.png +share/gnome/help/gchem3d-%%VER%%/C/figures/cylinders.png +share/gnome/help/gchem3d-%%VER%%/C/figures/gchemcalc.png +share/gnome/help/gchem3d-%%VER%%/C/figures/gchempaint1.png +share/gnome/help/gchem3d-%%VER%%/C/figures/gchempaint2.png +share/gnome/help/gchem3d-%%VER%%/C/figures/main-window.png +share/gnome/help/gchem3d-%%VER%%/C/figures/page-setup.png +share/gnome/help/gchem3d-%%VER%%/C/figures/print-scale.png +share/gnome/help/gchem3d-%%VER%%/C/figures/smiles1.png +share/gnome/help/gchem3d-%%VER%%/C/figures/smiles2.png +share/gnome/help/gchem3d-%%VER%%/C/figures/smiles3.png +share/gnome/help/gchem3d-%%VER%%/C/figures/spacefill.png +share/gnome/help/gchem3d-%%VER%%/C/figures/wireframe.png +share/gnome/help/gchem3d-%%VER%%/C/gchem3d-%%VER%%.xml +share/gnome/help/gchem3d-%%VER%%/C/legal.xml +share/gnome/help/gchemcalc-%%VER%%/C/figures/braces.png +share/gnome/help/gchemcalc-%%VER%%/C/figures/composition.png +share/gnome/help/gchemcalc-%%VER%%/C/figures/formula.png +share/gnome/help/gchemcalc-%%VER%%/C/figures/page-setup.png +share/gnome/help/gchemcalc-%%VER%%/C/figures/pattern.png +share/gnome/help/gchemcalc-%%VER%%/C/figures/print-scale.png +share/gnome/help/gchemcalc-%%VER%%/C/figures/start.png +share/gnome/help/gchemcalc-%%VER%%/C/gchemcalc-%%VER%%.xml +share/gnome/help/gchemcalc-%%VER%%/C/legal.xml +share/gnome/help/gchempaint-%%VER%%/C/figures/Hposdlg.png +share/gnome/help/gchempaint-%%VER%%/C/figures/arrow-heads.png +share/gnome/help/gchempaint-%%VER%%/C/figures/arrow-object-dlg.png +share/gnome/help/gchempaint-%%VER%%/C/figures/arrow-object1.png +share/gnome/help/gchempaint-%%VER%%/C/figures/arrow-object2.png +share/gnome/help/gchempaint-%%VER%%/C/figures/arrow-object3.png +share/gnome/help/gchempaint-%%VER%%/C/figures/arrow-opts.png +share/gnome/help/gchempaint-%%VER%%/C/figures/arrows.png +share/gnome/help/gchempaint-%%VER%%/C/figures/bond-opts.png +share/gnome/help/gchempaint-%%VER%%/C/figures/bond.png +share/gnome/help/gchempaint-%%VER%%/C/figures/brackets-opt.png +share/gnome/help/gchempaint-%%VER%%/C/figures/brackets.png +share/gnome/help/gchempaint-%%VER%%/C/figures/chain-opt.png +share/gnome/help/gchempaint-%%VER%%/C/figures/chain.png +share/gnome/help/gchempaint-%%VER%%/C/figures/charges.png +share/gnome/help/gchempaint-%%VER%%/C/figures/choose-elt.png +share/gnome/help/gchempaint-%%VER%%/C/figures/curved-arrow-end.png +share/gnome/help/gchempaint-%%VER%%/C/figures/curved-arrow-opts.png +share/gnome/help/gchempaint-%%VER%%/C/figures/curved-arrow.png +share/gnome/help/gchempaint-%%VER%%/C/figures/cycle-opt.png +share/gnome/help/gchempaint-%%VER%%/C/figures/cyclentool-opt.png +share/gnome/help/gchempaint-%%VER%%/C/figures/cyclentool.png +share/gnome/help/gchempaint-%%VER%%/C/figures/cycletools.png +share/gnome/help/gchempaint-%%VER%%/C/figures/downbond.png +share/gnome/help/gchempaint-%%VER%%/C/figures/electrons.png +share/gnome/help/gchempaint-%%VER%%/C/figures/element.png +share/gnome/help/gchempaint-%%VER%%/C/figures/elt-menu.png +share/gnome/help/gchempaint-%%VER%%/C/figures/eraser.png +share/gnome/help/gchempaint-%%VER%%/C/figures/fragment.png +share/gnome/help/gchempaint-%%VER%%/C/figures/ghemical.png +share/gnome/help/gchempaint-%%VER%%/C/figures/group.png +share/gnome/help/gchempaint-%%VER%%/C/figures/lasso-prop.png +share/gnome/help/gchempaint-%%VER%%/C/figures/lasso.png +share/gnome/help/gchempaint-%%VER%%/C/figures/main-window.png +share/gnome/help/gchempaint-%%VER%%/C/figures/merge.png +share/gnome/help/gchempaint-%%VER%%/C/figures/merge1.png +share/gnome/help/gchempaint-%%VER%%/C/figures/merge2.png +share/gnome/help/gchempaint-%%VER%%/C/figures/merge3.png +share/gnome/help/gchempaint-%%VER%%/C/figures/mesomery-arrow.png +share/gnome/help/gchempaint-%%VER%%/C/figures/mesomery1.png +share/gnome/help/gchempaint-%%VER%%/C/figures/mesomery2.png +share/gnome/help/gchempaint-%%VER%%/C/figures/mesomery3.png +share/gnome/help/gchempaint-%%VER%%/C/figures/mol-menu-bases.png +share/gnome/help/gchempaint-%%VER%%/C/figures/mol-menu.png +share/gnome/help/gchempaint-%%VER%%/C/figures/mol-menu3d.png +share/gnome/help/gchempaint-%%VER%%/C/figures/new-template.png +share/gnome/help/gchempaint-%%VER%%/C/figures/newfile.png +share/gnome/help/gchempaint-%%VER%%/C/figures/newman-opt.png +share/gnome/help/gchempaint-%%VER%%/C/figures/newman.png +share/gnome/help/gchempaint-%%VER%%/C/figures/orbital-prop.png +share/gnome/help/gchempaint-%%VER%%/C/figures/orbital-sample.png +share/gnome/help/gchempaint-%%VER%%/C/figures/orbital-toolbox.png +share/gnome/help/gchempaint-%%VER%%/C/figures/orbital.png +share/gnome/help/gchempaint-%%VER%%/C/figures/page-setup.png +share/gnome/help/gchempaint-%%VER%%/C/figures/phenyl-residue.png +share/gnome/help/gchempaint-%%VER%%/C/figures/phenyl-structure.png +share/gnome/help/gchempaint-%%VER%%/C/figures/preferences.png +share/gnome/help/gchempaint-%%VER%%/C/figures/prefs-arrows.png +share/gnome/help/gchempaint-%%VER%%/C/figures/prefs-atoms-font.png +share/gnome/help/gchempaint-%%VER%%/C/figures/prefs-atoms-other.png +share/gnome/help/gchempaint-%%VER%%/C/figures/prefs-bonds.png +share/gnome/help/gchempaint-%%VER%%/C/figures/prefs-text.png +share/gnome/help/gchempaint-%%VER%%/C/figures/print-scale.png +share/gnome/help/gchempaint-%%VER%%/C/figures/properties.png +share/gnome/help/gchempaint-%%VER%%/C/figures/reaction-arrows.png +share/gnome/help/gchempaint-%%VER%%/C/figures/reaction1.png +share/gnome/help/gchempaint-%%VER%%/C/figures/reaction2.png +share/gnome/help/gchempaint-%%VER%%/C/figures/reaction3.png +share/gnome/help/gchempaint-%%VER%%/C/figures/reaction4.png +share/gnome/help/gchempaint-%%VER%%/C/figures/reaction5.png +share/gnome/help/gchempaint-%%VER%%/C/figures/residues.png +share/gnome/help/gchempaint-%%VER%%/C/figures/retrosynthesis.png +share/gnome/help/gchempaint-%%VER%%/C/figures/retrosynthesis1.png +share/gnome/help/gchempaint-%%VER%%/C/figures/retrosynthesis2.png +share/gnome/help/gchempaint-%%VER%%/C/figures/retrosynthesis3.png +share/gnome/help/gchempaint-%%VER%%/C/figures/retrosynthesis4.png +share/gnome/help/gchempaint-%%VER%%/C/figures/rotate.png +share/gnome/help/gchempaint-%%VER%%/C/figures/selection.png +share/gnome/help/gchempaint-%%VER%%/C/figures/stereobonds.png +share/gnome/help/gchempaint-%%VER%%/C/figures/templates-tools.png +share/gnome/help/gchempaint-%%VER%%/C/figures/templates.png +share/gnome/help/gchempaint-%%VER%%/C/figures/text-opt.png +share/gnome/help/gchempaint-%%VER%%/C/figures/text.png +share/gnome/help/gchempaint-%%VER%%/C/figures/toolbox.png +share/gnome/help/gchempaint-%%VER%%/C/gchempaint-%%VER%%.xml +share/gnome/help/gchempaint-%%VER%%/C/legal.xml +share/gnome/help/gchemtable-%%VER%%/C/figures/add-plot.png +share/gnome/help/gchemtable-%%VER%%/C/figures/atomic-radii.png +share/gnome/help/gchemtable-%%VER%%/C/figures/blocs.png +share/gnome/help/gchemtable-%%VER%%/C/figures/choose-data.png +share/gnome/help/gchemtable-%%VER%%/C/figures/curve.png +share/gnome/help/gchemtable-%%VER%%/C/figures/elec.png +share/gnome/help/gchemtable-%%VER%%/C/figures/electronegativity.png +share/gnome/help/gchemtable-%%VER%%/C/figures/family.png +share/gnome/help/gchemtable-%%VER%%/C/figures/graph-guru.png +share/gnome/help/gchemtable-%%VER%%/C/figures/main.png +share/gnome/help/gchemtable-%%VER%%/C/figures/new-chart-guru.png +share/gnome/help/gchemtable-%%VER%%/C/figures/new-chart.png +share/gnome/help/gchemtable-%%VER%%/C/figures/page-setup.png +share/gnome/help/gchemtable-%%VER%%/C/figures/print-scale.png +share/gnome/help/gchemtable-%%VER%%/C/figures/radii.png +share/gnome/help/gchemtable-%%VER%%/C/figures/start.png +share/gnome/help/gchemtable-%%VER%%/C/figures/state.png +share/gnome/help/gchemtable-%%VER%%/C/figures/thermo.png +share/gnome/help/gchemtable-%%VER%%/C/figures/tip.png +share/gnome/help/gchemtable-%%VER%%/C/gchemtable-%%VER%%.xml +share/gnome/help/gchemtable-%%VER%%/C/legal.xml +share/gnome/help/gcrystal-%%VER%%/C/figures/atoms-dlg.png +share/gnome/help/gcrystal-%%VER%%/C/figures/cleavages-dlg.png +share/gnome/help/gcrystal-%%VER%%/C/figures/default-view.png +share/gnome/help/gcrystal-%%VER%%/C/figures/lattice-dlg.png +share/gnome/help/gcrystal-%%VER%%/C/figures/lines-dlg.png +share/gnome/help/gcrystal-%%VER%%/C/figures/main-window.png +share/gnome/help/gcrystal-%%VER%%/C/figures/page-setup.png +share/gnome/help/gcrystal-%%VER%%/C/figures/print-res.png +share/gnome/help/gcrystal-%%VER%%/C/figures/print-scale.png +share/gnome/help/gcrystal-%%VER%%/C/figures/size-dlg.png +share/gnome/help/gcrystal-%%VER%%/C/figures/view-settings.png +share/gnome/help/gcrystal-%%VER%%/C/gcrystal-%%VER%%.xml +share/gnome/help/gcrystal-%%VER%%/C/legal.xml +share/gnome/help/gspectrum-%%VER%%/C/figures/fid-tools.png +share/gnome/help/gspectrum-%%VER%%/C/figures/gspectrum.png +share/gnome/help/gspectrum-%%VER%%/C/figures/ir-tools.png +share/gnome/help/gspectrum-%%VER%%/C/figures/nmr-tools.png +share/gnome/help/gspectrum-%%VER%%/C/figures/page-setup.png +share/gnome/help/gspectrum-%%VER%%/C/figures/print-scale.png +share/gnome/help/gspectrum-%%VER%%/C/figures/simple-toolbar.png +share/gnome/help/gspectrum-%%VER%%/C/figures/uv-vis-tools.png +share/gnome/help/gspectrum-%%VER%%/C/gspectrum-%%VER%%.xml +share/gnome/help/gspectrum-%%VER%%/C/legal.xml +share/omf/gchem3d-%%VER%%/gchem3d-%%VER%%-C.omf +share/omf/gchemcalc-%%VER%%/gchemcalc-%%VER%%-C.omf +share/omf/gchempaint-%%VER%%/gchempaint-%%VER%%-C.omf +share/omf/gchemtable-%%VER%%/gchemtable-%%VER%%-C.omf +share/omf/gcrystal-%%VER%%/gcrystal-%%VER%%-C.omf +share/omf/gspectrum-%%VER%%/gspectrum-%%VER%%-C.omf +share/mimelnk/application/x-gchempaint.desktop +share/mimelnk/application/x-gcrystal.desktop +share/icons/hicolor/scalable/apps/gchem3d.svg +share/icons/hicolor/scalable/apps/gchemcalc.svg +share/icons/hicolor/scalable/apps/gchempaint.svg +share/icons/hicolor/scalable/apps/gchemtable.svg +share/icons/hicolor/scalable/apps/gcrystal.svg +share/icons/hicolor/scalable/apps/gspectrum.svg +share/icons/hicolor/scalable/mimetypes/application-x-gcrystal.svg +share/icons/hicolor/scalable/mimetypes/application-x-gchempaint.svg +share/locale/de/LC_MESSAGES/gchemutils-%%VER%%.mo +share/locale/el/LC_MESSAGES/gchemutils-%%VER%%.mo +share/locale/es/LC_MESSAGES/gchemutils-%%VER%%.mo +share/locale/eu/LC_MESSAGES/gchemutils-%%VER%%.mo +share/locale/fr/LC_MESSAGES/gchemutils-%%VER%%.mo +share/locale/it/LC_MESSAGES/gchemutils-%%VER%%.mo +share/locale/pl/LC_MESSAGES/gchemutils-%%VER%%.mo +share/locale/pt_BR/LC_MESSAGES/gchemutils-%%VER%%.mo +share/locale/ru/LC_MESSAGES/gchemutils-%%VER%%.mo +share/locale/zh_CN/LC_MESSAGES/gchemutils-%%VER%%.mo +share/locale/zh_TW/LC_MESSAGES/gchemutils-%%VER%%.mo +share/mime/packages/gchemutils.xml +@dirrmtry share/applications +@dirrm share/gchemutils/%%VER%%/ui/table +@dirrm share/gchemutils/%%VER%%/ui/paint/plugins/text +@dirrm share/gchemutils/%%VER%%/ui/paint/plugins/templates +@dirrm share/gchemutils/%%VER%%/ui/paint/plugins/selection +@dirrm share/gchemutils/%%VER%%/ui/paint/plugins/residues +@dirrm share/gchemutils/%%VER%%/ui/paint/plugins/cycles +@dirrm share/gchemutils/%%VER%%/ui/paint/plugins/bonds +@dirrm share/gchemutils/%%VER%%/ui/paint/plugins/atoms +@dirrm share/gchemutils/%%VER%%/ui/paint/plugins/arrows +@dirrm share/gchemutils/%%VER%%/ui/paint/plugins +@dirrm share/gchemutils/%%VER%%/ui/paint +@dirrm share/gchemutils/%%VER%%/ui/libgcu +@dirrm share/gchemutils/%%VER%%/ui/crystal +@dirrm share/gchemutils/%%VER%%/ui/calc +@dirrm share/gchemutils/%%VER%%/ui +@dirrm share/gchemutils/%%VER%%/pixmaps +@dirrm share/gchemutils/%%VER%%/paint/themes +@dirrm share/gchemutils/%%VER%%/paint/templates +@dirrm share/gchemutils/%%VER%%/paint +@dirrm share/gchemutils/%%VER%% +@dirrm share/gchemutils +@dirrm share/omf/gchem3d-%%VER%% +@dirrm share/omf/gchemcalc-%%VER%% +@dirrm share/omf/gchempaint-%%VER%% +@dirrm share/omf/gchemtable-%%VER%% +@dirrm share/omf/gcrystal-%%VER%% +@dirrm share/omf/gspectrum-%%VER%% +@dirrm share/gnome/help/gchemtable-%%VER%%/C/figures +@dirrm share/gnome/help/gchemtable-%%VER%%/C +@dirrm share/gnome/help/gchemtable-%%VER%% +@dirrm share/gnome/help/gspectrum-%%VER%%/C/figures +@dirrm share/gnome/help/gspectrum-%%VER%%/C +@dirrm share/gnome/help/gspectrum-%%VER%% +@dirrm share/gnome/help/gchempaint-%%VER%%/C/figures +@dirrm share/gnome/help/gchempaint-%%VER%%/C +@dirrm share/gnome/help/gchempaint-%%VER%% +@dirrm share/gnome/help/gcrystal-%%VER%%/C/figures +@dirrm share/gnome/help/gcrystal-%%VER%%/C +@dirrm share/gnome/help/gcrystal-%%VER%% +@dirrm share/gnome/help/gchemcalc-%%VER%%/C/figures +@dirrm share/gnome/help/gchemcalc-%%VER%%/C +@dirrm share/gnome/help/gchemcalc-%%VER%% +@dirrm share/gnome/help/gchem3d-%%VER%%/C/figures +@dirrm share/gnome/help/gchem3d-%%VER%%/C +@dirrm share/gnome/help/gchem3d-%%VER%% +@dirrmtry share/mime/chemical +@dirrmtry share/mimelnk/application +@dirrmtry share/mimelnk +@dirrm lib/goffice/%%GOFFICE%%/plugins/gchemutils +@dirrm lib/gchemutils/%%VER%%/plugins/paint +@dirrm lib/gchemutils/%%VER%%/plugins/nuts +@dirrm lib/gchemutils/%%VER%%/plugins/cml +@dirrm lib/gchemutils/%%VER%%/plugins/cif +@dirrm lib/gchemutils/%%VER%%/plugins/cdxml +@dirrm lib/gchemutils/%%VER%%/plugins/cdx +@dirrm lib/gchemutils/%%VER%%/plugins +@dirrm lib/gchemutils/%%VER%% +@dirrm lib/gchemutils |