annotate DESCRIPTION @ 231:e3f57f92fa66

Avoid just-in-time compilation when not needed * inst/private/check_hash.m: check whether the previous compilation used the same ufl file * inst/private/save_hash.m: save to disk ufl file's md5sum for future comparison * inst/private/check_oct_files.m: ensure the expected oct files are present * inst/import_ufl_*.m: add checks using the logic above
author Eugenio Gianniti <eugenio.gianniti@mail.polimi.it>
date Sat, 14 Jun 2014 15:27:43 +0200
parents 5292e0614efc
children 3a0590e19bf7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
51
54cca651760e Desciption and News file for the pkg of the program.
gedeone-octave <marco.vassallo@outlook.com>
parents:
diff changeset
1 Name: fem-fenics
209
37bcbf7095be Update description for new pkg release.
gedeone-octave <marcovass89@hotmail.it>
parents: 181
diff changeset
2 Version: 0.0.1
37bcbf7095be Update description for new pkg release.
gedeone-octave <marcovass89@hotmail.it>
parents: 181
diff changeset
3 Date: 2014-02-21
37bcbf7095be Update description for new pkg release.
gedeone-octave <marcovass89@hotmail.it>
parents: 181
diff changeset
4 Author: Marco Vassallo <gedeone-octave@users.sourceforge.net>
152
1dbe146bff03 Update license to gpl v3
gedeone-octave <marcovass89@hotmail.it>
parents: 146
diff changeset
5 Maintainer: Marco Vassallo <gedeone-octave@users.sourceforge.net>
146
dc7080ca15f7 Update pkg info
gedeone-octave <marcovass89@hotmail.it>
parents: 51
diff changeset
6 Title: fem-fenics
dc7080ca15f7 Update pkg info
gedeone-octave <marcovass89@hotmail.it>
parents: 51
diff changeset
7 Description: pkg for the resolution of partial differential equation based on fenics
217
5292e0614efc New patches submitted from eg123 for the automatization of
gedeone-octave <marcovass89@hotmail.it>
parents: 209
diff changeset
8 Depends: octave (>= 3.8.0)
209
37bcbf7095be Update description for new pkg release.
gedeone-octave <marcovass89@hotmail.it>
parents: 181
diff changeset
9 SystemRequirements: dolfin (>=1.3.0), ffc (>=1.3.0)
217
5292e0614efc New patches submitted from eg123 for the automatization of
gedeone-octave <marcovass89@hotmail.it>
parents: 209
diff changeset
10 BuildRequirements: dolfin (>=1.3.0), ffc (>=1.3.0), pkg-config
51
54cca651760e Desciption and News file for the pkg of the program.
gedeone-octave <marco.vassallo@outlook.com>
parents:
diff changeset
11 Autoload: no
152
1dbe146bff03 Update license to gpl v3
gedeone-octave <marcovass89@hotmail.it>
parents: 146
diff changeset
12 License: GPLv3+
51
54cca651760e Desciption and News file for the pkg of the program.
gedeone-octave <marco.vassallo@outlook.com>
parents:
diff changeset
13 Url: http://octave.sf.net