Source: asl
Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Ghislain Antony Vaillant <ghisvail@gmail.com>
Build-Depends: cmake,
               debhelper (>=9),
               doxygen,
               libboost-filesystem-dev (>= 1.55),
               libboost-program-options-dev (>= 1.55),
               libboost-system-dev (>= 1.55),
               libmatio-dev,
               libvtk6-dev (>= 6.1),
               ocl-icd-opencl-dev | opencl-dev
Standards-Version: 3.9.6
Homepage: http://asl.org.il
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/asl.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/asl.git

Package: libasl-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libasl0 (= ${binary:Version}),
         ${misc:Depends}
Suggests: libasl-doc
Description: multiphysics simulation software (development files)
 The Advanced Simulation Library (ASL) is a free and open source multiphysics
 simulation software package.
 .
 Its computational engine is based, among others, on the Lattice Boltzmann
 Methods and is written in OpenCL which enable extraordinarily efficient
 deployment on a variety of massively parallel architectures, ranging from
 inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and
 supercomputers. The engine is hidden entirely behind C++ classes, so that no
 OpenCL knowledge is required from application programmers.
 .
 ASL can be utilized to model various coupled physical and chemical phenomena
 and employed in a multitude of fields: computational fluid dynamics, virtual
 sensing, industrial process data validation and reconciliation, image-guided
 surgery, computer-aided engineering, high-performance scientific computing,
 etc...
 .
 This package contains the development files.

Package: libasl-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: libjs-jquery,
         libjs-mathjax,
         ${misc:Depends}
Description: multiphysics simulation software (documentation)
 The Advanced Simulation Library (ASL) is a free and open source multiphysics
 simulation software package.
 .
 Its computational engine is based, among others, on the Lattice Boltzmann
 Methods and is written in OpenCL which enable extraordinarily efficient
 deployment on a variety of massively parallel architectures, ranging from
 inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and
 supercomputers. The engine is hidden entirely behind C++ classes, so that no
 OpenCL knowledge is required from application programmers.
 .
 ASL can be utilized to model various coupled physical and chemical phenomena
 and employed in a multitude of fields: computational fluid dynamics, virtual
 sensing, industrial process data validation and reconciliation, image-guided
 surgery, computer-aided engineering, high-performance scientific computing,
 etc...
 .
 This package contains the documentation files.

Package: libasl0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: multiphysics simulation software (shared libraries)
 The Advanced Simulation Library (ASL) is a free and open source multiphysics
 simulation software package.
 .
 Its computational engine is based, among others, on the Lattice Boltzmann
 Methods and is written in OpenCL which enable extraordinarily efficient
 deployment on a variety of massively parallel architectures, ranging from
 inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and
 supercomputers. The engine is hidden entirely behind C++ classes, so that no
 OpenCL knowledge is required from application programmers.
 .
 ASL can be utilized to model various coupled physical and chemical phenomena
 and employed in a multitude of fields: computational fluid dynamics, virtual
 sensing, industrial process data validation and reconciliation, image-guided
 surgery, computer-aided engineering, high-performance scientific computing,
 etc...
 .
 This package contains the shared libraries.

Package: libasl0-dbg
Priority: extra
Section: debug
Architecture: any
Multi-Arch: same
Depends: libasl0 (= ${binary:Version}),
         ${misc:Depends}
Description: multiphysics simulation software (debugging symbols)
 The Advanced Simulation Library (ASL) is a free and open source multiphysics
 simulation software package.
 .
 Its computational engine is based, among others, on the Lattice Boltzmann
 Methods and is written in OpenCL which enable extraordinarily efficient
 deployment on a variety of massively parallel architectures, ranging from
 inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and
 supercomputers. The engine is hidden entirely behind C++ classes, so that no
 OpenCL knowledge is required from application programmers.
 .
 ASL can be utilized to model various coupled physical and chemical phenomena
 and employed in a multitude of fields: computational fluid dynamics, virtual
 sensing, industrial process data validation and reconciliation, image-guided
 surgery, computer-aided engineering, high-performance scientific computing,
 etc...
 .
 This package contains the debugging symbols.
