Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add libjpeg-turbo as dependency to recent LibTIFF easyconfigs, as otherwise the build can pick up the system-wide library #9146

Merged
merged 7 commits into from Nov 15, 2019
Expand Up @@ -14,20 +14,22 @@ easyblock = 'ConfigureMake'
name = 'LibTIFF'
version = '4.0.10'

homepage = 'http://www.remotesensing.org/libtiff/'
homepage = 'https://www.remotesensing.org/libtiff/'
description = "tiff: Library and tools for reading and writing TIFF data files"

toolchain = {'name': 'GCCcore', 'version': '8.2.0'}

source_urls = [
'http://download.osgeo.org/libtiff/',
'https://download.osgeo.org/libtiff/',
'ftp://ftp.remotesensing.org/pub/libtiff/',
]
sources = ['tiff-%(version)s.tar.gz']
checksums = ['2c52d11ccaf767457db0c46795d9c7d1a8d8f76f68b0b800a3dfe45786b996e4']

builddependencies = [('binutils', '2.31.1')]

dependencies = [('libjpeg-turbo', '2.0.2')]

configopts = " --enable-ld-version-script "

sanity_check_paths = {
Expand Down
Expand Up @@ -25,6 +25,8 @@ checksums = ['2c52d11ccaf767457db0c46795d9c7d1a8d8f76f68b0b800a3dfe45786b996e4']

builddependencies = [('binutils', '2.32')]

dependencies = [('libjpeg-turbo', '2.0.3')]

configopts = " --enable-ld-version-script "

sanity_check_paths = {
Expand Down
Expand Up @@ -14,13 +14,13 @@ easyblock = 'ConfigureMake'
name = 'LibTIFF'
version = '4.0.9'

homepage = 'http://www.remotesensing.org/libtiff/'
homepage = 'https://www.remotesensing.org/libtiff/'
description = "tiff: Library and tools for reading and writing TIFF data files"

toolchain = {'name': 'GCCcore', 'version': '6.4.0'}

source_urls = [
'http://download.osgeo.org/libtiff/',
'https://download.osgeo.org/libtiff/',
'ftp://ftp.remotesensing.org/pub/libtiff/',
]
sources = ['tiff-%(version)s.tar.gz']
Expand All @@ -31,6 +31,10 @@ builddependencies = [
('binutils', '2.28'),
]

dependencies = [
('libjpeg-turbo', '1.5.3')
boegel marked this conversation as resolved.
Show resolved Hide resolved
]

configopts = " --enable-ld-version-script "

sanity_check_paths = {
Expand Down
Expand Up @@ -14,20 +14,24 @@ easyblock = 'ConfigureMake'
name = 'LibTIFF'
version = '4.0.9'

homepage = 'http://www.remotesensing.org/libtiff/'
homepage = 'https://www.remotesensing.org/libtiff/'
description = "tiff: Library and tools for reading and writing TIFF data files"

toolchain = {'name': 'GCCcore', 'version': '7.3.0'}

source_urls = [
'http://download.osgeo.org/libtiff/',
'https://download.osgeo.org/libtiff/',
'ftp://ftp.remotesensing.org/pub/libtiff/',
]
sources = ['tiff-%(version)s.tar.gz']
checksums = ['6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd']

builddependencies = [('binutils', '2.30')]

dependencies = [
('libjpeg-turbo', '2.0.0')
]

configopts = " --enable-ld-version-script "

sanity_check_paths = {
Expand Down
8 changes: 6 additions & 2 deletions easybuild/easyconfigs/l/LibTIFF/LibTIFF-4.0.9-foss-2017b.eb
Expand Up @@ -14,18 +14,22 @@ easyblock = 'ConfigureMake'
name = 'LibTIFF'
version = '4.0.9'

homepage = 'http://www.remotesensing.org/libtiff/'
homepage = 'https://www.remotesensing.org/libtiff/'
description = "tiff: Library and tools for reading and writing TIFF data files"

toolchain = {'name': 'foss', 'version': '2017b'}

source_urls = [
'http://download.osgeo.org/libtiff/',
'https://download.osgeo.org/libtiff/',
'ftp://ftp.remotesensing.org/pub/libtiff/',
]
sources = ['tiff-%(version)s.tar.gz']
checksums = ['6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd']

dependencies = [
('libjpeg-turbo', '1.5.2')
]

configopts = " --enable-ld-version-script "

sanity_check_paths = {
Expand Down
8 changes: 6 additions & 2 deletions easybuild/easyconfigs/l/LibTIFF/LibTIFF-4.0.9-intel-2017b.eb
Expand Up @@ -14,18 +14,22 @@ easyblock = 'ConfigureMake'
name = 'LibTIFF'
version = '4.0.9'

homepage = 'http://www.remotesensing.org/libtiff/'
homepage = 'https://www.remotesensing.org/libtiff/'
description = "tiff: Library and tools for reading and writing TIFF data files"

toolchain = {'name': 'intel', 'version': '2017b'}

source_urls = [
'http://download.osgeo.org/libtiff/',
'https://download.osgeo.org/libtiff/',
'ftp://ftp.remotesensing.org/pub/libtiff/',
]
sources = ['tiff-%(version)s.tar.gz']
checksums = ['6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd']

dependencies = [
('libjpeg-turbo', '1.5.2')
]

configopts = " --enable-ld-version-script "

sanity_check_paths = {
Expand Down
Expand Up @@ -14,19 +14,22 @@ easyblock = 'ConfigureMake'
name = 'LibTIFF'
version = '4.0.9'

homepage = 'http://www.remotesensing.org/libtiff/'
homepage = 'https://www.remotesensing.org/libtiff/'
description = "tiff: Library and tools for reading and writing TIFF data files"

toolchain = {'name': 'intel', 'version': '2018.01'}

source_urls = [
'http://download.osgeo.org/libtiff/',
'https://download.osgeo.org/libtiff/',
'ftp://ftp.remotesensing.org/pub/libtiff/',
]
sources = ['tiff-%(version)s.tar.gz']

checksums = ['6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd']

dependencies = [
('libjpeg-turbo', '1.5.2')
]

configopts = " --enable-ld-version-script "

sanity_check_paths = {
Expand Down
8 changes: 6 additions & 2 deletions easybuild/easyconfigs/l/LibTIFF/LibTIFF-4.0.9-intel-2018b.eb
Expand Up @@ -14,18 +14,22 @@ easyblock = 'ConfigureMake'
name = 'LibTIFF'
version = '4.0.9'

homepage = 'http://www.remotesensing.org/libtiff/'
homepage = 'https://www.remotesensing.org/libtiff/'
description = "tiff: Library and tools for reading and writing TIFF data files"

toolchain = {'name': 'intel', 'version': '2018b'}

source_urls = [
'http://download.osgeo.org/libtiff/',
'https://download.osgeo.org/libtiff/',
'ftp://ftp.remotesensing.org/pub/libtiff/',
]
sources = ['tiff-%(version)s.tar.gz']
checksums = ['6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd']

dependencies = [
('libjpeg-turbo', '2.0.0')
]

configopts = " --enable-ld-version-script "

sanity_check_paths = {
Expand Down