Cloned SEACAS for EXODUS library with extra build files for internal package management.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

51 lines
1.6 KiB

Source: seacas
Priority: optional
Maintainer: Nico Schlömer <nico.schloemer@gmail.com>
Build-Depends: debhelper (>= 9),
cmake (>= 2.8.12),
gfortran,
libhdf5-dev,
libmatio-dev,
libmetis-dev,
libnetcdf-dev,
libparmetis-dev,
libz-dev
Standards-Version: 3.9.6
Section: libs
Homepage: https://github.com/gdsjaar/seacas
Package: libseacas-dev
Section: libdevel
Architecture: any
Depends: libseacas0 (= ${binary:Version}), ${misc:Depends}
Description: processing tools and applications for finite element analysis
The Sandia Engineering Analysis Code Access System (SEACAS) is a suite of
preprocessing, postprocessing, translation, and utility applications
supporting finite element analysis software using the ExodusII database file
format.
.
This package contains development headers.
Package: libseacas0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: processing tools and applications for finite element analysis
The Sandia Engineering Analysis Code Access System (SEACAS) is a suite of
preprocessing, postprocessing, translation, and utility applications
supporting finite element analysis software using the ExodusII database file
format.
.
This package contains the libraries.
Package: seacas-bin
Section: libs
Architecture: any
Depends: libseacas0, ${misc:Depends}
Description: processing tools and applications for finite element analysis
The Sandia Engineering Analysis Code Access System (SEACAS) is a suite of
preprocessing, postprocessing, translation, and utility applications
supporting finite element analysis software using the ExodusII database file
format.
.
This package contains executables.