summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO37
1 files changed, 37 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..313894f03e62
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,37 @@
+pkgbase = auto-07p
+ pkgdesc = Software for continuation and bifurcation problems in ordinary differential equations. Release 07P. Environment variables controlling build (default to 'no', see PKGBUILD): _BUILD_DOC, _WITH_PLAUT04, _PLAUT04_WITH_QT, AUTO_DEBUG, _WITH_OPENMP, _WITH_MPI.
+ pkgver = 0.9.1
+ pkgrel = 41
+ url = http://cmvl.cs.concordia.ca/auto/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ license = LGPL2
+ license = GPL2
+ makedepends = gcc-fortran
+ makedepends = gcc
+ depends = bash
+ depends = gcc-fortran
+ depends = gcc
+ depends = python2
+ optdepends = python2-matplotlib: For python interface.
+ optdepends = ipython2: For python interface.
+ optdepends = lesstif: For GUI94 and PLAUT04.
+ optdepends = openmotif: For GUI94 and PLAUT04. ('openmotif' can be used instead of 'lesstif')
+ optdepends = xterm: For PLAUT plotting interface.
+ optdepends = soxt: For PLAUT04 plotting interface (enable compilation of 'plaut04' by setting the environment variable '_WITH_PLAUT04' to 'yes').
+ optdepends = soqt: For PLAUT04 plotting interface (enable compilation of 'plaut04' by setting the environment variable '_WITH_PLAUT04' to 'yes'). ('soqt' can be used instead of 'soxt'. If using 'soqt', set '_PLAUT04_WITH_QT' to 'yes'.)
+ optdepends = coin: For plaut04 plotting interface (enable compilation of 'plaut04' by setting the environment variable '_WITH_PLAUT04' to 'yes').
+ optdepends = inventor: For plaut04 plotting interface (enable compilation of 'plaut04' by setting the environment variable '_WITH_PLAUT04' to 'yes'). ('inventor' can be used instead of 'coin', but 'coin' (Coin3D) is recommended due to rendering issues (see AUTO documentation).)
+ optdepends = openmpi: For MPI message passing (parallel computation). To build, set the environment variable '_WITH_OPENMP' to 'yes'.
+ optdepends = texlive-bin: For compiling the manual (enable compilation of documentation by setting the environment variable '_BUILD_DOC' to 'yes').
+ optdepends = transfig: For compiling the manual (enable manual compiling in PKGBUILD (enable compilation of documentation by setting the environment variable '_BUILD_DOC' to 'yes')).
+ source = http://sourceforge.net/projects/auto-07p/files/auto07p/0.9/auto07p-0.9.1.tar.gz
+ source = auto-07p-session.bash
+ source = xpdf-dummy
+ source = makepkg.sh
+ options = libtool
+ options = staticlibs
+
+pkgname = auto-07p
+