mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00
modified: o/OpenBabel/OpenBabel-2.4.1-Python-2.7.13.eb
This commit is contained in:
parent
830bdf8d2e
commit
54652f3f54
@ -1,3 +1,5 @@
|
|||||||
|
#IT4Innovation 2017
|
||||||
|
|
||||||
name = 'OpenBabel'
|
name = 'OpenBabel'
|
||||||
version = '2.4.1'
|
version = '2.4.1'
|
||||||
versionsuffix = '-Python-%(pyver)s'
|
versionsuffix = '-Python-%(pyver)s'
|
||||||
@ -9,15 +11,12 @@ description = """Open Babel is a chemical toolbox designed to speak the many
|
|||||||
solid-state materials, biochemistry, or related areas."""
|
solid-state materials, biochemistry, or related areas."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'dummy', 'version': ''}
|
||||||
#toolchainopts = {'strict': True}
|
|
||||||
|
|
||||||
source_urls = [SOURCEFORGE_SOURCE]
|
source_urls = [SOURCEFORGE_SOURCE]
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
# 'OpenBabel-%(version)s-fix-link-path-tests.patch',
|
|
||||||
'OpenBabel-%(version)s-ignore-failed-test.patch',
|
'OpenBabel-%(version)s-ignore-failed-test.patch',
|
||||||
# 'OpenBabel-%(version)s-ignore-rotor-test.patch',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
builddependencies = [
|
builddependencies = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user