slackbuilds_ponce/academic/avogadrolibs
Giancarlo Dessì f7ea463738
academic/avogadrolibs: Patched to fix cmake errors.
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-03-25 10:01:52 +07:00
..
avogadrolibs.info
avogadrolibs.SlackBuild academic/avogadrolibs: Patched to fix cmake errors. 2023-03-25 10:01:52 +07:00
fix_cmake-find-package.diff
fix_mmtfformat_cpp.diff academic/avogadrolibs: Patched to fix cmake errors. 2023-03-25 10:01:52 +07:00
README
slack-desc

Avogadro Libraries is a subproject of Avogadro 2 as implementation of 
Avogadro 1.x mantained by OpenChemistry. It provides 3D rendering, 
visualization, analysis and data processing useful in computational 
chemistry, molecular modeling, bioinformatics, materials science, and 
related areas.
Avogadro Libraries is a dependency required by the graphic interface 
user Avogadro Application (avogadroapp).

This slackbuild requires as needed some dependencies (autodetected) 
that improve Avogadro Libraries. You can enable or disable them by 
passing variables to the script 
(e.g. VAR=yes|no ./avogadrolibs.SlackBuild):

LIBMSYM=yes|no (default: yes, libmsym required)
SPGLIB=yes|no  (default: yes, spglib required)
MMTF=yes|no    (default: yes, mmtf-cpp required)
HDF5=yes|no    (default: no, hdf5 required)

The extension Avogadro Generators (disabled by default) installs 
Python input generators that can be run by the Avogadro 2 application 
(avogadroapp) to generate input for various codes (Dalton, Q-Chem, 
Orca, NWChem, ecc.): these scripts will be installed in a location 
where the Avogadro 2 application can find them if the Plugin 
Downloader is executed from the graphic interface user. 
To enable the extension the dependency pybind11 is required and you 
have to pass the variable PYTHON=yes to the slackbuild script:

PYTHON=yes ./avogadrolibs.SlackBuild