Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions easybuild/easyconfigs/u/UDUNITS/UDUNITS-2.2.20-foss-2016a.eb
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,19 @@ easyblock = 'ConfigureMake'
name = 'UDUNITS'
version = '2.2.20'

homepage = 'http://www.unidata.ucar.edu/software/udunits/'
homepage = 'https://www.unidata.ucar.edu/software/udunits/'
description = """UDUNITS supports conversion of unit specifications between formatted and binary forms,
arithmetic manipulation of units, and conversion of values between compatible scales of measurement."""

toolchain = {'name': 'foss', 'version': '2016a'}
toolchainopts = {'opt': True, 'pic': True}

source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
source_urls = ['ftp://ftp.unidata.ucar.edu/pub/udunits']
checksums = ['f10a02014bc6a200d50d8719997bb3a6b3d364de688469d2f7d599688dd9d195']

dependencies = [('expat', '2.1.1')]

Expand Down
8 changes: 6 additions & 2 deletions easybuild/easyconfigs/u/UDUNITS/UDUNITS-2.2.20-intel-2016b.eb
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,19 @@ easyblock = 'ConfigureMake'
name = 'UDUNITS'
version = '2.2.20'

homepage = 'http://www.unidata.ucar.edu/software/udunits/'
homepage = 'https://www.unidata.ucar.edu/software/udunits/'
description = """UDUNITS supports conversion of unit specifications between formatted and binary forms,
arithmetic manipulation of units, and conversion of values between compatible scales of measurement."""

toolchain = {'name': 'intel', 'version': '2016b'}
toolchainopts = {'pic': True}

source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
source_urls = ['ftp://ftp.unidata.ucar.edu/pub/udunits']
checksums = ['f10a02014bc6a200d50d8719997bb3a6b3d364de688469d2f7d599688dd9d195']

dependencies = [('expat', '2.2.0')]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,11 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'intel', 'version': '2017a'}
toolchainopts = {'pic': True}

source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
source_urls = ['https://www.unidata.ucar.edu/downloads/udunits']
checksums = ['20bac512f2656f056385429a0e44902fdf02fc7fe01c14d56f3c724336177f95']

dependencies = [('expat', '2.2.0')]
Expand Down
5 changes: 4 additions & 1 deletion easybuild/easyconfigs/u/UDUNITS/UDUNITS-2.2.25-foss-2017b.eb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'foss', 'version': '2017b'}
toolchainopts = {'pic': True}

source_urls = ['https://www.unidata.ucar.edu/downloads/udunits']
source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['ad486f8f45cba915ac74a38dd15f96a661a1803287373639c17e5a9b59bfd540']

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'intel', 'version': '2017b'}
toolchainopts = {'pic': True}

source_urls = ['https://www.unidata.ucar.edu/downloads/udunits']
source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['ad486f8f45cba915ac74a38dd15f96a661a1803287373639c17e5a9b59bfd540']

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'GCCcore', 'version': '10.2.0'}
toolchainopts = {'pic': True}

source_urls = ['https://fossies.org/linux/privat/legacy/']
source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['368f4869c9c7d50d2920fa8c58654124e9ed0d8d2a8c714a9d7fdadc08c7356d']

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'GCCcore', 'version': '8.2.0'}
toolchainopts = {'pic': True}

source_urls = ['https://fossies.org/linux/privat/legacy/']
source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['368f4869c9c7d50d2920fa8c58654124e9ed0d8d2a8c714a9d7fdadc08c7356d']

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'GCCcore', 'version': '8.3.0'}
toolchainopts = {'pic': True}

source_urls = ['https://fossies.org/linux/privat/legacy/']
source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['368f4869c9c7d50d2920fa8c58654124e9ed0d8d2a8c714a9d7fdadc08c7356d']

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'GCCcore', 'version': '9.3.0'}
toolchainopts = {'pic': True}

source_urls = ['https://fossies.org/linux/privat/legacy/']
source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['368f4869c9c7d50d2920fa8c58654124e9ed0d8d2a8c714a9d7fdadc08c7356d']

Expand Down
5 changes: 4 additions & 1 deletion easybuild/easyconfigs/u/UDUNITS/UDUNITS-2.2.26-foss-2018a.eb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'foss', 'version': '2018a'}
toolchainopts = {'pic': True}

source_urls = ['https://fossies.org/linux/privat/legacy/']
source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['368f4869c9c7d50d2920fa8c58654124e9ed0d8d2a8c714a9d7fdadc08c7356d']

Expand Down
5 changes: 4 additions & 1 deletion easybuild/easyconfigs/u/UDUNITS/UDUNITS-2.2.26-foss-2018b.eb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'foss', 'version': '2018b'}
toolchainopts = {'pic': True}

source_urls = ['https://fossies.org/linux/privat/legacy/']
source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['368f4869c9c7d50d2920fa8c58654124e9ed0d8d2a8c714a9d7fdadc08c7356d']

Expand Down
5 changes: 4 additions & 1 deletion easybuild/easyconfigs/u/UDUNITS/UDUNITS-2.2.26-foss-2020a.eb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'foss', 'version': '2020a'}
toolchainopts = {'pic': True}

source_urls = ['https://fossies.org/linux/privat/legacy/']
source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['368f4869c9c7d50d2920fa8c58654124e9ed0d8d2a8c714a9d7fdadc08c7356d']

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'intel', 'version': '2017b'}
toolchainopts = {'pic': True}

source_urls = ['https://fossies.org/linux/privat/legacy/']
source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['368f4869c9c7d50d2920fa8c58654124e9ed0d8d2a8c714a9d7fdadc08c7356d']

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'intel', 'version': '2018a'}
toolchainopts = {'pic': True}

source_urls = ['https://fossies.org/linux/privat/legacy/']
source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['368f4869c9c7d50d2920fa8c58654124e9ed0d8d2a8c714a9d7fdadc08c7356d']

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'intel', 'version': '2018b'}
toolchainopts = {'pic': True}

source_urls = ['https://fossies.org/linux/privat/legacy/']
source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['368f4869c9c7d50d2920fa8c58654124e9ed0d8d2a8c714a9d7fdadc08c7356d']

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ description = """UDUNITS supports conversion of unit specifications between form
toolchain = {'name': 'iomkl', 'version': '2018b'}
toolchainopts = {'pic': True}

source_urls = ['https://fossies.org/linux/privat/legacy/']
source_urls = [
'https://artifacts.unidata.ucar.edu/repository/downloads-udunits/',
'http://sources.easybuild.io/u/UDUNITS/',
]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['368f4869c9c7d50d2920fa8c58654124e9ed0d8d2a8c714a9d7fdadc08c7356d']

Expand Down