Files
meta-qt5-extra/recipes-misc/recipes-chemistry/avogadro/avogadrolibs.inc
2021-11-07 20:49:29 +01:00

13 lines
595 B
PHP

SUMMARY = "Chemistry library"
DESCRIPTION = "Avogadro libraries provide 3D rendering, visualization, analysis and data processing useful in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas"
HOMEPAGE = "http://openchemistry.org/avogadro2"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=68485d31f72dbb8611179b6c7515617b"
inherit cmake_qt5 python3native
PV = "1.95.1"
SRC_URI = "git://github.com/OpenChemistry/avogadrolibs.git;branch=master;protocol=https"
SRCREV = "11044b0bd7844a5241529e7f9c45ff6ed5ab22bf"
S = "${WORKDIR}/git"