Upgrade to 3.3.0.

Changelog at
<http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/changelog.en.html#3.3.0>.
This commit is contained in:
Thierry Thomas 2007-03-13 22:24:08 +00:00
parent d12321093a
commit cac097d9f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187341
3 changed files with 153 additions and 95 deletions

View file

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= v_sim
PORTVERSION= 3.2.1
PORTVERSION= 3.3.0
CATEGORIES= science
MASTER_SITES= http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/download/
@ -17,9 +17,9 @@ USE_GNOME= gtk20
USE_GL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
USE_GCC= 3.4+
.if defined(WITHOUT_NLS)
PLIST_SUB+= NLS="@comment "
@ -28,19 +28,22 @@ USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.endif
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/bin/gtkdoc-mkdb) || defined(WITH_FULL_DOC)
BUILD_DEPENDS+= gtkdoc-mkdb:${PORTSDIR}/textproc/gtk-doc
CONFIGURE_ARGS+="--enable-gtk-doc"
PLIST_SUB+= REFDOC=""
.if !defined(WITHOUT_CDF)
LIB_DEPENDS+= netcdf.1:${PORTSDIR}/science/netcdf
CONFIGURE_ARGS+=--with-nanoquanta --with-nanoquanta-path=${LOCALBASE}
PLIST_SUB+= CDF=""
.else
CONFIGURE_ARGS+="--disable-gtk-doc"
PLIST_SUB+= REFDOC="@comment "
CONFIGURE_ARGS+=--without-nanoquanta
PLIST_SUB+= CDF="@comment "
.endif
.if ${OSVERSION} < 500000
BROKEN= does not compile with gcc 2.95
.if !defined(WITHOUT_BABEL)
LIB_DEPENDS+= openbabel.1:${PORTSDIR}/science/openbabel
CONFIGURE_ARGS+=--with-openbabel --with-openbabel-path=${LOCALBASE}
PLIST_SUB+= BABEL=""
.else
CONFIGURE_ARGS+=--without-openbabel
PLIST_SUB+= BABEL="@comment "
.endif
pre-configure:
@ -59,4 +62,4 @@ pre-configure:
${WRKSRC}/Makefile.in
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (v_sim-3.2.1.tar.bz2) = 3a43b1001639c1abbad03c328a038356
SHA256 (v_sim-3.2.1.tar.bz2) = 1d21d1a461b1d2701847f2c2c20b772e8ee52b91d1707ef8c1089e2df5ecbcdc
SIZE (v_sim-3.2.1.tar.bz2) = 1297184
MD5 (v_sim-3.3.0.tar.bz2) = 1311b52bc2ab73684d4920569d98d87c
SHA256 (v_sim-3.3.0.tar.bz2) = 40b3e4d18eea43853d6a97a82d7acd0d1d584d44851c9e04104741a4e1ed7352
SIZE (v_sim-3.3.0.tar.bz2) = 1701163

View file

@ -1,81 +1,125 @@
bin/v_sim
%%REFDOC%%%%DOCSDIR%%/APIreference/axesTransform.png
%%REFDOC%%%%DOCSDIR%%/APIreference/ch01.html
%%REFDOC%%%%DOCSDIR%%/APIreference/ch02.html
%%REFDOC%%%%DOCSDIR%%/APIreference/ch03.html
%%REFDOC%%%%DOCSDIR%%/APIreference/ch04.html
%%REFDOC%%%%DOCSDIR%%/APIreference/ch05.html
%%REFDOC%%%%DOCSDIR%%/APIreference/ch06.html
%%REFDOC%%%%DOCSDIR%%/APIreference/ch07.html
%%REFDOC%%%%DOCSDIR%%/APIreference/ch08.html
%%REFDOC%%%%DOCSDIR%%/APIreference/ch09.html
%%REFDOC%%%%DOCSDIR%%/APIreference/ch10.html
%%REFDOC%%%%DOCSDIR%%/APIreference/core.html
%%REFDOC%%%%DOCSDIR%%/APIreference/gtkInterface.html
%%REFDOC%%%%DOCSDIR%%/APIreference/home.png
%%REFDOC%%%%DOCSDIR%%/APIreference/index.html
%%REFDOC%%%%DOCSDIR%%/APIreference/index.sgml
%%REFDOC%%%%DOCSDIR%%/APIreference/ix01.html
%%REFDOC%%%%DOCSDIR%%/APIreference/left.png
%%REFDOC%%%%DOCSDIR%%/APIreference/right.png
%%REFDOC%%%%DOCSDIR%%/APIreference/style.css
%%REFDOC%%%%DOCSDIR%%/APIreference/up.png
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-VisuObject.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-atomic-xyz.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-axes.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-box.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-callbacks.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-cylinder.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-dumpToGif.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-dumpToPsAndPdf.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-dumpToTiff.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-externalOpenGLExtensions.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-externalPairsExtensions.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-externalRenderingMethods.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-fogAndBGColor.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-gtk-about.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-gtk-colorComboBoxWidget.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-gtk-cylinder.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-gtk-main.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-gtk-observePick.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-gtk-pairs.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-gtk-wire.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-gtkAtomic.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-gtkSpin.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-opengl.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-panelBoxAxes.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-panelBrowser.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-panelDataFile.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-panelFogBgColor.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-panelOpenGL.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-panelSurfaces.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-panelSurfacesTools.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-plane.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-pot2surf.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-renderingAtomic-ascii.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-renderingAtomic-d3.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-renderingAtomic.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-renderingSpin.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-surfaces.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-OSInterface.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-X11.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-basic.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-commandLine.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-configFile.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-data.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-dataFile.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-dump.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-elements.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-extension.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-pairs.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-pickMesure.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-rendering.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-tools.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visu-windowInterface.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visuConfig.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-visuElements.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v-sim-wire.html
%%REFDOC%%%%DOCSDIR%%/APIreference/v_sim.devhelp
%%CDF%%lib/v_sim/plug-ins/libnanoquanta.a
%%CDF%%lib/v_sim/plug-ins/libnanoquanta.la
%%CDF%%lib/v_sim/plug-ins/libnanoquanta.so
%%CDF%%lib/v_sim/plug-ins/libnanoquanta.so.1
%%BABEL%%lib/v_sim/plug-ins/libobloader.a
%%BABEL%%lib/v_sim/plug-ins/libobloader.la
%%BABEL%%lib/v_sim/plug-ins/libobloader.so
%%BABEL%%lib/v_sim/plug-ins/libobloader.so.1
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/axesTransform.png
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ch01.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ch02.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ch03.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ch04.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ch05.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ch06.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ch07.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ch08.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ch09.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ch10.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ch11.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ch12.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ch13.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/core.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/gtkInterface.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/home.png
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/index.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/index.sgml
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/ix01.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/left.png
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/right.png
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/style.css
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/up.png
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-VisuObject.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-atomic-xyz.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-axes.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-box.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-callbacks.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-cylinder.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-dataFile.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-dataNode.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-dumpThroughGdkPixbuf.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-dumpToAscii.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-dumpToGif.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-dumpToPsAndPdf.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-dumpToTiff.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-externalOpenGLExtensions.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-externalPairsExtensions.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-externalRenderingMethods.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-fogAndBGColor.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-about.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-colorComboBoxWidget.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-cylinder.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-dumpDialogWidget.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-main.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-numericalEntryWidget.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-observePick.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-openGLWidget.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-pairs.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-renderingWindowWidget.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-save.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-shadeComboBoxWidget.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-toolPanelWidget.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtk-wire.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtkAtomic.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-gtkSpin.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-interactive.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-light.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-nq-basic.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-nq-density.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-nq-structure.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-objectList.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-opengl.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-panelBoxAxes.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-panelBrowser.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-panelDataFile.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-panelElements.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-panelFogBgColor.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-panelMethod.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-panelOpenGL.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-panelPlanes.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-panelSurfaces.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-panelSurfacesTools.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-plane.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-pot2surf.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-renderingAtomic-ascii.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-renderingAtomic-d3.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-renderingAtomic.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-renderingMode.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-renderingSpin.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-scalarFields.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-surfaces.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-text.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-toolColor.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-toolConfigFile.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-toolFileFormat.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-toolFortran.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-toolMatrix.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-toolOptions.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-toolShade.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-view.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-OSInterface.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-actionInterface.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-basic.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-commandLine.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-configFile.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-data.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-dump.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-elements.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-extension.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-nodes.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-openGL.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-pairs.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-pickMesure.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-plugins.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-rendering.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-tools.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visu-windowInterface.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-visuConfig.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v-sim-wire.html
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v_sim.devhelp
%%PORTDOCS%%%%DOCSDIR%%/APIreference/v_sim/v_sim.devhelp2
%%PORTDOCS%%%%DOCSDIR%%/authors
%%PORTDOCS%%%%DOCSDIR%%/licence.en.txt
%%PORTDOCS%%%%DOCSDIR%%/licence.fr.txt
@ -85,12 +129,16 @@ bin/v_sim
%%PORTDOCS%%%%EXAMPLESDIR%%/demo-browser.tar.gz
%%PORTDOCS%%%%EXAMPLESDIR%%/demo.ascii
%%PORTDOCS%%%%EXAMPLESDIR%%/demo.d3
%%PORTDOCS%%%%EXAMPLESDIR%%/demo.xyz
%%PORTDOCS%%%%EXAMPLESDIR%%/demo_spin.d3
%%PORTDOCS%%%%EXAMPLESDIR%%/demo_spin.spin
%%PORTDOCS%%%%EXAMPLESDIR%%/demo.xyz
%%PORTDOCS%%%%EXAMPLESDIR%%/density-sih4.dat
%%PORTDOCS%%%%EXAMPLESDIR%%/diff.ascii
%%PORTDOCS%%%%EXAMPLESDIR%%/diff.dat
%%PORTDOCS%%%%EXAMPLESDIR%%/nq-netcdf.cdl
%%PORTDOCS%%%%EXAMPLESDIR%%/nq-netcdf.nc
%%PORTDOCS%%%%EXAMPLESDIR%%/planes.xml
%%PORTDOCS%%%%EXAMPLESDIR%%/silane.nc
%%PORTDOCS%%%%EXAMPLESDIR%%/test_isosurfaces.ascii
%%PORTDOCS%%%%EXAMPLESDIR%%/test_isosurfaces.surf
%%NLS%%share/locale/fr/LC_MESSAGES/v_sim.mo
@ -100,11 +148,14 @@ share/pixmaps/v_sim.xpm
%%DATADIR%%/pixmaps/icone-observe.png
%%DATADIR%%/pixmaps/icone-observe.xpm
%%DATADIR%%/pixmaps/icone-panel.png
%%DATADIR%%/pixmaps/icone-tool.png
%%DATADIR%%/pixmaps/liaison-bandeau.png
%%DATADIR%%/pixmaps/logo_grey.png
%%DATADIR%%/pixmaps/logo_petit.png
%%DATADIR%%/pixmaps/logo_rectangle.png
%%DATADIR%%/pixmaps/nanoquanta.png
%%DATADIR%%/pixmaps/observe-bandeau.png
%%DATADIR%%/pixmaps/openbabel.png
%%DATADIR%%/pixmaps/save-bandeau.png
%%DATADIR%%/pixmaps/stock-atomic.png
%%DATADIR%%/pixmaps/stock-black-to-white.png
@ -119,6 +170,7 @@ share/pixmaps/v_sim.xpm
%%DATADIR%%/pixmaps/stock-hot-color.png
%%DATADIR%%/pixmaps/stock-inter.png
%%DATADIR%%/pixmaps/stock-isosurfaces.png
%%DATADIR%%/pixmaps/stock-menu-detach.png
%%DATADIR%%/pixmaps/stock-one-light_20.png
%%DATADIR%%/pixmaps/stock-refresh-dir_20.png
%%DATADIR%%/pixmaps/stock-select-all_20.png
@ -140,5 +192,8 @@ share/pixmaps/v_sim.xpm
@dirrm %%DATADIR%%
@dirrmtry share/pixmaps
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
%%REFDOC%%@dirrm %%DOCSDIR%%/APIreference
%%PORTDOCS%%@dirrm %%DOCSDIR%%/APIreference/v_sim
%%PORTDOCS%%@dirrm %%DOCSDIR%%/APIreference
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm lib/v_sim/plug-ins
@dirrm lib/v_sim