formatter

This commit is contained in:
Lukáš Krupčík 2018-10-03 07:48:02 +02:00
parent e3338cde79
commit 92cb0848fe
1669 changed files with 12954 additions and 6104 deletions

View File

@ -17,7 +17,7 @@ toolchain = {'name': 'foss', 'version': '2015b'}
sources = [('abinit-%s.tar.gz' % (version), 'tar xfz %s')]
source_urls = ['http://ftp.abinit.org/']
#sanity_check_paths = {
# sanity_check_paths = {
# 'files': ["bin/abinit"],
# 'dirs': []
# }
@ -25,6 +25,6 @@ source_urls = ['http://ftp.abinit.org/']
moduleclass = 'chem'
configopts = '''CC=mpicc CXX=mpicxx FC=mpif90 --enable-mpi --enable-mpi-io --enable-64bit-flags --enable-optim="yes" --enable-clib="yes"''' + \
''' --enable-gw-dpc="yes" --enable-memory-profiling="no" --enable-openmp="no" --enable-maintainer-checks="no"''' + \
''' --enable-debug="no" ''' + \
''' --with-trio-flavor="netcdf+etsf_io+fox" --with-dft-flavor="atompaw+bigdft+libxc+wannier90"'''
''' --enable-gw-dpc="yes" --enable-memory-profiling="no" --enable-openmp="no" --enable-maintainer-checks="no"''' + \
''' --enable-debug="no" ''' + \
''' --with-trio-flavor="netcdf+etsf_io+fox" --with-dft-flavor="atompaw+bigdft+libxc+wannier90"'''

View File

@ -18,7 +18,7 @@ toolchain = {'name': 'goolf', 'version': '1.5.16'}
sources = [('abinit-%s.tar.gz' % (version), 'tar xfz %s')]
source_urls = ['http://ftp.abinit.org/']
#sanity_check_paths = {
# sanity_check_paths = {
# 'files': ["bin/abinit"],
# 'dirs': []
# }
@ -26,7 +26,6 @@ source_urls = ['http://ftp.abinit.org/']
moduleclass = 'chem'
configopts = '''CC=mpicc CXX=mpicxx FC=mpif90 --enable-mpi --enable-mpi-io --enable-64bit-flags --enable-optim="yes" --enable-clib="yes"''' + \
''' --enable-gw-dpc="yes" --enable-memory-profiling="no" --enable-openmp="no" --enable-maintainer-checks="no"''' + \
''' --enable-debug="no" ''' + \
''' --with-trio-flavor="netcdf+etsf_io+fox" --with-dft-flavor="atompaw+bigdft+libxc+wannier90"'''
''' --enable-gw-dpc="yes" --enable-memory-profiling="no" --enable-openmp="no" --enable-maintainer-checks="no"''' + \
''' --enable-debug="no" ''' + \
''' --with-trio-flavor="netcdf+etsf_io+fox" --with-dft-flavor="atompaw+bigdft+libxc+wannier90"'''

View File

@ -26,7 +26,16 @@ dependencies = [
]
sanity_check_paths = {
'files': ['bin/%s' % x for x in ['abinit', 'aim', 'cut3d', 'conducti', 'mrgddb', 'mrgscr', 'optic']],
'files': [
'bin/%s' %
x for x in [
'abinit',
'aim',
'cut3d',
'conducti',
'mrgddb',
'mrgscr',
'optic']],
'dirs': ['lib/pkgconfig'],
}

View File

@ -21,12 +21,21 @@ configopts += '--with-libxc-incs="-I$EBROOTLIBXC/include" --with-libxc-libs="-L$
dependencies = [
('libxc', '4.0.2'),
# ('netCDF', '4.4.1.1'),
# ('netCDF-Fortran', '4.4.4'),
# ('netCDF', '4.4.1.1'),
# ('netCDF-Fortran', '4.4.4'),
]
sanity_check_paths = {
'files': ['bin/%s' % x for x in ['abinit', 'aim', 'cut3d', 'conducti', 'mrgddb', 'mrgscr', 'optic']],
'files': [
'bin/%s' %
x for x in [
'abinit',
'aim',
'cut3d',
'conducti',
'mrgddb',
'mrgscr',
'optic']],
'dirs': ['lib/pkgconfig'],
}

View File

@ -23,8 +23,16 @@ files_to_copy = [
]
sanity_check_paths = {
'files': ['bin/tctest', 'bin/tctest2', 'bin/tcsample', 'include/ac/tc.h', 'lib/libactc.a',
'COPYRIGHT', 'manual.html', 'prims.gif', 'README'],
'files': [
'bin/tctest',
'bin/tctest2',
'bin/tcsample',
'include/ac/tc.h',
'lib/libactc.a',
'COPYRIGHT',
'manual.html',
'prims.gif',
'README'],
'dirs': [],
}

View File

@ -16,10 +16,10 @@ source_urls = [SOURCEFORGE_SOURCE]
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('Boost', '1.63.0'),
('Python', '2.7.13-base', '', True),
('matplotlib', '2.0.2-Python-2.7.13-base', '', True),
('numpy', '1.13.0-Python-2.7.13-base', '', True),
('Boost', '1.63.0'),
('Python', '2.7.13-base', '', True),
('matplotlib', '2.0.2-Python-2.7.13-base', '', True),
('numpy', '1.13.0-Python-2.7.13-base', '', True),
]
commands = "cd alm && mv Makefile.linux Makefile && make && cd .. && "
@ -29,9 +29,9 @@ commands += "cd tools && make "
cmds_map = [('.*', commands)]
files_to_copy = [
(['alm/alm', 'anphon/anphon'], 'bin'),
(['tools/analyze_phonons', 'tools/qe2alm'], 'tools'),
(['tools/*.py'], 'tools'),
(['alm/alm', 'anphon/anphon'], 'bin'),
(['tools/analyze_phonons', 'tools/qe2alm'], 'tools'),
(['tools/*.py'], 'tools'),
]
modextrapaths = {'PATH': 'tools'}

View File

@ -32,7 +32,7 @@ modextrapaths = {
'PYTHONPATH': ['lib/']
}
sanity_check_paths={
sanity_check_paths = {
'files': ['lib/libalps.%s' % SHLIB_EXT],
'dirs': ['include/alps', 'bin/', 'share/'],
}

View File

@ -32,7 +32,7 @@ modextrapaths = {
'PYTHONPATH': ['lib/']
}
sanity_check_paths={
sanity_check_paths = {
'files': ['lib/libalps.%s' % SHLIB_EXT],
'dirs': ['include/alps', 'bin/', 'share/'],
}

View File

@ -29,9 +29,18 @@ modextravars = {
'ALPS_ROOT': '$root',
}
sanity_check_paths={
'files': ['lib/libalps-accumulators.so', 'lib/libalps-gf.so', 'lib/libalps-hdf5.so', 'lib/libalps-mc.so', 'lib/libalps-params.so', 'lib/libalps-utilities.so'],
'dirs': ['include/alps', 'lib/', 'share/'],
sanity_check_paths = {
'files': [
'lib/libalps-accumulators.so',
'lib/libalps-gf.so',
'lib/libalps-hdf5.so',
'lib/libalps-mc.so',
'lib/libalps-params.so',
'lib/libalps-utilities.so'],
'dirs': [
'include/alps',
'lib/',
'share/'],
}
moduleclass = 'phys'

View File

@ -15,7 +15,7 @@ toolchain = {'name': 'intel', 'version': '2017a'}
sources = ['ANSYS-18.0.zip']
dependencies = [
('libpng', '1.2.59', '', True)
('libpng', '1.2.59', '', True)
]
import os

View File

@ -15,7 +15,7 @@ toolchain = {'name': 'dummy', 'version': ''}
sources = ['ANSYS-18.0.zip']
dependencies = [
('libpng', '1.2.59', '', True)
('libpng', '1.2.59', '', True)
]
import os

View File

@ -15,8 +15,8 @@ toolchain = {'name': 'intel', 'version': '2017a'}
sources = ['ANSYS-18.2.zip']
dependencies = [
('libpng', '1.2.59', '', True),
# ('libX11', '1.6.3', '', True),
('libpng', '1.2.59', '', True),
# ('libX11', '1.6.3', '', True),
]
import os

View File

@ -16,12 +16,12 @@ toolchain = {'name': 'intel', 'version': '2017b'}
sources = ['ANSYS-19.0.zip']
dependencies = [
# ('libpng', '1.2.59', '', True),
# ('libXrender', '0.9.9', '', True),
('X11', '20170314', '', True),
# ('libpng', '1.2.59', '', True),
# ('libXrender', '0.9.9', '', True),
('X11', '20170314', '', True),
]
#modextrapaths = {
# modextrapaths = {
# 'LD_LIBRARY_PATH': ['$LD_LIBRARY_PATH:%(installdir)s/v190/Electronics/Linux64/defer:%(installdir)s/v190/Framework/bin/Linux64'],
# 'LD_LIBRARY_PATH': 'v190/Electronics/Linux64/defer',
# 'LD_LIBRARY_PATH': 'v190/Framework/bin/Linux64',

View File

@ -20,7 +20,11 @@ dependencies = [
configopts = "--with-apr=$EBROOTAPR/bin/apr-1-config --with-sqlite3=$EBROOTSQLITE --with-expat=$EBROOTEXPAT "
sanity_check_paths = {
'files': ["bin/apu-1-config", "lib/libaprutil-1.%s" % SHLIB_EXT, "lib/libaprutil-1.a"],
'files': [
"bin/apu-1-config",
"lib/libaprutil-1.%s" %
SHLIB_EXT,
"lib/libaprutil-1.a"],
'dirs': ["include/apr-1"],
}

View File

@ -12,7 +12,11 @@ source_urls = ['http://archive.apache.org/dist/apr/']
sources = [SOURCELOWER_TAR_GZ]
sanity_check_paths = {
'files': ["bin/apr-1-config", "lib/libapr-1.%s" % SHLIB_EXT, "lib/libapr-1.a"],
'files': [
"bin/apr-1-config",
"lib/libapr-1.%s" %
SHLIB_EXT,
"lib/libapr-1.a"],
'dirs': ["include/apr-1"],
}

View File

@ -23,7 +23,12 @@ dependencies = [
]
sanity_check_paths = {
'files': ['bin/ase-build', 'bin/ase-db', 'bin/ase-gui', 'bin/ase-info', 'bin/ase-run'],
'files': [
'bin/ase-build',
'bin/ase-db',
'bin/ase-gui',
'bin/ase-info',
'bin/ase-run'],
'dirs': ['lib/python3.6/site-packages'],
}

View File

@ -18,13 +18,18 @@ checksums = ['5e22d961b1311ef4ba2d83527f7cc7448abac8cf9bddd1593bee548459263fe8']
dependencies = [
('Python', '2.7.13'),
# ('numpy', '1.13.0', '-Python-2.7.13-base'),
# ('scipy', '0.19.1', '-Python-2.7.13-base'),
# ('matplotlib', '2.0.2', '-Python-2.7.13-base'),
# ('numpy', '1.13.0', '-Python-2.7.13-base'),
# ('scipy', '0.19.1', '-Python-2.7.13-base'),
# ('matplotlib', '2.0.2', '-Python-2.7.13-base'),
]
sanity_check_paths = {
'files': ['bin/ase-build', 'bin/ase-db', 'bin/ase-gui', 'bin/ase-info', 'bin/ase-run'],
'files': [
'bin/ase-build',
'bin/ase-db',
'bin/ase-gui',
'bin/ase-info',
'bin/ase-run'],
'dirs': ['lib/python%(pyshortver)s/site-packages'],
}

View File

@ -24,7 +24,12 @@ dependencies = [
]
sanity_check_paths = {
'files': ['bin/ase-build', 'bin/ase-db', 'bin/ase-gui', 'bin/ase-info', 'bin/ase-run'],
'files': [
'bin/ase-build',
'bin/ase-db',
'bin/ase-gui',
'bin/ase-info',
'bin/ase-run'],
'dirs': ['lib/python%(pyshortver)s/site-packages'],
}

View File

@ -18,13 +18,18 @@ checksums = ['5e22d961b1311ef4ba2d83527f7cc7448abac8cf9bddd1593bee548459263fe8']
dependencies = [
('Python', '3.6.1'),
# ('numpy', '1.13.0', '-Python-2.7.13-base'),
# ('scipy', '0.19.1', '-Python-2.7.13-base'),
# ('matplotlib', '2.0.2', '-Python-2.7.13-base'),
# ('numpy', '1.13.0', '-Python-2.7.13-base'),
# ('scipy', '0.19.1', '-Python-2.7.13-base'),
# ('matplotlib', '2.0.2', '-Python-2.7.13-base'),
]
sanity_check_paths = {
'files': ['bin/ase-build', 'bin/ase-db', 'bin/ase-gui', 'bin/ase-info', 'bin/ase-run'],
'files': [
'bin/ase-build',
'bin/ase-db',
'bin/ase-gui',
'bin/ase-info',
'bin/ase-run'],
'dirs': ['lib/python%(pyshortver)s/site-packages'],
}

View File

@ -22,7 +22,12 @@ dependencies = [
]
sanity_check_paths = {
'files': ['bin/ase-build', 'bin/ase-db', 'bin/ase-gui', 'bin/ase-info', 'bin/ase-run'],
'files': [
'bin/ase-build',
'bin/ase-db',
'bin/ase-gui',
'bin/ase-info',
'bin/ase-run'],
'dirs': ['lib/python%(pyshortver)s/site-packages'],
}

View File

@ -12,18 +12,20 @@ description = """ Automatic Segmentation of Hippocampal Subfields (ASHS) """
toolchain = {'name': 'dummy', 'version': 'dummy'}
#You need to create an account to download the source
#from https://www.nitrc.org/frs/?group_id=370
# You need to create an account to download the source
# from https://www.nitrc.org/frs/?group_id=370
sources = ['ashs_Linux64_%(version)s.tgz']
checksums= ["07fea2883b856af8797b200212b72e71"]
checksums = ["07fea2883b856af8797b200212b72e71"]
modextravars = {'ASHS_ROOT': '%(installdir)s'}
sanity_check_paths = {
'files': ["bin/ashs_main.sh", "bin/ashs_template_qsub.sh", "bin/ashs_train.sh",
"bin/ashs_util_makepdf.sh"],
'dirs': ["ext"]
}
'files': [
"bin/ashs_main.sh",
"bin/ashs_template_qsub.sh",
"bin/ashs_train.sh",
"bin/ashs_util_makepdf.sh"],
'dirs': ["ext"]}
moduleclass = 'bio'

View File

@ -14,7 +14,8 @@ lapackver = '3.6.1'
versionsuffix = '-LAPACK-%s' % lapackver
source_urls = [
('http://sourceforge.net/projects/math-atlas/files/Stable/%(version)s', 'download'),
('http://sourceforge.net/projects/math-atlas/files/Stable/%(version)s',
'download'),
'http://www.netlib.org/lapack/',
]
sources = [

View File

@ -14,7 +14,8 @@ lapackver = '3.6.1'
versionsuffix = '-LAPACK-%s' % lapackver
source_urls = [
('http://sourceforge.net/projects/math-atlas/files/Stable/%(version)s', 'download'),
('http://sourceforge.net/projects/math-atlas/files/Stable/%(version)s',
'download'),
'http://www.netlib.org/lapack/',
]
sources = [

View File

@ -16,7 +16,8 @@ lapackver = '3.6.1'
versionsuffix = '-LAPACK-%s' % lapackver
source_urls = [
('http://sourceforge.net/projects/math-atlas/files/Stable/%(version)s', 'download'),
('http://sourceforge.net/projects/math-atlas/files/Stable/%(version)s',
'download'),
'http://www.netlib.org/lapack/',
]
sources = [
@ -32,7 +33,7 @@ configure_cmd_prefix = '.'
configopts = "-Ss f77lib '-L$(EBROOTGCC)/lib64 -lgfortran' "
# salomon
#configopts += '-b 64 -D c -DPentiumCPS=2500 '
#anselm
# anselm
configopts += '-b 64 -D c -DPentiumCPS=2300 '
configopts += '--with-netlib-lapack-tarfile=/apps/easybuild/sources/a/ATLAS/lapack-%s.tgz ' % lapackver
configopts += '-Fa alg -fPIC'

View File

@ -1,9 +1,11 @@
name = 'Amber'
version = '16'
ambertools_ver = '16'
# Patch levels from http://ambermd.org/bugfixes16.html and http://ambermd.org/bugfixesat.html
# Patch levels from http://ambermd.org/bugfixes16.html and
# http://ambermd.org/bugfixesat.html
patchlevels = (5, 14) # (AmberTools, Amber)
versionsuffix = '-AmberTools-%s-patchlevel-%s-%s-serial' %(ambertools_ver, patchlevels[0], patchlevels[1])
versionsuffix = '-AmberTools-%s-patchlevel-%s-%s-serial' % (
ambertools_ver, patchlevels[0], patchlevels[1])
homepage = 'http://ambermd.org/amber.html'
description = """Amber (originally Assisted Model Building with Energy

View File

@ -1,9 +1,11 @@
name = 'Amber'
version = '16'
ambertools_ver = '16'
# Patch levels from http://ambermd.org/bugfixes16.html and http://ambermd.org/bugfixesat.html
# Patch levels from http://ambermd.org/bugfixes16.html and
# http://ambermd.org/bugfixesat.html
patchlevels = (5, 14) # (AmberTools, Amber)
versionsuffix = '-AmberTools-%s-patchlevel-%s-%s' %(ambertools_ver, patchlevels[0], patchlevels[1])
versionsuffix = '-AmberTools-%s-patchlevel-%s-%s' % (
ambertools_ver, patchlevels[0], patchlevels[1])
homepage = 'http://ambermd.org/amber.html'
description = """Amber (originally Assisted Model Building with Energy

View File

@ -1,9 +1,11 @@
name = 'Amber'
version = '16'
ambertools_ver = '16'
# Patch levels from http://ambermd.org/bugfixes16.html and http://ambermd.org/bugfixesat.html
# Patch levels from http://ambermd.org/bugfixes16.html and
# http://ambermd.org/bugfixesat.html
patchlevels = (5, 14) # (AmberTools, Amber)
versionsuffix = '-AmberTools-%s-patchlevel-%s-%s-CUDA' %(ambertools_ver, patchlevels[0], patchlevels[1])
versionsuffix = '-AmberTools-%s-patchlevel-%s-%s-CUDA' % (
ambertools_ver, patchlevels[0], patchlevels[1])
homepage = 'http://ambermd.org/amber.html'
description = """Amber (originally Assisted Model Building with Energy

View File

@ -4,8 +4,8 @@ name = 'Amber'
version = '18'
ambertools_ver = '18'
# Patch levels from http://ambermd.org/bugfixes16.html and http://ambermd.org/bugfixesat.html
#patchlevels = (5, 14) # (AmberTools, Amber)
versionsuffix = '-AmberTools-%s-serial' %(ambertools_ver)
# patchlevels = (5, 14) # (AmberTools, Amber)
versionsuffix = '-AmberTools-%s-serial' % (ambertools_ver)
homepage = 'http://ambermd.org/amber.html'
description = """Amber (originally Assisted Model Building with Energy

View File

@ -20,21 +20,21 @@ toolchainopts = {'openmp': False, 'usempi': True}
ambertools_ver = '15'
sources = [
# 'Amber%(version)s.tar.bz2',
# 'Amber%(version)s.tar.bz2',
'AmberTools%s.tar.bz2' % ambertools_ver,
]
configopts = '--no-updates'
#patches = [
# patches = [
# 'Amber-%(version)s_fix-hardcoding.patch',
# 'AmberTools-%s_fix-mdgx-print-bug.patch' % ambertools_ver,
#]
dependencies = [
# ('CUDA', '7.5.18', '', True),
# ('netCDF', '4.4.0'),
# ('netCDF-Fortran', '4.4.4'),
# ('CUDA', '7.5.18', '', True),
# ('netCDF', '4.4.0'),
# ('netCDF-Fortran', '4.4.4'),
('Python', '2.7.11'),
]

View File

@ -13,24 +13,25 @@ toolchainopts = {'openmp': False, 'usempi': True}
ambertools_ver = '16'
sources = [
# 'Amber%(version)s.tar.bz2',
# 'Amber%(version)s.tar.bz2',
'AmberTools%s.tar.bz2' % ambertools_ver,
]
patches = [
# 'Amber-%(version)s_fix-hardcoding.patch',
# 'Amber-%(version)s_fix-hardcoding.patch',
'AmberTools-%s_fix-mdgx-print-bug.patch' % ambertools_ver,
]
dependencies = [
# ('CUDA', '7.5.18', '', True),
# ('netCDF', '4.4.0'),
# ('netCDF-Fortran', '4.4.4'),
# ('CUDA', '7.5.18', '', True),
# ('netCDF', '4.4.0'),
# ('netCDF-Fortran', '4.4.4'),
('Python', '2.7.11'),
]
patchlevels = (13, 13)
patchruns = 1
versionsuffix = '-AmberTools-%s-patchlevel-%d-%d' % (ambertools_ver, patchlevels[0], patchlevels[1])
versionsuffix = '-AmberTools-%s-patchlevel-%d-%d' % (
ambertools_ver, patchlevels[0], patchlevels[1])
moduleclass = 'chem'

View File

@ -18,8 +18,16 @@ sources = [SOURCELOWER_TAR_GZ]
dependencies = [('M4', '1.4.18')]
sanity_check_paths = {
'files': ["bin/%s" % x for x in ["autoconf", "autoheader", "autom4te", "autoreconf", "autoscan",
"autoupdate", "ifnames"]],
'files': [
"bin/%s" %
x for x in [
"autoconf",
"autoheader",
"autom4te",
"autoreconf",
"autoscan",
"autoupdate",
"ifnames"]],
'dirs': [],
}

View File

@ -22,11 +22,11 @@ source_urls = ['http://www-almost.ch.cam.ac.uk/site/downloads']
sources = [SOURCELOWER_TAR_GZ]
builddependencies = [
('ScaLAPACK', '2.0.2', '-OpenBLAS-0.2.15-LAPACK-3.6.0', ('gompi', '2016a')),
('OpenBLAS', '0.2.15', '-LAPACK-3.6.0', ('GCC', '4.9.3-2.25')),
('SQLite', '3.8.8.1'),
('gzip', '1.6'),
('Autotools', '20150215'),
('ScaLAPACK', '2.0.2', '-OpenBLAS-0.2.15-LAPACK-3.6.0', ('gompi', '2016a')),
('OpenBLAS', '0.2.15', '-LAPACK-3.6.0', ('GCC', '4.9.3-2.25')),
('SQLite', '3.8.8.1'),
('gzip', '1.6'),
('Autotools', '20150215'),
]
configopts = 'CPPFLAGS="-I$EBROOTOPENMPI/include" '

View File

@ -22,8 +22,13 @@ patches = [
configopts = '--enable-mpi --with-pic --with-blas="$LIBBLAS" --with-lapack="$LIBLAPACK"'
sanity_check_paths = {
'files': ["lib/libarpack.a", "lib/libarpack.%s" % SHLIB_EXT, "lib/libparpack.a", "lib/libparpack.%s" % SHLIB_EXT],
'dirs': []
}
'files': [
"lib/libarpack.a",
"lib/libarpack.%s" %
SHLIB_EXT,
"lib/libparpack.a",
"lib/libparpack.%s" %
SHLIB_EXT],
'dirs': []}
moduleclass = 'numlib'

View File

@ -22,8 +22,13 @@ patches = [
configopts = '--enable-mpi --with-pic --with-blas="$LIBBLAS" --with-lapack="$LIBLAPACK"'
sanity_check_paths = {
'files': ["lib/libarpack.a", "lib/libarpack.%s" % SHLIB_EXT, "lib/libparpack.a", "lib/libparpack.%s" % SHLIB_EXT],
'dirs': []
}
'files': [
"lib/libarpack.a",
"lib/libarpack.%s" %
SHLIB_EXT,
"lib/libparpack.a",
"lib/libparpack.%s" %
SHLIB_EXT],
'dirs': []}
moduleclass = 'numlib'

View File

@ -12,7 +12,7 @@ toolchain = {'name': 'Py', 'version': '2.7'}
source_urls = [PYPI_SOURCE]
sources = [SOURCE_TAR_GZ]
#dependencies = [
# dependencies = [
# ('six', '1.11.0'),
#]

View File

@ -12,7 +12,7 @@ toolchain = {'name': 'Py', 'version': '3.6'}
source_urls = [PYPI_SOURCE]
sources = [SOURCE_TAR_GZ]
#dependencies = [
# dependencies = [
# ('MarkupSafe', '1.0'),
#]

View File

@ -21,9 +21,7 @@ dependencies = [
('Python', '2.7.13', '-base', True),
]
sanity_check_paths = {
'files': [],
'dirs': ['lib/python%(pyshortver)s/site-packages/astroid-%(version)s-py2.7.egg'],
}
sanity_check_paths = {'files': [], 'dirs': [
'lib/python%(pyshortver)s/site-packages/astroid-%(version)s-py2.7.egg'], }
moduleclass = 'lib'

View File

@ -16,9 +16,7 @@ dependencies = [
('six', '1.11.0'),
]
sanity_check_paths = {
'files': [],
'dirs': ['lib/python2.7/site-packages/%(name)s-%(version)s-py2.7-linux-x86_64.egg'],
}
sanity_check_paths = {'files': [], 'dirs': [
'lib/python2.7/site-packages/%(name)s-%(version)s-py2.7-linux-x86_64.egg'], }
moduleclass = 'python'

View File

@ -16,9 +16,7 @@ dependencies = [
('six', '1.11.0'),
]
sanity_check_paths = {
'files': [],
'dirs': ['lib/python3.6/site-packages/%(name)s-%(version)s-py3.6-linux-x86_64.egg'],
}
sanity_check_paths = {'files': [], 'dirs': [
'lib/python3.6/site-packages/%(name)s-%(version)s-py3.6-linux-x86_64.egg'], }
moduleclass = 'python'

View File

@ -9,7 +9,7 @@ description = """BBMap short read aligner, and other bioinformatic tools."""
toolchain = {'name': 'foss', 'version': '2015b'}
source_urls = [SOURCEFORGE_SOURCE]
sources = ['%(name)s_%(version)s.tar.gz' ]
sources = ['%(name)s_%(version)s.tar.gz']
java = 'Java'
javaver = '1.8.0_66'

View File

@ -9,7 +9,7 @@ description = """BBMap short read aligner, and other bioinformatic tools."""
toolchain = {'name': 'foss', 'version': '2015b'}
source_urls = [SOURCEFORGE_SOURCE]
sources = ['%(name)s_%(version)s.tar.gz' ]
sources = ['%(name)s_%(version)s.tar.gz']
java = 'Java'
javaver = '1.8.0_74'

View File

@ -10,7 +10,7 @@ description = """BBMap short read aligner, and other bioinformatic tools."""
toolchain = {'name': 'intel', 'version': '2016b'}
source_urls = [SOURCEFORGE_SOURCE]
sources = ['%(name)s_%(version)s.tar.gz' ]
sources = ['%(name)s_%(version)s.tar.gz']
dependencies = [('Java', '1.8.0_112', '', True)]

View File

@ -11,7 +11,8 @@ toolchain = {'name': 'foss', 'version': '2015a'}
toolchainopts = {'optarch': True, 'pic': True}
sources = [SOURCELOWER_TAR_BZ2]
source_urls = ['https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
source_urls = [
'https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
patches = ['%(name)s-%(version)s_extHTSlib_Makefile.patch']
@ -32,7 +33,12 @@ postinstallcmds = [
]
sanity_check_paths = {
'files': ['bin/%s' % x for x in ['bcftools', 'plot-vcfstats', 'vcfutils.pl']],
'files': [
'bin/%s' %
x for x in [
'bcftools',
'plot-vcfstats',
'vcfutils.pl']],
'dirs': ['lib/plugins'],
}

View File

@ -11,7 +11,8 @@ toolchain = {'name': 'intel', 'version': '2015a'}
toolchainopts = {'optarch': True, 'pic': True}
sources = [SOURCELOWER_TAR_BZ2]
source_urls = ['https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
source_urls = [
'https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
patches = ['%(name)s-%(version)s_extHTSlib_Makefile.patch']
@ -32,7 +33,12 @@ postinstallcmds = [
]
sanity_check_paths = {
'files': ['bin/%s' % x for x in ['bcftools', 'plot-vcfstats', 'vcfutils.pl']],
'files': [
'bin/%s' %
x for x in [
'bcftools',
'plot-vcfstats',
'vcfutils.pl']],
'dirs': ['lib/plugins'],
}

View File

@ -11,7 +11,8 @@ toolchain = {'name': 'foss', 'version': '2015g'}
toolchainopts = {'optarch': True, 'pic': True}
sources = [SOURCELOWER_TAR_BZ2]
source_urls = ['https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
source_urls = [
'https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
dependencies = [
('HTSlib', '1.3'),
@ -30,7 +31,12 @@ postinstallcmds = [
]
sanity_check_paths = {
'files': ['bin/%s' % x for x in ['bcftools', 'plot-vcfstats', 'vcfutils.pl']],
'files': [
'bin/%s' %
x for x in [
'bcftools',
'plot-vcfstats',
'vcfutils.pl']],
'dirs': ['lib/plugins'],
}

View File

@ -11,7 +11,8 @@ toolchain = {'name': 'foss', 'version': '2016a'}
toolchainopts = {'optarch': True, 'pic': True}
sources = [SOURCELOWER_TAR_BZ2]
source_urls = ['https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
source_urls = [
'https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
patches = ['%(name)s-%(version)s_extHTSlib_Makefile.patch']
@ -34,7 +35,12 @@ postinstallcmds = [
]
sanity_check_paths = {
'files': ['bin/%s' % x for x in ['bcftools', 'plot-vcfstats', 'vcfutils.pl']],
'files': [
'bin/%s' %
x for x in [
'bcftools',
'plot-vcfstats',
'vcfutils.pl']],
'dirs': ['lib/plugins'],
}

View File

@ -11,7 +11,8 @@ toolchain = {'name': 'intel', 'version': '2016a'}
toolchainopts = {'optarch': True, 'pic': True}
sources = [SOURCELOWER_TAR_BZ2]
source_urls = ['https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
source_urls = [
'https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
patches = ['BCFtools-%(version)s_extHTSlib_Makefile.patch']
@ -34,7 +35,12 @@ postinstallcmds = [
]
sanity_check_paths = {
'files': ['bin/%s' % x for x in ['bcftools', 'plot-vcfstats', 'vcfutils.pl']],
'files': [
'bin/%s' %
x for x in [
'bcftools',
'plot-vcfstats',
'vcfutils.pl']],
'dirs': ['lib/plugins'],
}

View File

@ -14,12 +14,13 @@ description = """BCFtools is a set of utilities that manipulate variant calls in
toolchain = {'name': 'goolf', 'version': '1.7.20'}
source_urls = ['https://github.com/samtools/bcftools/releases/download/%(version)s/']
source_urls = [
'https://github.com/samtools/bcftools/releases/download/%(version)s/']
sources = [SOURCELOWER_TAR_BZ2]
dependencies = [
('zlib', '1.2.8'),
('GSL', '1.16'),
('zlib', '1.2.8'),
('GSL', '1.16'),
]
buildopts = " USE_GPL=1 GSL_LIBS='-lgsl -lgslcblas'"
@ -27,7 +28,7 @@ buildopts = " USE_GPL=1 GSL_LIBS='-lgsl -lgslcblas'"
runtest = 'test'
files_to_copy = [(["bcftools", "plot-vcfstats", "vcfutils.pl"], "bin"),
"doc", "plugins", "test", "LICENSE", "README", "AUTHORS"]
"doc", "plugins", "test", "LICENSE", "README", "AUTHORS"]
sanity_check_paths = {
'files': ["bin/bcftools"],

View File

@ -11,7 +11,8 @@ toolchain = {'name': 'intel', 'version': '2017a'}
toolchainopts = {'optarch': True, 'pic': True}
sources = [SOURCELOWER_TAR_BZ2]
source_urls = ['https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
source_urls = [
'https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
#patches = ['BCFtools-%(version)s_extHTSlib_Makefile.patch']
@ -35,7 +36,12 @@ postinstallcmds = [
]
sanity_check_paths = {
'files': ['bin/%s' % x for x in ['bcftools', 'plot-vcfstats', 'vcfutils.pl']],
'files': [
'bin/%s' %
x for x in [
'bcftools',
'plot-vcfstats',
'vcfutils.pl']],
'dirs': ['lib/plugins'],
}

View File

@ -11,7 +11,8 @@ toolchain = {'name': 'intel', 'version': '2017a'}
toolchainopts = {'optarch': True, 'pic': True}
sources = [SOURCELOWER_TAR_BZ2]
source_urls = ['https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
source_urls = [
'https://github.com/samtools/%(namelower)s/releases/download/%(version)s']
#patches = ['BCFtools-%(version)s_extHTSlib_Makefile.patch']
@ -35,7 +36,12 @@ postinstallcmds = [
]
sanity_check_paths = {
'files': ['bin/%s' % x for x in ['bcftools', 'plot-vcfstats', 'vcfutils.pl']],
'files': [
'bin/%s' %
x for x in [
'bcftools',
'plot-vcfstats',
'vcfutils.pl']],
'dirs': ['lib/plugins'],
}

View File

@ -27,9 +27,9 @@ parallel = 1
files_to_copy = ["bin"]
sanity_check_paths = {
'files': ["bin/%s" % x for x in ["bedmap", "bam2bed" , "sort-bed",
"starchcat", "vcf2bed", "wig2bed",
"gtf2bed", "bedops", "wig2bed"]],
'files': ["bin/%s" % x for x in ["bedmap", "bam2bed", "sort-bed",
"starchcat", "vcf2bed", "wig2bed",
"gtf2bed", "bedops", "wig2bed"]],
'dirs': []
}

View File

@ -16,7 +16,8 @@ description = """Basic Local Alignment Search Tool, or BLAST, is an algorithm
toolchain = {'name': 'dummy', 'version': 'dummy'}
source_urls = ['http://ftp.ncbi.nlm.nih.gov/blast/executables/release/%(version)s/']
source_urls = [
'http://ftp.ncbi.nlm.nih.gov/blast/executables/release/%(version)s/']
sources = ['%(namelower)s-%(version)s-x64-linux.tar.gz']
sanity_check_paths = {

View File

@ -22,11 +22,33 @@ dependencies = [('libpng', '1.6.2')]
buildopts = 'CC="$CC" COPT= L="$LIBS"'
files_to_copy = ["bin", "blat", "gfClient", "gfServer", "hg", "inc", "jkOwnLib", "lib", "utils", "webBlat"]
files_to_copy = [
"bin",
"blat",
"gfClient",
"gfServer",
"hg",
"inc",
"jkOwnLib",
"lib",
"utils",
"webBlat"]
sanity_check_paths = {
'files': ["bin/%s" % x for x in ['blat', 'faToNib', 'faToTwoBit', 'gfClient', 'gfServer', 'nibFrag',
'pslPretty', 'pslReps', 'pslSort', 'twoBitInfo', 'twoBitToFa']],
'files': [
"bin/%s" %
x for x in [
'blat',
'faToNib',
'faToTwoBit',
'gfClient',
'gfServer',
'nibFrag',
'pslPretty',
'pslReps',
'pslSort',
'twoBitInfo',
'twoBitToFa']],
'dirs': files_to_copy,
}

View File

@ -26,11 +26,33 @@ dependencies = [(libpng, libpng_ver)]
buildopts = 'CC="$CC" COPT= L="$LIBS"'
files_to_copy = ["bin", "blat", "gfClient", "gfServer", "hg", "inc", "jkOwnLib", "lib", "utils", "webBlat"]
files_to_copy = [
"bin",
"blat",
"gfClient",
"gfServer",
"hg",
"inc",
"jkOwnLib",
"lib",
"utils",
"webBlat"]
sanity_check_paths = {
'files': ["bin/%s" % x for x in ['blat', 'faToNib', 'faToTwoBit', 'gfClient', 'gfServer', 'nibFrag',
'pslPretty', 'pslReps', 'pslSort', 'twoBitInfo', 'twoBitToFa']],
'files': [
"bin/%s" %
x for x in [
'blat',
'faToNib',
'faToTwoBit',
'gfClient',
'gfServer',
'nibFrag',
'pslPretty',
'pslReps',
'pslSort',
'twoBitInfo',
'twoBitToFa']],
'dirs': files_to_copy,
}

View File

@ -22,11 +22,33 @@ dependencies = [('libpng', '1.6.6')]
buildopts = 'CC="$CC" COPT= L="$LIBS"'
files_to_copy = ["bin", "blat", "gfClient", "gfServer", "hg", "inc", "jkOwnLib", "lib", "utils", "webBlat"]
files_to_copy = [
"bin",
"blat",
"gfClient",
"gfServer",
"hg",
"inc",
"jkOwnLib",
"lib",
"utils",
"webBlat"]
sanity_check_paths = {
'files': ["bin/%s" % x for x in ['blat', 'faToNib', 'faToTwoBit', 'gfClient', 'gfServer', 'nibFrag',
'pslPretty', 'pslReps', 'pslSort', 'twoBitInfo', 'twoBitToFa']],
'files': [
"bin/%s" %
x for x in [
'blat',
'faToNib',
'faToTwoBit',
'gfClient',
'gfServer',
'nibFrag',
'pslPretty',
'pslReps',
'pslSort',
'twoBitInfo',
'twoBitToFa']],
'dirs': files_to_copy,
}

View File

@ -13,7 +13,8 @@ toolchain = {'name': 'GNU', 'version': '5.1.0-2.25'}
toolchainopts = {'optarch': True, 'pic': True}
sources = [SOURCELOWER_TAR_GZ]
source_urls = [('http://crd.lbl.gov/assets/Uploads/FTG/Projects/CheckpointRestart/downloads')]
source_urls = [
('http://crd.lbl.gov/assets/Uploads/FTG/Projects/CheckpointRestart/downloads')]
sanity_check_paths = {
'files': ['include/libcr.h'],

View File

@ -12,7 +12,7 @@ source_urls = [('http://sourceforge.net/projects/bio-bwa/files/', 'download')]
sources = [SOURCELOWER_TAR_BZ2]
dependencies = [
('zlib', '1.2.11', '', True),
('zlib', '1.2.11', '', True),
]
moduleclass = 'bio'

View File

@ -25,4 +25,3 @@ sanity_check_paths = {
}
moduleclass = 'bio'

View File

@ -26,11 +26,11 @@ start_dir = 'sources'
parallel = 1
files_to_copy = [(['sources/g_baypass'], 'bin/'),
'BayPass_manual_2.1.pdf',
'examples',
'Licence_CeCILL-B_V1-en.txt',
'utils'
]
'BayPass_manual_2.1.pdf',
'examples',
'Licence_CeCILL-B_V1-en.txt',
'utils'
]
sanity_check_paths = {
'files': ['bin/g_baypass'],

View File

@ -20,7 +20,8 @@ sources = ['v%(version)s.tar.gz']
start_dir = 'source'
files_to_copy = [(['source/bayescenv'], 'bin'), 'test', 'COPYING', 'README.md', 'ChangeLog']
files_to_copy = [(['source/bayescenv'], 'bin'), 'test',
'COPYING', 'README.md', 'ChangeLog']
parallel = 1

View File

@ -19,7 +19,8 @@ sources = ['v%(version)s.tar.gz']
start_dir = 'source'
files_to_copy = [(['source/bayescenv'], 'bin'), 'test', 'COPYING', 'README.md', 'ChangeLog']
files_to_copy = [(['source/bayescenv'], 'bin'), 'test',
'COPYING', 'README.md', 'ChangeLog']
parallel = 1

View File

@ -12,7 +12,8 @@ homepage = 'http://cmpg.unibe.ch/software/BayeScan/'
description = """BayeScan aims at identifying candidate loci under natural selection from genetic data,
using differences in allele frequencies between populations."""
# BayeScan makefile is hardcoded to use g++. In case you want to use a non-gcc toolchain you will need to patch the makefile
# BayeScan makefile is hardcoded to use g++. In case you want to use a
# non-gcc toolchain you will need to patch the makefile
toolchain = {'name': 'goolf', 'version': '1.4.10'}
toolchainopts = {'openmp': True}

View File

@ -8,20 +8,21 @@ description = """
BayesAss: Bayesian Inference of Recent Migration Using Multilocus Genotypes
"""
toolchain = {'name': 'foss','version': '2016a'}
toolchain = {'name': 'foss', 'version': '2016a'}
sources = ['BA3-%(version)s.tar.gz']
source_urls = ['http://downloads.sourceforge.net/project/bayesass/BA3/%(version)s/src/']
source_urls = [
'http://downloads.sourceforge.net/project/bayesass/BA3/%(version)s/src/']
dependencies = [
('GSL','2.1')
('GSL', '2.1')
]
runtest = 'check'
sanity_check_paths = {
'files': ['bin/BA3'],
'dirs' : ['bin', 'include']
'dirs': ['bin', 'include']
}
moduleclass = 'bio'

View File

@ -22,7 +22,7 @@ cmds_map = [('.*', "JAVA_VERSION=1.8 CC=gcc CXX=g++ ./compile.sh")]
files_to_copy = [(['output/bazel'], 'bin')]
sanity_check_paths={
sanity_check_paths = {
'files': ['bin/bazel'],
'dirs': ['bin'],
}

View File

@ -13,7 +13,8 @@ It is used to build the majority of Google's software."""
toolchain = {'name': 'dummy', 'version': 'dummy'}
sources = ['%(namelower)s-%(version)s-dist.zip']
source_urls = ['https://github.com/bazelbuild/bazel/releases/download/%(version)s']
source_urls = [
'https://github.com/bazelbuild/bazel/releases/download/%(version)s']
dependencies = [
('Java', '1.8.0_121'),
@ -23,9 +24,9 @@ cmds_map = [('.*', "./compile.sh")]
files_to_copy = [(['output/bazel'], 'bin')]
sanity_check_paths={
sanity_check_paths = {
'files': ['bin/bazel'],
'dirs': [],
'dirs': [],
}
moduleclass = 'devel'

View File

@ -13,7 +13,8 @@ It is used to build the majority of Google's software."""
toolchain = {'name': 'GCC', 'version': '4.9.3-tf'}
sources = ['%(namelower)s-%(version)s-dist.zip']
source_urls = ['https://github.com/bazelbuild/bazel/releases/download/%(version)s']
source_urls = [
'https://github.com/bazelbuild/bazel/releases/download/%(version)s']
dependencies = [
('Java', '1.8.0_121', '', True),
@ -23,9 +24,9 @@ cmds_map = [('.*', "./compile.sh")]
files_to_copy = [(['output/bazel'], 'bin')]
sanity_check_paths={
sanity_check_paths = {
'files': ['bin/bazel'],
'dirs': [],
'dirs': [],
}
moduleclass = 'devel'

View File

@ -13,7 +13,8 @@ It is used to build the majority of Google's software."""
toolchain = {'name': 'GCC', 'version': '7.1.0-2.28'}
sources = ['%(namelower)s-%(version)s-dist.zip']
source_urls = ['https://github.com/bazelbuild/bazel/releases/download/%(version)s']
source_urls = [
'https://github.com/bazelbuild/bazel/releases/download/%(version)s']
dependencies = [
('Java', '1.8.0_121', '', True),
@ -23,9 +24,9 @@ cmds_map = [('.*', "./compile.sh")]
files_to_copy = [(['output/bazel'], 'bin')]
sanity_check_paths={
sanity_check_paths = {
'files': ['bin/bazel'],
'dirs': [],
'dirs': [],
}
moduleclass = 'devel'

View File

@ -13,7 +13,8 @@ It is used to build the majority of Google's software."""
toolchain = {'name': 'GCC', 'version': '7.1.0-2.28'}
sources = ['%(namelower)s-%(version)s-dist.zip']
source_urls = ['https://github.com/bazelbuild/bazel/releases/download/%(version)s']
source_urls = [
'https://github.com/bazelbuild/bazel/releases/download/%(version)s']
patches = [
('cc_configure.patch'),
@ -30,9 +31,9 @@ cmds_map = [('.*', "./compile.sh")]
files_to_copy = [(['output/bazel'], 'bin')]
sanity_check_paths={
sanity_check_paths = {
'files': ['bin/bazel'],
'dirs': [],
'dirs': [],
}
moduleclass = 'devel'

View File

@ -13,7 +13,8 @@ It is used to build the majority of Google's software."""
toolchain = {'name': 'GCC', 'version': '7.1.0-2.28'}
sources = ['%(namelower)s-%(version)s-dist.zip']
source_urls = ['https://github.com/bazelbuild/bazel/releases/download/%(version)s']
source_urls = [
'https://github.com/bazelbuild/bazel/releases/download/%(version)s']
patches = [
('cc_configure.patch'),
@ -30,9 +31,9 @@ cmds_map = [('.*', "./compile.sh")]
files_to_copy = [(['output/bazel'], 'bin')]
sanity_check_paths={
sanity_check_paths = {
'files': ['bin/bazel'],
'dirs': [],
'dirs': [],
}
moduleclass = 'devel'

View File

@ -7,7 +7,8 @@ It is used to build the majority of Google's software."""
toolchain = {'name': 'GCC', 'version': '6.3.0-2.27'}
source_urls = ['https://github.com/bazelbuild/bazel/releases/download/%(version)s']
source_urls = [
'https://github.com/bazelbuild/bazel/releases/download/%(version)s']
sources = ['%(namelower)s-%(version)s-dist.zip']
checksums = ['a084a9c5d843e2343bf3f319154a48abe3d35d52feb0ad45dec427a1c4ffc416']

View File

@ -7,7 +7,8 @@ It is used to build the majority of Google's software."""
toolchain = {'name': 'GCC', 'version': '7.1.0-2.28'}
source_urls = ['https://github.com/bazelbuild/bazel/releases/download/%(version)s']
source_urls = [
'https://github.com/bazelbuild/bazel/releases/download/%(version)s']
sources = ['%(namelower)s-%(version)s-dist.zip']
checksums = ['a084a9c5d843e2343bf3f319154a48abe3d35d52feb0ad45dec427a1c4ffc416']

View File

@ -18,7 +18,8 @@ description = """ BEAST is a cross-platform program for Bayesian MCMC analysis o
toolchain = {'name': 'dummy', 'version': ''}
source_urls= ['https://github.com/beast-dev/beast-mcmc/releases/download/v%(version)s/']
source_urls = [
'https://github.com/beast-dev/beast-mcmc/releases/download/v%(version)s/']
sources = ['BEASTv%(version)s.tgz']
dependencies = [

View File

@ -28,7 +28,7 @@ buildopts += 'FFTWINCLUDE="$FFTW_INC_DIR" FFTWLIB="$MKLROOT/lib/intel64/libfftw2
installopts = 'INSTDIR=%(installdir)s'
sanity_check_paths = {
'files': ['bin/'+prog+'.'+flavor+'.x'
'files': ['bin/' + prog + '.' + flavor + '.x'
for prog in ['epsilon', 'sigma', 'kernel', 'absorption']
for flavor in ['real', 'cplx']],
'dirs': []

View File

@ -28,7 +28,7 @@ buildopts += 'FFTWINCLUDE="$FFTW_INC_DIR" FFTWLIB="$MKLROOT/lib/intel64/libfftw2
installopts = 'INSTDIR=%(installdir)s'
sanity_check_paths = {
'files': ['bin/'+prog+'.'+flavor+'.x'
'files': ['bin/' + prog + '.' + flavor + '.x'
for prog in ['epsilon', 'sigma', 'kernel', 'absorption']
for flavor in ['real', 'cplx']],
'dirs': []

View File

@ -19,7 +19,7 @@ sources = ['berkeley_upc-%(version)s.tar.gz']
preconfigopts = './Bootstrap -L && '
preconfigopts += 'export CFLAGS="$OPTFLAGS -fopenmp -Wl,-rpath,$EBROOTGCC/lib64" && '
# Manually create build directory
preconfigopts += 'mkdir build && cd build && '
preconfigopts += 'mkdir build && cd build && '
# To be able run "../configure"
configure_cmd_prefix = "."

View File

@ -27,8 +27,8 @@ exts_list = [
}),
(name, version, {
'modulename': 'Bio::Perl',
'source_tmpl': 'release-%s.tar.gz' % version.replace('.', '-'),
'source_urls': ['https://github.com/bioperl/bioperl-live/archive/'],
'source_tmpl': 'release-%s.tar.gz' % version.replace('.', '-'),
'source_urls': ['https://github.com/bioperl/bioperl-live/archive/'],
}),
]
@ -37,4 +37,3 @@ modextrapaths = {
}
moduleclass = 'bio'

View File

@ -34,11 +34,11 @@ dependencies = [
]
sanity_check_paths = {
'files': [],
'dirs': ['lib/python%s/site-packages/Bio' % pyshortver,
'lib/python%s/site-packages/biopython-%s-py%s.egg-info' % (pyshortver, version, pyshortver),
'lib/python%s/site-packages/BioSQL' % pyshortver]
}
'files': [], 'dirs': [
'lib/python%s/site-packages/Bio' %
pyshortver, 'lib/python%s/site-packages/biopython-%s-py%s.egg-info' %
(pyshortver, version, pyshortver), 'lib/python%s/site-packages/BioSQL' %
pyshortver]}
options = {'modulename': 'Bio'}

View File

@ -34,11 +34,11 @@ dependencies = [
]
sanity_check_paths = {
'files': [],
'dirs': ['lib/python%s/site-packages/Bio' % pyshortver,
'lib/python%s/site-packages/biopython-%s-py%s.egg-info' % (pyshortver, version, pyshortver),
'lib/python%s/site-packages/BioSQL' % pyshortver]
}
'files': [], 'dirs': [
'lib/python%s/site-packages/Bio' %
pyshortver, 'lib/python%s/site-packages/biopython-%s-py%s.egg-info' %
(pyshortver, version, pyshortver), 'lib/python%s/site-packages/BioSQL' %
pyshortver]}
options = {'modulename': 'Bio'}

View File

@ -29,8 +29,9 @@ dependencies = [
sanity_check_paths = {
'files': [],
'dirs': ['lib/python%(pyshortver)s/site-packages/Bio', 'lib/python%(pyshortver)s/site-packages/BioSQL']
}
'dirs': [
'lib/python%(pyshortver)s/site-packages/Bio',
'lib/python%(pyshortver)s/site-packages/BioSQL']}
options = {'modulename': 'Bio'}

View File

@ -33,8 +33,9 @@ dependencies = [
sanity_check_paths = {
'files': [],
'dirs': ['lib/python%(pyshortver)s/site-packages/Bio', 'lib/python%(pyshortver)s/site-packages/BioSQL']
}
'dirs': [
'lib/python%(pyshortver)s/site-packages/Bio',
'lib/python%(pyshortver)s/site-packages/BioSQL']}
options = {'modulename': 'Bio'}

View File

@ -29,8 +29,9 @@ dependencies = [
sanity_check_paths = {
'files': [],
'dirs': ['lib/python%(pyshortver)s/site-packages/Bio', 'lib/python%(pyshortver)s/site-packages/BioSQL']
}
'dirs': [
'lib/python%(pyshortver)s/site-packages/Bio',
'lib/python%(pyshortver)s/site-packages/BioSQL']}
options = {'modulename': 'Bio'}

View File

@ -29,8 +29,9 @@ dependencies = [
sanity_check_paths = {
'files': [],
'dirs': ['lib/python%(pyshortver)s/site-packages/Bio', 'lib/python%(pyshortver)s/site-packages/BioSQL']
}
'dirs': [
'lib/python%(pyshortver)s/site-packages/Bio',
'lib/python%(pyshortver)s/site-packages/BioSQL']}
options = {'modulename': 'Bio'}

View File

@ -28,9 +28,7 @@ builddependencies = [
options = {'modulename': 'BoltzTraP2'}
sanity_check_paths = {
'files': [],
'dirs': ['lib/python3.6/site-packages/%(name)s-%(version)s-py3.6-linux-x86_64.egg/%(name)s'],
}
sanity_check_paths = {'files': [], 'dirs': [
'lib/python3.6/site-packages/%(name)s-%(version)s-py3.6-linux-x86_64.egg/%(name)s'], }
moduleclass = 'python'

View File

@ -28,9 +28,7 @@ builddependencies = [
options = {'modulename': 'BoltzTraP2'}
sanity_check_paths = {
'files': [],
'dirs': ['lib/python3.6/site-packages/%(name)s-%(version)s-py3.6-linux-x86_64.egg/%(name)s'],
}
sanity_check_paths = {'files': [], 'dirs': [
'lib/python3.6/site-packages/%(name)s-%(version)s-py3.6-linux-x86_64.egg/%(name)s'], }
moduleclass = 'python'

View File

@ -21,6 +21,6 @@ dependencies = [
# also build boost_mpi
boost_mpi = True
osdependencies = [('zlib-devel','zlib1g-dev')]
osdependencies = [('zlib-devel', 'zlib1g-dev')]
moduleclass = 'devel'

View File

@ -18,13 +18,13 @@ pythonversion = '2.7.11'
versionsuffix = '-Python-%s' % pythonversion
dependencies = [
('bzip2', '1.0.6' ),
('bzip2', '1.0.6'),
('Python', pythonversion),
]
# also build boost_mpi
boost_mpi = True
osdependencies = [('zlib-devel','zlib1g-dev')]
osdependencies = [('zlib-devel', 'zlib1g-dev')]
moduleclass = 'devel'

View File

@ -18,7 +18,9 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'goolf', 'version': '1.4.10'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align", "bowtie2-build", "bowtie2-inspect"], 'bin'),

View File

@ -18,7 +18,9 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'goolf', 'version': '1.4.10'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align", "bowtie2-build", "bowtie2-inspect"], 'bin'),

View File

@ -18,7 +18,9 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'goolf', 'version': '1.4.10'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align", "bowtie2-build", "bowtie2-inspect"], 'bin'),

View File

@ -18,15 +18,29 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'goolf', 'version': '1.4.10'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align-l", "bowtie2-align-s", "bowtie2-build", "bowtie2-build-l", "bowtie2-build-s",
"bowtie2-inspect", "bowtie2-inspect-l", "bowtie2-inspect-s"], 'bin'),
"doc", "example", "scripts"]
files_to_copy = [(["bowtie2",
"bowtie2-align-l",
"bowtie2-align-s",
"bowtie2-build",
"bowtie2-build-l",
"bowtie2-build-s",
"bowtie2-inspect",
"bowtie2-inspect-l",
"bowtie2-inspect-s"],
'bin'),
"doc",
"example",
"scripts"]
sanity_check_paths = {
'files': ["bin/bowtie2-align-l", "bin/bowtie2-build", "bin/bowtie2-inspect"],
'files': [
"bin/bowtie2-align-l",
"bin/bowtie2-build",
"bin/bowtie2-inspect"],
'dirs': [],
}

View File

@ -18,15 +18,32 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'goolf', 'version': '1.4.10'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align-l", "bowtie2-align-s", "bowtie2-build", "bowtie2-build-l", "bowtie2-build-s",
"bowtie2-inspect", "bowtie2-inspect-l", "bowtie2-inspect-s"], 'bin'),
"doc", "example", "scripts", "MANUAL", "MANUAL.markdown", "NEWS"]
files_to_copy = [(["bowtie2",
"bowtie2-align-l",
"bowtie2-align-s",
"bowtie2-build",
"bowtie2-build-l",
"bowtie2-build-s",
"bowtie2-inspect",
"bowtie2-inspect-l",
"bowtie2-inspect-s"],
'bin'),
"doc",
"example",
"scripts",
"MANUAL",
"MANUAL.markdown",
"NEWS"]
sanity_check_paths = {
'files': ["bin/bowtie2-align-l", "bin/bowtie2-build", "bin/bowtie2-inspect"],
'files': [
"bin/bowtie2-align-l",
"bin/bowtie2-build",
"bin/bowtie2-inspect"],
'dirs': [],
}

View File

@ -20,15 +20,32 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'goolf', 'version': '1.4.10'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align-l", "bowtie2-align-s", "bowtie2-build", "bowtie2-build-l", "bowtie2-build-s",
"bowtie2-inspect", "bowtie2-inspect-l", "bowtie2-inspect-s"], 'bin'),
"doc", "example", "scripts", "MANUAL", "MANUAL.markdown", "NEWS"]
files_to_copy = [(["bowtie2",
"bowtie2-align-l",
"bowtie2-align-s",
"bowtie2-build",
"bowtie2-build-l",
"bowtie2-build-s",
"bowtie2-inspect",
"bowtie2-inspect-l",
"bowtie2-inspect-s"],
'bin'),
"doc",
"example",
"scripts",
"MANUAL",
"MANUAL.markdown",
"NEWS"]
sanity_check_paths = {
'files': ["bin/bowtie2-align-l", "bin/bowtie2-build", "bin/bowtie2-inspect"],
'files': [
"bin/bowtie2-align-l",
"bin/bowtie2-build",
"bin/bowtie2-inspect"],
'dirs': [],
}

View File

@ -20,15 +20,32 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'goolf', 'version': '1.7.20'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align-l", "bowtie2-align-s", "bowtie2-build", "bowtie2-build-l", "bowtie2-build-s",
"bowtie2-inspect", "bowtie2-inspect-l", "bowtie2-inspect-s"], 'bin'),
"doc", "example", "scripts", "MANUAL", "MANUAL.markdown", "NEWS"]
files_to_copy = [(["bowtie2",
"bowtie2-align-l",
"bowtie2-align-s",
"bowtie2-build",
"bowtie2-build-l",
"bowtie2-build-s",
"bowtie2-inspect",
"bowtie2-inspect-l",
"bowtie2-inspect-s"],
'bin'),
"doc",
"example",
"scripts",
"MANUAL",
"MANUAL.markdown",
"NEWS"]
sanity_check_paths = {
'files': ["bin/bowtie2-align-l", "bin/bowtie2-build", "bin/bowtie2-inspect"],
'files': [
"bin/bowtie2-align-l",
"bin/bowtie2-build",
"bin/bowtie2-inspect"],
'dirs': [],
}

View File

@ -20,15 +20,32 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'intel', 'version': '2015a'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align-l", "bowtie2-align-s", "bowtie2-build", "bowtie2-build-l", "bowtie2-build-s",
"bowtie2-inspect", "bowtie2-inspect-l", "bowtie2-inspect-s"], 'bin'),
"doc", "example", "scripts", "MANUAL", "MANUAL.markdown", "NEWS"]
files_to_copy = [(["bowtie2",
"bowtie2-align-l",
"bowtie2-align-s",
"bowtie2-build",
"bowtie2-build-l",
"bowtie2-build-s",
"bowtie2-inspect",
"bowtie2-inspect-l",
"bowtie2-inspect-s"],
'bin'),
"doc",
"example",
"scripts",
"MANUAL",
"MANUAL.markdown",
"NEWS"]
sanity_check_paths = {
'files': ["bin/bowtie2-align-l", "bin/bowtie2-build", "bin/bowtie2-inspect"],
'files': [
"bin/bowtie2-align-l",
"bin/bowtie2-build",
"bin/bowtie2-inspect"],
'dirs': [],
}

View File

@ -20,15 +20,32 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'foss', 'version': '2015b'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align-l", "bowtie2-align-s", "bowtie2-build", "bowtie2-build-l", "bowtie2-build-s",
"bowtie2-inspect", "bowtie2-inspect-l", "bowtie2-inspect-s"], 'bin'),
"doc", "example", "scripts", "MANUAL", "MANUAL.markdown", "NEWS"]
files_to_copy = [(["bowtie2",
"bowtie2-align-l",
"bowtie2-align-s",
"bowtie2-build",
"bowtie2-build-l",
"bowtie2-build-s",
"bowtie2-inspect",
"bowtie2-inspect-l",
"bowtie2-inspect-s"],
'bin'),
"doc",
"example",
"scripts",
"MANUAL",
"MANUAL.markdown",
"NEWS"]
sanity_check_paths = {
'files': ["bin/bowtie2-align-l", "bin/bowtie2-build", "bin/bowtie2-inspect"],
'files': [
"bin/bowtie2-align-l",
"bin/bowtie2-build",
"bin/bowtie2-inspect"],
'dirs': [],
}

View File

@ -20,15 +20,32 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'intel', 'version': '2015b'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align-l", "bowtie2-align-s", "bowtie2-build", "bowtie2-build-l", "bowtie2-build-s",
"bowtie2-inspect", "bowtie2-inspect-l", "bowtie2-inspect-s"], 'bin'),
"doc", "example", "scripts", "MANUAL", "MANUAL.markdown", "NEWS"]
files_to_copy = [(["bowtie2",
"bowtie2-align-l",
"bowtie2-align-s",
"bowtie2-build",
"bowtie2-build-l",
"bowtie2-build-s",
"bowtie2-inspect",
"bowtie2-inspect-l",
"bowtie2-inspect-s"],
'bin'),
"doc",
"example",
"scripts",
"MANUAL",
"MANUAL.markdown",
"NEWS"]
sanity_check_paths = {
'files': ["bin/bowtie2-align-l", "bin/bowtie2-build", "bin/bowtie2-inspect"],
'files': [
"bin/bowtie2-align-l",
"bin/bowtie2-build",
"bin/bowtie2-inspect"],
'dirs': [],
}

View File

@ -22,15 +22,32 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'foss', 'version': '2015b'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align-l", "bowtie2-align-s", "bowtie2-build", "bowtie2-build-l", "bowtie2-build-s",
"bowtie2-inspect", "bowtie2-inspect-l", "bowtie2-inspect-s"], 'bin'),
"doc", "example", "scripts", "MANUAL", "MANUAL.markdown", "NEWS"]
files_to_copy = [(["bowtie2",
"bowtie2-align-l",
"bowtie2-align-s",
"bowtie2-build",
"bowtie2-build-l",
"bowtie2-build-s",
"bowtie2-inspect",
"bowtie2-inspect-l",
"bowtie2-inspect-s"],
'bin'),
"doc",
"example",
"scripts",
"MANUAL",
"MANUAL.markdown",
"NEWS"]
sanity_check_paths = {
'files': ["bin/bowtie2-align-l", "bin/bowtie2-build", "bin/bowtie2-inspect"],
'files': [
"bin/bowtie2-align-l",
"bin/bowtie2-build",
"bin/bowtie2-inspect"],
'dirs': [],
}

View File

@ -22,15 +22,32 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'foss', 'version': '2015b'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align-l", "bowtie2-align-s", "bowtie2-build", "bowtie2-build-l", "bowtie2-build-s",
"bowtie2-inspect", "bowtie2-inspect-l", "bowtie2-inspect-s"], 'bin'),
"doc", "example", "scripts", "MANUAL", "MANUAL.markdown", "NEWS"]
files_to_copy = [(["bowtie2",
"bowtie2-align-l",
"bowtie2-align-s",
"bowtie2-build",
"bowtie2-build-l",
"bowtie2-build-s",
"bowtie2-inspect",
"bowtie2-inspect-l",
"bowtie2-inspect-s"],
'bin'),
"doc",
"example",
"scripts",
"MANUAL",
"MANUAL.markdown",
"NEWS"]
sanity_check_paths = {
'files': ["bin/bowtie2-align-l", "bin/bowtie2-build", "bin/bowtie2-inspect"],
'files': [
"bin/bowtie2-align-l",
"bin/bowtie2-build",
"bin/bowtie2-inspect"],
'dirs': [],
}

View File

@ -22,15 +22,32 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'foss', 'version': '2016a'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align-l", "bowtie2-align-s", "bowtie2-build", "bowtie2-build-l", "bowtie2-build-s",
"bowtie2-inspect", "bowtie2-inspect-l", "bowtie2-inspect-s"], 'bin'),
"doc", "example", "scripts", "MANUAL", "MANUAL.markdown", "NEWS"]
files_to_copy = [(["bowtie2",
"bowtie2-align-l",
"bowtie2-align-s",
"bowtie2-build",
"bowtie2-build-l",
"bowtie2-build-s",
"bowtie2-inspect",
"bowtie2-inspect-l",
"bowtie2-inspect-s"],
'bin'),
"doc",
"example",
"scripts",
"MANUAL",
"MANUAL.markdown",
"NEWS"]
sanity_check_paths = {
'files': ["bin/bowtie2-align-l", "bin/bowtie2-build", "bin/bowtie2-inspect"],
'files': [
"bin/bowtie2-align-l",
"bin/bowtie2-build",
"bin/bowtie2-inspect"],
'dirs': [],
}

View File

@ -22,15 +22,32 @@ description = """ Bowtie 2 is an ultrafast and memory-efficient tool for alignin
toolchain = {'name': 'foss', 'version': '2016a'}
sources = ['%(namelower)s-%(version)s-source.zip']
source_urls = [('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s', 'download')]
source_urls = [
('http://sourceforge.net/projects/bowtie-bio/files/%(namelower)s/%(version)s',
'download')]
files_to_copy = [
(["bowtie2", "bowtie2-align-l", "bowtie2-align-s", "bowtie2-build", "bowtie2-build-l", "bowtie2-build-s",
"bowtie2-inspect", "bowtie2-inspect-l", "bowtie2-inspect-s"], 'bin'),
"doc", "example", "scripts", "MANUAL", "MANUAL.markdown", "NEWS"]
files_to_copy = [(["bowtie2",
"bowtie2-align-l",
"bowtie2-align-s",
"bowtie2-build",
"bowtie2-build-l",
"bowtie2-build-s",
"bowtie2-inspect",
"bowtie2-inspect-l",
"bowtie2-inspect-s"],
'bin'),
"doc",
"example",
"scripts",
"MANUAL",
"MANUAL.markdown",
"NEWS"]
sanity_check_paths = {
'files': ["bin/bowtie2-align-l", "bin/bowtie2-build", "bin/bowtie2-inspect"],
'files': [
"bin/bowtie2-align-l",
"bin/bowtie2-build",
"bin/bowtie2-inspect"],
'dirs': [],
}

Some files were not shown because too many files have changed in this diff Show More