/[pkg-scicomp]/xmds/trunk/debian/control
ViewVC logotype

Contents of /xmds/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1429 - (hide annotations) (download)
Wed Mar 7 22:22:47 2007 UTC (6 years, 2 months ago) by rafael
File size: 1120 byte(s)
* debian/control:
  - Added XS-Vcs-Svn and XS-Vcs-Browser fields to the Source section
  - Added Homepage pseudo-field to the Description
1 cts 1340 Source: xmds
2     Section: science
3     Priority: optional
4 rafael 1360 Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel@lists.alioth.debian.org>
5     Uploaders: Christian T. Steigies <cts@debian.org>,
6     Rafael Laboissiere <rafael@debian.org>
7 rafael 1373 Build-Depends: cdbs, debhelper (>= 5), autotools-dev, fftw-dev, fftw3-dev,
8     libmpich1.0-dev, octave2.1-headers, octave2.9-headers, autoconf
9 cts 1340 Standards-Version: 3.7.2
10 rafael 1428 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-scicomp/xmds/
11     XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-scicomp/xmds/
12 cts 1340
13     Package: xmds
14     Architecture: any
15 rafael 1373 Depends: ${shlibs:Depends}, fftw-dev, fftw3-dev, libmpich1.0-dev
16 rafael 1345 Suggests: ${octave-2-9:Depends} | ${octave-2-1:Depends}
17 cts 1340 Description: eXtensible multi-dimensional Simulator
18 rafael 1352 XMDS is a code generator that integrates equations, from Ordinary
19     Differential Equations (ODEs) up to stochastic Partial Differential
20     Equations (PDEs). You write them down in human readable form in an
21     XML file, and it goes away and writes and compiles a C++ program that
22     integrates those equations as fast as it can possibly be done in your
23     architecture.
24 rafael 1429 .
25     Homepage: http://xmds.sourceforge.net/

  ViewVC Help
Powered by ViewVC 1.1.5