mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-16 19:50:50 +01:00
easybuild 4.0.0 compatibility - disable dummy toolchain
This commit is contained in:
parent
3e4e27047f
commit
5ea83069ca
@ -5,7 +5,7 @@ versionsuffix = '-linux-x86_64'
|
|||||||
homepage = 'http://www.simulia.com/products/abaqus_fea.html'
|
homepage = 'http://www.simulia.com/products/abaqus_fea.html'
|
||||||
description = "Finite Element Analysis software for modeling, visualization and best-in-class implicit and explicit dynamics FEA."
|
description = "Finite Element Analysis software for modeling, visualization and best-in-class implicit and explicit dynamics FEA."
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCE_TGZ]
|
sources = [SOURCE_TGZ]
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ versionsuffix = '-linux-x86_64'
|
|||||||
homepage = 'http://www.simulia.com/products/abaqus_fea.html'
|
homepage = 'http://www.simulia.com/products/abaqus_fea.html'
|
||||||
description = "Finite Element Analysis software for modeling, visualization and best-in-class implicit and explicit dynamics FEA."
|
description = "Finite Element Analysis software for modeling, visualization and best-in-class implicit and explicit dynamics FEA."
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCE_TGZ]
|
sources = [SOURCE_TGZ]
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ versionsuffix = '-linux-x86_64'
|
|||||||
homepage = 'http://www.simulia.com/products/abaqus_fea.html'
|
homepage = 'http://www.simulia.com/products/abaqus_fea.html'
|
||||||
description = "Finite Element Analysis software for modeling, visualization and best-in-class implicit and explicit dynamics FEA."
|
description = "Finite Element Analysis software for modeling, visualization and best-in-class implicit and explicit dynamics FEA."
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCE_TGZ]
|
sources = [SOURCE_TGZ]
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ homepage = 'http://www.scm.com/ADF/'
|
|||||||
description = """ADF is an accurate, parallelized, powerful computational chemistry program to understand and
|
description = """ADF is an accurate, parallelized, powerful computational chemistry program to understand and
|
||||||
predict chemical structure and reactivity with density functional theory (DFT)."""
|
predict chemical structure and reactivity with density functional theory (DFT)."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['%(namelower)s%(version)s.pc64_linux.IntelMPI+CUDA.tgz']
|
sources = ['%(namelower)s%(version)s.pc64_linux.IntelMPI+CUDA.tgz']
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ homepage = 'http://www.scm.com/ADF/'
|
|||||||
description = """ADF is an accurate, parallelized, powerful computational chemistry program to understand and
|
description = """ADF is an accurate, parallelized, powerful computational chemistry program to understand and
|
||||||
predict chemical structure and reactivity with density functional theory (DFT)."""
|
predict chemical structure and reactivity with density functional theory (DFT)."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['adf%(version)s.pc64_linux.intelmpi.tgz']
|
sources = ['adf%(version)s.pc64_linux.intelmpi.tgz']
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ description = """ANSYS simulation software enables organizations to confidently
|
|||||||
how their products will operate in the real world. We believe that every product is
|
how their products will operate in the real world. We believe that every product is
|
||||||
a promise of something greater. """
|
a promise of something greater. """
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
# create a zip file from the 3 install iso files.
|
# create a zip file from the 3 install iso files.
|
||||||
# make sure all files of the iso's are in the same directory.
|
# make sure all files of the iso's are in the same directory.
|
||||||
|
@ -6,7 +6,7 @@ version = '1.5.4'
|
|||||||
homepage = 'http://apr.apache.org/'
|
homepage = 'http://apr.apache.org/'
|
||||||
description = "Apache Portable Runtime (APR) util libraries."
|
description = "Apache Portable Runtime (APR) util libraries."
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://archive.apache.org/dist/apr/']
|
source_urls = ['http://archive.apache.org/dist/apr/']
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -6,7 +6,7 @@ version = '1.5.2'
|
|||||||
homepage = 'http://apr.apache.org/'
|
homepage = 'http://apr.apache.org/'
|
||||||
description = "Apache Portable Runtime (APR) libraries."
|
description = "Apache Portable Runtime (APR) libraries."
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://archive.apache.org/dist/apr/']
|
source_urls = ['http://archive.apache.org/dist/apr/']
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -10,7 +10,7 @@ homepage = 'https://wiki.fysik.dtu.dk/ase/'
|
|||||||
description = """ASE is a python package providing an open source Atomic Simulation Environment
|
description = """ASE is a python package providing an open source Atomic Simulation Environment
|
||||||
in the Python scripting language."""
|
in the Python scripting language."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [PYPI_LOWER_SOURCE]
|
source_urls = [PYPI_LOWER_SOURCE]
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -10,7 +10,7 @@ homepage = 'https://wiki.fysik.dtu.dk/ase/'
|
|||||||
description = """ASE is a python package providing an open source Atomic Simulation Environment
|
description = """ASE is a python package providing an open source Atomic Simulation Environment
|
||||||
in the Python scripting language."""
|
in the Python scripting language."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [PYPI_LOWER_SOURCE]
|
source_urls = [PYPI_LOWER_SOURCE]
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -10,7 +10,7 @@ homepage = 'https://wiki.fysik.dtu.dk/ase/'
|
|||||||
description = """ASE is a python package providing an open source Atomic Simulation Environment
|
description = """ASE is a python package providing an open source Atomic Simulation Environment
|
||||||
in the Python scripting language."""
|
in the Python scripting language."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [PYPI_LOWER_SOURCE]
|
source_urls = [PYPI_LOWER_SOURCE]
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -10,7 +10,7 @@ version = 'rev103_20140612'
|
|||||||
homepage = 'https://sites.google.com/site/hipposubfields/home'
|
homepage = 'https://sites.google.com/site/hipposubfields/home'
|
||||||
description = """ Automatic Segmentation of Hippocampal Subfields (ASHS) """
|
description = """ Automatic Segmentation of Hippocampal Subfields (ASHS) """
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
# You need to create an account to download the source
|
# You need to create an account to download the source
|
||||||
# from https://www.nitrc.org/frs/?group_id=370
|
# from https://www.nitrc.org/frs/?group_id=370
|
||||||
|
@ -10,7 +10,7 @@ description = """
|
|||||||
full access to view and control running applications.
|
full access to view and control running applications.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [FTPGNOME_SOURCE]
|
source_urls = [FTPGNOME_SOURCE]
|
||||||
sources = [SOURCELOWER_TAR_XZ]
|
sources = [SOURCELOWER_TAR_XZ]
|
||||||
|
@ -10,7 +10,7 @@ description = """
|
|||||||
full access to view and control running applications.
|
full access to view and control running applications.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [FTPGNOME_SOURCE]
|
source_urls = [FTPGNOME_SOURCE]
|
||||||
sources = [SOURCELOWER_TAR_XZ]
|
sources = [SOURCELOWER_TAR_XZ]
|
||||||
|
@ -12,7 +12,7 @@ description = """
|
|||||||
full access to view and control running applications.
|
full access to view and control running applications.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [FTPGNOME_SOURCE]
|
source_urls = [FTPGNOME_SOURCE]
|
||||||
sources = [SOURCELOWER_TAR_XZ]
|
sources = [SOURCELOWER_TAR_XZ]
|
||||||
|
@ -8,7 +8,7 @@ description = """Vectorization Optimization and Thread Prototyping
|
|||||||
- Prioritize, Prototype & Predict performance gain
|
- Prioritize, Prototype & Predict performance gain
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['advisor_xe_%(version)s.tar.gz']
|
sources = ['advisor_xe_%(version)s.tar.gz']
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ description = """Vectorization Optimization and Thread Prototyping
|
|||||||
- Prioritize, Prototype & Predict performance gain
|
- Prioritize, Prototype & Predict performance gain
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['advisor_%(version)s.tar.gz']
|
sources = ['advisor_%(version)s.tar.gz']
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ description = """Vectorization Optimization and Thread Prototyping
|
|||||||
- Prioritize, Prototype & Predict performance gain
|
- Prioritize, Prototype & Predict performance gain
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['advisor_%(version)s.tar.gz']
|
sources = ['advisor_%(version)s.tar.gz']
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ description = """Vectorization Optimization and Thread Prototyping
|
|||||||
- Prioritize, Prototype & Predict performance gain
|
- Prioritize, Prototype & Predict performance gain
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['advisor_%(version)s.tar.gz']
|
sources = ['advisor_%(version)s.tar.gz']
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ description = """Vectorization Optimization and Thread Prototyping
|
|||||||
- Prioritize, Prototype & Predict performance gain
|
- Prioritize, Prototype & Predict performance gain
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['advisor_%(version)s.tar.gz']
|
sources = ['advisor_%(version)s.tar.gz']
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ description = """Vectorization Optimization and Thread Prototyping
|
|||||||
- Prioritize, Prototype & Predict performance gain
|
- Prioritize, Prototype & Predict performance gain
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['advisor_%(version)s.tar.gz']
|
sources = ['advisor_%(version)s.tar.gz']
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ the Anaconda platform provides an enterprise-ready data analytics platform
|
|||||||
that empowers companies to adopt a modern open data science analytics architecture.
|
that empowers companies to adopt a modern open data science analytics architecture.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['https://repo.continuum.io/archive/']
|
source_urls = ['https://repo.continuum.io/archive/']
|
||||||
sources = ['%(name)s-%(version)s-Linux-x86_64.sh']
|
sources = ['%(name)s-%(version)s-Linux-x86_64.sh']
|
||||||
|
@ -11,7 +11,7 @@ the Anaconda platform provides an enterprise-ready data analytics platform
|
|||||||
that empowers companies to adopt a modern open data science analytics architecture.
|
that empowers companies to adopt a modern open data science analytics architecture.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['https://repo.continuum.io/archive/']
|
source_urls = ['https://repo.continuum.io/archive/']
|
||||||
sources = ['%(name)s-%(version)s-Linux-x86_64.sh']
|
sources = ['%(name)s-%(version)s-Linux-x86_64.sh']
|
||||||
|
@ -9,7 +9,7 @@ the Anaconda platform provides an enterprise-ready data analytics platform
|
|||||||
that empowers companies to adopt a modern open data science analytics architecture.
|
that empowers companies to adopt a modern open data science analytics architecture.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['https://repo.continuum.io/archive/']
|
source_urls = ['https://repo.continuum.io/archive/']
|
||||||
sources = ['%(name)s-%(version)s-Linux-x86_64.sh']
|
sources = ['%(name)s-%(version)s-Linux-x86_64.sh']
|
||||||
|
@ -11,7 +11,7 @@ the Anaconda platform provides an enterprise-ready data analytics platform
|
|||||||
that empowers companies to adopt a modern open data science analytics architecture.
|
that empowers companies to adopt a modern open data science analytics architecture.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['https://repo.continuum.io/archive/']
|
source_urls = ['https://repo.continuum.io/archive/']
|
||||||
sources = ['%(name)s-%(version)s-Linux-x86_64.sh']
|
sources = ['%(name)s-%(version)s-Linux-x86_64.sh']
|
||||||
|
@ -12,7 +12,7 @@ description = """Autoconf is an extensible package of M4 macros that produce she
|
|||||||
creates a configuration script for a package from a template file that lists the
|
creates a configuration script for a package from a template file that lists the
|
||||||
operating system features that the package can use, in the form of M4 macro calls."""
|
operating system features that the package can use, in the form of M4 macro calls."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [GNU_SOURCE]
|
source_urls = [GNU_SOURCE]
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -10,7 +10,7 @@ description = """Autoconf is an extensible package of M4 macros that produce she
|
|||||||
creates a configuration script for a package from a template file that lists the
|
creates a configuration script for a package from a template file that lists the
|
||||||
operating system features that the package can use, in the form of M4 macro calls."""
|
operating system features that the package can use, in the form of M4 macro calls."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [GNU_SOURCE]
|
source_urls = [GNU_SOURCE]
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -6,7 +6,7 @@ version = "1.13.4"
|
|||||||
homepage = 'http://www.gnu.org/software/automake/automake.html'
|
homepage = 'http://www.gnu.org/software/automake/automake.html'
|
||||||
description = "Automake: GNU Standards-compliant Makefile generator"
|
description = "Automake: GNU Standards-compliant Makefile generator"
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [GNU_SOURCE]
|
source_urls = [GNU_SOURCE]
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -9,7 +9,7 @@ homepage = 'http://www.gnu.org/software/automake/automake.html'
|
|||||||
|
|
||||||
description = "Automake: GNU Standards-compliant Makefile generator"
|
description = "Automake: GNU Standards-compliant Makefile generator"
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['https://mirror.checkdomain.de/gnu/automake/']
|
source_urls = ['https://mirror.checkdomain.de/gnu/automake/']
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -9,7 +9,7 @@ homepage = 'http://www.gnu.org/software/automake/automake.html'
|
|||||||
|
|
||||||
description = "Automake: GNU Standards-compliant Makefile generator"
|
description = "Automake: GNU Standards-compliant Makefile generator"
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['https://mirror.checkdomain.de/gnu/automake/']
|
source_urls = ['https://mirror.checkdomain.de/gnu/automake/']
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -10,7 +10,7 @@ description = """
|
|||||||
and libtool
|
and libtool
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('Autoconf', '2.69'), # 20120424
|
('Autoconf', '2.69'), # 20120424
|
||||||
|
@ -12,7 +12,7 @@ description = """
|
|||||||
and libtool
|
and libtool
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('Autoconf', '2.69'), # 20120424
|
('Autoconf', '2.69'), # 20120424
|
||||||
|
@ -11,7 +11,7 @@ description = """all atom molecular simulation toolkit
|
|||||||
calculations.
|
calculations.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
# Sources checked out using svn
|
# Sources checked out using svn
|
||||||
# svn checkout svn://svn.code.sf.net/p/almost/code/ almost-code).
|
# svn checkout svn://svn.code.sf.net/p/almost/code/ almost-code).
|
||||||
|
@ -6,7 +6,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
||||||
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
||||||
|
@ -5,7 +5,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%s-%s-src.tar.gz' % (name, version)]
|
sources = ['apache-%s-%s-src.tar.gz' % (name, version)]
|
||||||
source_urls = ['http://archive.apache.org/dist/%s/source/' % name]
|
source_urls = ['http://archive.apache.org/dist/%s/source/' % name]
|
||||||
|
@ -5,7 +5,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%s-%s-src.tar.gz' % (name, version)]
|
sources = ['apache-%s-%s-src.tar.gz' % (name, version)]
|
||||||
source_urls = ['http://archive.apache.org/dist/%s/source/' % name]
|
source_urls = ['http://archive.apache.org/dist/%s/source/' % name]
|
||||||
|
@ -5,7 +5,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%s-%s-src.tar.gz' % (name, version)]
|
sources = ['apache-%s-%s-src.tar.gz' % (name, version)]
|
||||||
source_urls = ['http://archive.apache.org/dist/%s/source/' % name]
|
source_urls = ['http://archive.apache.org/dist/%s/source/' % name]
|
||||||
|
@ -5,7 +5,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%s-%s-src.tar.gz' % (name, version)]
|
sources = ['apache-%s-%s-src.tar.gz' % (name, version)]
|
||||||
source_urls = ['http://archive.apache.org/dist/%s/source/' % name]
|
source_urls = ['http://archive.apache.org/dist/%s/source/' % name]
|
||||||
|
@ -5,7 +5,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
||||||
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
||||||
|
@ -5,7 +5,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
||||||
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
||||||
|
@ -5,7 +5,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
||||||
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
||||||
|
@ -6,7 +6,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
||||||
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
||||||
|
@ -6,7 +6,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
||||||
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
||||||
|
@ -5,7 +5,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
||||||
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
||||||
|
@ -5,7 +5,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
||||||
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
||||||
|
@ -6,7 +6,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
||||||
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
||||||
|
@ -6,7 +6,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
||||||
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
||||||
|
@ -6,7 +6,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
||||||
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
||||||
|
@ -6,7 +6,7 @@ homepage = 'http://ant.apache.org/'
|
|||||||
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
description = """Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files
|
||||||
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
sources = ['apache-%(name)s-%(version)s-src.tar.gz']
|
||||||
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
source_urls = ['http://archive.apache.org/dist/%(name)s/source/']
|
||||||
|
@ -12,7 +12,7 @@ description = """The aim of this module is to provide a common base representati
|
|||||||
source code for projects such as pychecker, pyreverse, pylint… Well, actually the development of
|
source code for projects such as pychecker, pyreverse, pylint… Well, actually the development of
|
||||||
this library is essentially governed by pylint’s needs. It used to be called logilab-astng."""
|
this library is essentially governed by pylint’s needs. It used to be called logilab-astng."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [GITHUB_SOURCE]
|
source_urls = [GITHUB_SOURCE]
|
||||||
sources = [SOURCE_TAR_GZ]
|
sources = [SOURCE_TAR_GZ]
|
||||||
|
@ -14,7 +14,7 @@ description = """Basic Local Alignment Search Tool, or BLAST, is an algorithm
|
|||||||
for comparing primary biological sequence information, such as the amino-acid
|
for comparing primary biological sequence information, such as the amino-acid
|
||||||
sequences of different proteins or the nucleotides of DNA sequences."""
|
sequences of different proteins or the nucleotides of DNA sequences."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
'http://ftp.ncbi.nlm.nih.gov/blast/executables/release/%(version)s/']
|
'http://ftp.ncbi.nlm.nih.gov/blast/executables/release/%(version)s/']
|
||||||
|
@ -14,7 +14,7 @@ encapsulation/conversion, event-related analysis, QA tools, and more.
|
|||||||
These tools form the basis of the fBIRN QA procedures and are also
|
These tools form the basis of the fBIRN QA procedures and are also
|
||||||
distributed as part of the fBIRN Data Upload Scripts."""
|
distributed as part of the fBIRN Data Upload Scripts."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://www.nitrc.org/frs/download.php/7384/']
|
source_urls = ['http://www.nitrc.org/frs/download.php/7384/']
|
||||||
sources = ['bxh_xcede_tools-%(version)s-lsb30.x86_64.tgz']
|
sources = ['bxh_xcede_tools-%(version)s-lsb30.x86_64.tgz']
|
||||||
|
@ -10,7 +10,7 @@ homepage = 'http://bazel.io/'
|
|||||||
description = """Bazel is a build tool that builds code quickly and reliably.
|
description = """Bazel is a build tool that builds code quickly and reliably.
|
||||||
It is used to build the majority of Google's software."""
|
It is used to build the majority of Google's software."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['%(namelower)s-%(version)s-dist.zip']
|
sources = ['%(namelower)s-%(version)s-dist.zip']
|
||||||
source_urls = [
|
source_urls = [
|
||||||
|
@ -16,7 +16,7 @@ description = """ BEAST is a cross-platform program for Bayesian MCMC analysis o
|
|||||||
tree topology. BEAST uses MCMC to average over tree space, so that each tree is weighted
|
tree topology. BEAST uses MCMC to average over tree space, so that each tree is weighted
|
||||||
proportional to its posterior probability. """
|
proportional to its posterior probability. """
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
'https://github.com/beast-dev/beast-mcmc/releases/download/v%(version)s/']
|
'https://github.com/beast-dev/beast-mcmc/releases/download/v%(version)s/']
|
||||||
|
@ -9,7 +9,7 @@ homepage = 'http://www.gnu.org/software/bison'
|
|||||||
description = """Bison is a general-purpose parser generator that converts an annotated context-free grammar
|
description = """Bison is a general-purpose parser generator that converts an annotated context-free grammar
|
||||||
into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables."""
|
into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
source_urls = [GNU_SOURCE]
|
source_urls = [GNU_SOURCE]
|
||||||
|
@ -7,7 +7,7 @@ homepage = 'http://www.gnu.org/software/bison'
|
|||||||
description = """Bison is a general-purpose parser generator that converts an annotated context-free grammar
|
description = """Bison is a general-purpose parser generator that converts an annotated context-free grammar
|
||||||
into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables."""
|
into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
source_urls = [GNU_SOURCE]
|
source_urls = [GNU_SOURCE]
|
||||||
|
@ -23,7 +23,7 @@ description = """BBCP is an alternative to Gridftp when transferring large amoun
|
|||||||
See details at http://pcbunn.cithep.caltech.edu/bbcp/using_bbcp.htm
|
See details at http://pcbunn.cithep.caltech.edu/bbcp/using_bbcp.htm
|
||||||
or http://www.nics.tennessee.edu/computing-resources/data-transfer/bbcp"""
|
or http://www.nics.tennessee.edu/computing-resources/data-transfer/bbcp"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
# fi. http://www.slac.stanford.edu/~abh/bbcp/bin/amd64_linux26/bbcp # VERY
|
# fi. http://www.slac.stanford.edu/~abh/bbcp/bin/amd64_linux26/bbcp # VERY
|
||||||
# poor way of distributing software
|
# poor way of distributing software
|
||||||
|
@ -6,7 +6,7 @@ version = '2.25'
|
|||||||
homepage = 'http://directory.fsf.org/project/binutils/'
|
homepage = 'http://directory.fsf.org/project/binutils/'
|
||||||
description = "binutils: GNU binary utilities"
|
description = "binutils: GNU binary utilities"
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCE_TAR_GZ]
|
sources = [SOURCE_TAR_GZ]
|
||||||
source_urls = [GNU_SOURCE]
|
source_urls = [GNU_SOURCE]
|
||||||
|
@ -4,7 +4,7 @@ version = '2.27'
|
|||||||
homepage = 'http://directory.fsf.org/project/binutils/'
|
homepage = 'http://directory.fsf.org/project/binutils/'
|
||||||
description = "binutils: GNU binary utilities"
|
description = "binutils: GNU binary utilities"
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCE_TAR_GZ]
|
sources = [SOURCE_TAR_GZ]
|
||||||
source_urls = [GNU_SOURCE]
|
source_urls = [GNU_SOURCE]
|
||||||
|
@ -4,7 +4,7 @@ version = '2.28'
|
|||||||
homepage = 'http://directory.fsf.org/project/binutils/'
|
homepage = 'http://directory.fsf.org/project/binutils/'
|
||||||
description = "binutils: GNU binary utilities"
|
description = "binutils: GNU binary utilities"
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCE_TAR_GZ]
|
sources = [SOURCE_TAR_GZ]
|
||||||
source_urls = [GNU_SOURCE]
|
source_urls = [GNU_SOURCE]
|
||||||
|
@ -6,7 +6,7 @@ version = '2.30'
|
|||||||
homepage = 'http://directory.fsf.org/project/binutils/'
|
homepage = 'http://directory.fsf.org/project/binutils/'
|
||||||
description = "binutils: GNU binary utilities"
|
description = "binutils: GNU binary utilities"
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCE_TAR_GZ]
|
sources = [SOURCE_TAR_GZ]
|
||||||
source_urls = [GNU_SOURCE]
|
source_urls = [GNU_SOURCE]
|
||||||
|
@ -10,7 +10,7 @@ description = """Berkeley Yacc (byacc) is generally conceded to be the best yacc
|
|||||||
In contrast to bison, it is written to avoid dependencies upon a particular compiler."""
|
In contrast to bison, it is written to avoid dependencies upon a particular compiler."""
|
||||||
|
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCELOWER_TGZ]
|
sources = [SOURCELOWER_TGZ]
|
||||||
source_urls = ['https://invisible-mirror.net/archives/byacc/']
|
source_urls = ['https://invisible-mirror.net/archives/byacc/']
|
||||||
|
@ -9,7 +9,7 @@ homepage = 'http://invisible-island.net/byacc/byacc.html'
|
|||||||
description = """Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available.
|
description = """Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available.
|
||||||
In contrast to bison, it is written to avoid dependencies upon a particular compiler."""
|
In contrast to bison, it is written to avoid dependencies upon a particular compiler."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
|
|
||||||
# version independent download ! check downloaded version !
|
# version independent download ! check downloaded version !
|
||||||
|
@ -6,7 +6,7 @@ description = """bzip2 is a freely available, patent free, high-quality data com
|
|||||||
compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical
|
compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical
|
||||||
compressors), whilst being around twice as fast at compression and six times faster at decompression."""
|
compressors), whilst being around twice as fast at compression and six times faster at decompression."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
toolchainopts = {'pic': True}
|
toolchainopts = {'pic': True}
|
||||||
|
|
||||||
sources = [SOURCE_TAR_GZ]
|
sources = [SOURCE_TAR_GZ]
|
||||||
|
@ -7,7 +7,7 @@ homepage = 'http://www.cmake.org'
|
|||||||
description = """CMake, the cross-platform, open-source build system.
|
description = """CMake, the cross-platform, open-source build system.
|
||||||
CMake is a family of tools designed to build, test and package software."""
|
CMake is a family of tools designed to build, test and package software."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -7,7 +7,7 @@ homepage = 'http://www.cmake.org'
|
|||||||
description = """CMake, the cross-platform, open-source build system.
|
description = """CMake, the cross-platform, open-source build system.
|
||||||
CMake is a family of tools designed to build, test and package software."""
|
CMake is a family of tools designed to build, test and package software."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -9,7 +9,7 @@ homepage = 'http://www.cmake.org'
|
|||||||
description = """CMake, the cross-platform, open-source build system.
|
description = """CMake, the cross-platform, open-source build system.
|
||||||
CMake is a family of tools designed to build, test and package software."""
|
CMake is a family of tools designed to build, test and package software."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -9,7 +9,7 @@ homepage = 'http://www.cmake.org'
|
|||||||
description = """CMake, the cross-platform, open-source build system.
|
description = """CMake, the cross-platform, open-source build system.
|
||||||
CMake is a family of tools designed to build, test and package software."""
|
CMake is a family of tools designed to build, test and package software."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -7,7 +7,7 @@ homepage = 'http://www.cmake.org'
|
|||||||
description = """CMake, the cross-platform, open-source build system.
|
description = """CMake, the cross-platform, open-source build system.
|
||||||
CMake is a family of tools designed to build, test and package software."""
|
CMake is a family of tools designed to build, test and package software."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -7,7 +7,7 @@ homepage = 'http://www.cmake.org'
|
|||||||
description = """CMake, the cross-platform, open-source build system.
|
description = """CMake, the cross-platform, open-source build system.
|
||||||
CMake is a family of tools designed to build, test and package software."""
|
CMake is a family of tools designed to build, test and package software."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -7,7 +7,7 @@ homepage = 'http://www.cmake.org'
|
|||||||
description = """CMake, the cross-platform, open-source build system.
|
description = """CMake, the cross-platform, open-source build system.
|
||||||
CMake is a family of tools designed to build, test and package software."""
|
CMake is a family of tools designed to build, test and package software."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -7,7 +7,7 @@ homepage = 'http://www.cmake.org'
|
|||||||
description = """CMake, the cross-platform, open-source build system.
|
description = """CMake, the cross-platform, open-source build system.
|
||||||
CMake is a family of tools designed to build, test and package software."""
|
CMake is a family of tools designed to build, test and package software."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -7,7 +7,7 @@ homepage = 'http://www.cmake.org'
|
|||||||
description = """CMake, the cross-platform, open-source build system.
|
description = """CMake, the cross-platform, open-source build system.
|
||||||
CMake is a family of tools designed to build, test and package software."""
|
CMake is a family of tools designed to build, test and package software."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -6,7 +6,7 @@ version = '3.0'
|
|||||||
homepage = 'https://www.microsoft.com/en-us/cognitive-toolkit/'
|
homepage = 'https://www.microsoft.com/en-us/cognitive-toolkit/'
|
||||||
description = """The default CNTK math library is the Intel Math Kernel Library (Intel MKL). CNTK supports using the Intel MKL via a custom library version (CNTK custom MKL)."""
|
description = """The default CNTK math library is the Intel Math Kernel Library (Intel MKL). CNTK supports using the Intel MKL via a custom library version (CNTK custom MKL)."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
'http://www.microsoft.com/en-us/cognitive-toolkit/wp-content/uploads/sites/3/2017/05']
|
'http://www.microsoft.com/en-us/cognitive-toolkit/wp-content/uploads/sites/3/2017/05']
|
||||||
|
@ -16,7 +16,7 @@ description = """CP2K is a freely available (GPL) program, written in Fortran 95
|
|||||||
methods such as e.g. density functional theory (DFT) using a mixed Gaussian and plane waves approach (GPW), and
|
methods such as e.g. density functional theory (DFT) using a mixed Gaussian and plane waves approach (GPW), and
|
||||||
classical pair and many-body potentials. """
|
classical pair and many-body potentials. """
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['https://github.com/cp2k/cp2k/archive']
|
source_urls = ['https://github.com/cp2k/cp2k/archive']
|
||||||
sources = ['v%(version)s.tar.gz']
|
sources = ['v%(version)s.tar.gz']
|
||||||
|
@ -9,7 +9,7 @@ description = """CUDA (formerly Compute Unified Device Architecture) is a parall
|
|||||||
graphics processing units (GPUs) that they produce. CUDA gives developers access
|
graphics processing units (GPUs) that they produce. CUDA gives developers access
|
||||||
to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs."""
|
to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['https://developer.nvidia.com/compute/%(namelower)s/%(version_major_minor)s/Prod/local_installers/']
|
source_urls = ['https://developer.nvidia.com/compute/%(namelower)s/%(version_major_minor)s/Prod/local_installers/']
|
||||||
sources = ['%(namelower)s_%(version)s_410.48_linux']
|
sources = ['%(namelower)s_%(version)s_410.48_linux']
|
||||||
|
@ -7,7 +7,7 @@ description = """CUDA (formerly Compute Unified Device Architecture) is a parall
|
|||||||
graphics processing units (GPUs) that they produce. CUDA gives developers access
|
graphics processing units (GPUs) that they produce. CUDA gives developers access
|
||||||
to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs."""
|
to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
'http://developer.download.nvidia.com/compute/cuda/%(version_major_minor)s/Prod/local_installers/']
|
'http://developer.download.nvidia.com/compute/cuda/%(version_major_minor)s/Prod/local_installers/']
|
||||||
|
@ -7,7 +7,7 @@ description = """CUDA (formerly Compute Unified Device Architecture) is a parall
|
|||||||
graphics processing units (GPUs) that they produce. CUDA gives developers access
|
graphics processing units (GPUs) that they produce. CUDA gives developers access
|
||||||
to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs."""
|
to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
'https://developer.nvidia.com/compute/cuda/%(version_major_minor)s/prod/local_installers/']
|
'https://developer.nvidia.com/compute/cuda/%(version_major_minor)s/prod/local_installers/']
|
||||||
|
@ -7,7 +7,7 @@ description = """CUDA (formerly Compute Unified Device Architecture) is a parall
|
|||||||
graphics processing units (GPUs) that they produce. CUDA gives developers access
|
graphics processing units (GPUs) that they produce. CUDA gives developers access
|
||||||
to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs."""
|
to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
'https://developer.nvidia.com/compute/cuda/%(version_major_minor)s/Prod/local_installers/']
|
'https://developer.nvidia.com/compute/cuda/%(version_major_minor)s/Prod/local_installers/']
|
||||||
|
@ -7,7 +7,7 @@ description = """CUDA (formerly Compute Unified Device Architecture) is a parall
|
|||||||
graphics processing units (GPUs) that they produce. CUDA gives developers access
|
graphics processing units (GPUs) that they produce. CUDA gives developers access
|
||||||
to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs."""
|
to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
'https://developer.nvidia.com/compute/cuda/%(version_major_minor)s/prod/local_installers/']
|
'https://developer.nvidia.com/compute/cuda/%(version_major_minor)s/prod/local_installers/']
|
||||||
|
@ -9,7 +9,7 @@ description = """CUDA (formerly Compute Unified Device Architecture) is a parall
|
|||||||
graphics processing units (GPUs) that they produce. CUDA gives developers access
|
graphics processing units (GPUs) that they produce. CUDA gives developers access
|
||||||
to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs."""
|
to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
'https://developer.nvidia.com/compute/cuda/%(version_major_minor)s/prod/local_installers/']
|
'https://developer.nvidia.com/compute/cuda/%(version_major_minor)s/prod/local_installers/']
|
||||||
|
@ -8,7 +8,7 @@ version = '0.18.0'
|
|||||||
homepage = 'https://crates.io/'
|
homepage = 'https://crates.io/'
|
||||||
description = "The Rust package manager"
|
description = "The Rust package manager"
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['https://github.com/rust-lang/cargo/archive/']
|
source_urls = ['https://github.com/rust-lang/cargo/archive/']
|
||||||
sources = ['%(version)s.tar.gz']
|
sources = ['%(version)s.tar.gz']
|
||||||
|
@ -9,7 +9,7 @@ description = """C, C++, Objective-C compiler, based on LLVM. Does not
|
|||||||
|
|
||||||
# Clang also depends on libstdc++ during runtime, but this dependency is
|
# Clang also depends on libstdc++ during runtime, but this dependency is
|
||||||
# already specified as the toolchain.
|
# already specified as the toolchain.
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
# Do not set optarch to True: it will cause the build to fail
|
# Do not set optarch to True: it will cause the build to fail
|
||||||
toolchainopts = {'optarch': False}
|
toolchainopts = {'optarch': False}
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ homepage = 'http://cea-hpc.github.io/clustershell/'
|
|||||||
description = """ClusterShell is an event-driven open source Python library, designed to run local or distant commands
|
description = """ClusterShell is an event-driven open source Python library, designed to run local or distant commands
|
||||||
in parallel on server farms or on large Linux clusters."""
|
in parallel on server farms or on large Linux clusters."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = [PYPI_SOURCE]
|
source_urls = [PYPI_SOURCE]
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
|
@ -15,7 +15,7 @@ a GUI-based visualization platform, and wb_command, a command-line
|
|||||||
program for performing a variety of algorithmic tasks using volume,
|
program for performing a variety of algorithmic tasks using volume,
|
||||||
surface, and grayordinate data."""
|
surface, and grayordinate data."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['https://ftp.humanconnectome.org/workbench/']
|
source_urls = ['https://ftp.humanconnectome.org/workbench/']
|
||||||
sources = ['workbench-rh_linux64-v%(version)s.zip']
|
sources = ['workbench-rh_linux64-v%(version)s.zip']
|
||||||
|
@ -6,7 +6,7 @@ version = '2016.04'
|
|||||||
homepage = 'http://www.pgroup.com/'
|
homepage = 'http://www.pgroup.com/'
|
||||||
description = """Toolchain using Cray compiler wrapper, using PrgEnv-pgi module."""
|
description = """Toolchain using Cray compiler wrapper, using PrgEnv-pgi module."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
# PrgEnv version is not pinned, as Cray recommends to use the latest
|
# PrgEnv version is not pinned, as Cray recommends to use the latest
|
||||||
|
@ -22,7 +22,7 @@ description = """Cube, which is used as performance report explorer for Scalasca
|
|||||||
resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree
|
resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree
|
||||||
can be collapsed or expanded to achieve the desired level of granularity."""
|
can be collapsed or expanded to achieve the desired level of granularity."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
source_urls = [
|
source_urls = [
|
||||||
|
@ -12,7 +12,7 @@ description = """Cube, which is used as performance report explorer for Scalasca
|
|||||||
resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree
|
resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree
|
||||||
can be collapsed or expanded to achieve the desired level of granularity."""
|
can be collapsed or expanded to achieve the desired level of granularity."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
source_urls = [
|
source_urls = [
|
||||||
|
@ -11,7 +11,7 @@ description = """libcurl is a free and easy-to-use client-side URL transfer libr
|
|||||||
proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
|
proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
|
||||||
Kerberos), file transfer resume, http proxy tunneling and more."""
|
Kerberos), file transfer resume, http proxy tunneling and more."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
source_urls = ['http://curl.haxx.se/download/']
|
source_urls = ['http://curl.haxx.se/download/']
|
||||||
|
@ -11,7 +11,7 @@ description = """libcurl is a free and easy-to-use client-side URL transfer libr
|
|||||||
proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
|
proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
|
||||||
Kerberos), file transfer resume, http proxy tunneling and more."""
|
Kerberos), file transfer resume, http proxy tunneling and more."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
source_urls = ['http://curl.haxx.se/download/']
|
source_urls = ['http://curl.haxx.se/download/']
|
||||||
|
@ -6,7 +6,7 @@ version = '7.53.1'
|
|||||||
homepage = 'http://curl.haxx.se'
|
homepage = 'http://curl.haxx.se'
|
||||||
description = 'libcurl is a free and easy-to-use client-side URL transfer library'
|
description = 'libcurl is a free and easy-to-use client-side URL transfer library'
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
source_urls = ['http://curl.haxx.se/download/']
|
source_urls = ['http://curl.haxx.se/download/']
|
||||||
|
@ -6,7 +6,7 @@ version = '7.56.1'
|
|||||||
homepage = 'http://curl.haxx.se'
|
homepage = 'http://curl.haxx.se'
|
||||||
description = 'libcurl is a free and easy-to-use client-side URL transfer library'
|
description = 'libcurl is a free and easy-to-use client-side URL transfer library'
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
source_urls = ['http://curl.haxx.se/download/']
|
source_urls = ['http://curl.haxx.se/download/']
|
||||||
|
@ -8,7 +8,7 @@ description = """Cairo is a 2D graphics library with support for multiple output
|
|||||||
Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers,
|
Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers,
|
||||||
PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB"""
|
PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://cairographics.org/releases/']
|
source_urls = ['http://cairographics.org/releases/']
|
||||||
sources = [SOURCE_TAR_XZ]
|
sources = [SOURCE_TAR_XZ]
|
||||||
|
@ -8,7 +8,7 @@ description = """Cairo is a 2D graphics library with support for multiple output
|
|||||||
Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers,
|
Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers,
|
||||||
PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB"""
|
PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://cairographics.org/releases/']
|
source_urls = ['http://cairographics.org/releases/']
|
||||||
sources = [SOURCE_TAR_XZ]
|
sources = [SOURCE_TAR_XZ]
|
||||||
|
@ -8,7 +8,7 @@ description = """Cairo is a 2D graphics library with support for multiple output
|
|||||||
Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers,
|
Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers,
|
||||||
PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB"""
|
PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB"""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['http://cairographics.org/releases/']
|
source_urls = ['http://cairographics.org/releases/']
|
||||||
sources = [SOURCE_TAR_XZ]
|
sources = [SOURCE_TAR_XZ]
|
||||||
|
@ -8,7 +8,7 @@ version = '1.2.1'
|
|||||||
homepage = 'http://uscilab.github.io/cereal/'
|
homepage = 'http://uscilab.github.io/cereal/'
|
||||||
description = 'cereal is a header-only C++11 serialization library.'
|
description = 'cereal is a header-only C++11 serialization library.'
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
source_urls = ['https://github.com/USCiLab/cereal/archive/']
|
source_urls = ['https://github.com/USCiLab/cereal/archive/']
|
||||||
sources = ['v%(version)s.tar.gz']
|
sources = ['v%(version)s.tar.gz']
|
||||||
|
@ -9,7 +9,7 @@ read data. Although this is intended as a stable version the code is released as
|
|||||||
early access. Parts of the CRAMTools are experimental and may not be supported
|
early access. Parts of the CRAMTools are experimental and may not be supported
|
||||||
in the future."""
|
in the future."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['v%(version)s.tar.gz']
|
sources = ['v%(version)s.tar.gz']
|
||||||
source_urls = ['https://github.com/enasequence/%(name)s/archive/']
|
source_urls = ['https://github.com/enasequence/%(name)s/archive/']
|
||||||
|
@ -10,7 +10,7 @@ read data. Although this is intended as a stable version the code is released as
|
|||||||
early access. Parts of the CRAMTools are experimental and may not be supported
|
early access. Parts of the CRAMTools are experimental and may not be supported
|
||||||
in the future."""
|
in the future."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
sources = ['v%(version)s.tar.gz']
|
sources = ['v%(version)s.tar.gz']
|
||||||
source_urls = ['https://github.com/enasequence/%(name)s/archive/']
|
source_urls = ['https://github.com/enasequence/%(name)s/archive/']
|
||||||
|
@ -15,7 +15,7 @@ homepage = 'https://developer.nvidia.com/cudnn'
|
|||||||
description = """The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for
|
description = """The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for
|
||||||
deep neural networks."""
|
deep neural networks."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
# Nvidia developer registration required.
|
# Nvidia developer registration required.
|
||||||
# Download link: https://developer.nvidia.com/rdp/cudnn-download
|
# Download link: https://developer.nvidia.com/rdp/cudnn-download
|
||||||
|
@ -15,7 +15,7 @@ homepage = 'https://developer.nvidia.com/cudnn'
|
|||||||
description = """The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for
|
description = """The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for
|
||||||
deep neural networks."""
|
deep neural networks."""
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
toolchain = {'name': 'system', 'version': ''}
|
||||||
|
|
||||||
# Nvidia developer registration required.
|
# Nvidia developer registration required.
|
||||||
# Download link: https://developer.nvidia.com/rdp/cudnn-download
|
# Download link: https://developer.nvidia.com/rdp/cudnn-download
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user