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
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ checksums = ['e04535e816bb942bedc9a0ba209944d1eb34e26e2d9cca37f114e8ee292cb3c8']

builddependencies = [
('binutils', '2.28'),
('CMake', '3.8.2'),
('CMake', '3.9.1'),
]

sanity_check_paths = {
Expand Down
41 changes: 0 additions & 41 deletions easybuild/easyconfigs/c/CMake/CMake-3.8.2-GCCcore-6.4.0.eb

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
easyblock = 'ConfigureMake'

name = 'cURL'
version = '7.54.1'
version = '7.55.1'

homepage = 'http://curl.haxx.se'

Expand All @@ -19,20 +19,21 @@ toolchain = {'name': 'GCCcore', 'version': '6.4.0'}

source_urls = ['http://curl.haxx.se/download/']
sources = [SOURCELOWER_TAR_GZ]

osdependencies = [
('openssl-devel', 'libssl-dev', 'libopenssl-devel'),
]
checksums = ['09576ea5e66672648d83dce3af16d0cb294d4cba2b5d166ade39655c495f4a20']

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

dependencies = [
('zlib', '1.2.11'),
# OS dependency should be preferred if the os version is more recent then this version,
# it's nice to have an up to date openssl for security reasons
# ('OpenSSL', '1.1.0e')
('zlib', '1.2.11'),
# ('OpenSSL', '1.1.0f')
]

osdependencies = [
('openssl-devel', 'libssl-dev', 'libopenssl-devel'),
]

configopts = '--with-zlib'
Expand Down
2 changes: 1 addition & 1 deletion easybuild/easyconfigs/d/DBus/DBus-1.10.20-GCCcore-6.4.0.eb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ builddependencies = [
]

dependencies = [
('expat', '2.2.1'),
('expat', '2.2.4'),
]

sanity_check_paths = {
Expand Down
17 changes: 0 additions & 17 deletions easybuild/easyconfigs/e/Eigen/Eigen-3.3.4-GCCcore-6.4.0.eb

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
easyblock = 'ConfigureMake'

name = 'expat'
version = '2.2.1'
version = '2.2.4'

homepage = 'http://expat.sourceforge.net/'

Expand All @@ -16,7 +16,7 @@ toolchainopts = {'pic': True}

source_urls = [SOURCEFORGE_SOURCE]
sources = [SOURCELOWER_TAR_BZ2]
checksums = ['1868cadae4c82a018e361e2b2091de103cd820aaacb0d6cfa49bd2cd83978885']
checksums = ['03ad85db965f8ab2d27328abcf0bc5571af6ec0a414874b2066ee3fdd372019e']

builddependencies = [
('binutils', '2.28'),
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
easyblock = 'ConfigureMake'

name = 'FreeXL'
version = '1.0.2'
version = '1.0.3'

homepage = 'https://www.gaia-gis.it/fossil/freexl/index'

Expand All @@ -15,11 +15,11 @@ toolchainopts = {'pic': True}

source_urls = ['http://www.gaia-gis.it/gaia-sins/freexl-sources/']
sources = [SOURCELOWER_TAR_GZ]
checksums = ['b39a4814a0f53f5e09a9192c41e3e51bd658843f770399023a963eb064f6409d']
checksums = ['f8ed29e03a6155454e538fce621e53991a270fcee31120ded339cff2523650a8']

builddependencies = [
('binutils', '2.28'),
('CMake', '3.8.2'),
('CMake', '3.9.1'),
]

sanity_check_paths = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
easyblock = 'ConfigureMake'

name = 'fontconfig'
version = '2.12.1'
version = '2.12.4'

homepage = 'http://www.freedesktop.org/software/fontconfig'

Expand All @@ -15,14 +15,14 @@ toolchainopts = {'pic': True}

source_urls = ['http://www.freedesktop.org/software/fontconfig/release/']
sources = [SOURCE_TAR_GZ]
checksums = ['a9f42d03949f948a3a4f762287dbc16e53a927c91a07ee64207ebd90a9e5e292']
checksums = ['fd5a6a663f4c4a00e196523902626654dd0c4a78686cbc6e472f338e50fdf806']

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

dependencies = [
('expat', '2.2.1'),
('expat', '2.2.4'),
('freetype', '2.8'),
]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ builddependencies = [

dependencies = [
('bzip2', '1.0.6'),
('libpng', '1.6.30'),
('libpng', '1.6.32'),
('zlib', '1.2.11'),
]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ checksums = ['5b24faf5ed38670d6286e45ab7516b26458d05e7929b435afe569176765f4dda']

builddependencies = [
('binutils', '2.28'),
('CMake', '3.8.2'),
('CMake', '3.9.1'),
]

separate_build_dir = True
Expand Down
4 changes: 2 additions & 2 deletions easybuild/easyconfigs/l/libgd/libgd-2.2.4-GCCcore-6.4.0.eb
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ builddependencies = [
]

dependencies = [
('fontconfig', '2.12.1'),
('fontconfig', '2.12.4'),
('libjpeg-turbo', '1.5.2'),
('libpng', '1.6.30'),
('libpng', '1.6.32'),
('zlib', '1.2.11'),
]

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
easyblock = 'ConfigureMake'

name = 'libpng'
version = '1.6.30'
version = '1.6.32'

homepage = 'http://www.libpng.org/pub/png/libpng.html'

Expand All @@ -12,6 +12,7 @@ toolchainopts = {'pic': True}

source_urls = [SOURCEFORGE_SOURCE]
sources = [SOURCELOWER_TAR_GZ]
checksums = ['1a8ae5c8eafad895cc3fce78fbcb6fdef663b8eb8375f04616e6496360093abb']

builddependencies = [
('binutils', '2.28'),
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
easyblock = 'ConfigureMake'

name = 'libsodium'
version = '1.0.12'
version = '1.0.13'

homepage = 'http://doc.libsodium.org/'

Expand All @@ -15,7 +15,7 @@ toolchainopts = {'pic': True}

source_urls = ['https://download.libsodium.org/libsodium/releases/']
sources = [SOURCE_TAR_GZ]
checksums = ['b8648f1bb3a54b0251cf4ffa4f0d76ded13977d4fa7517d988f4c902dd8e2f95']
checksums = ['9c13accb1a9e59ab3affde0e60ef9a2149ed4d6e8f99c93c7a5b97499ee323fd']

builddependencies = [
('binutils', '2.28'),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ patches = [

builddependencies = [
('binutils', '2.28'),
('CMake', '3.8.2'),
('CMake', '3.9.1'),
]

sanity_check_paths = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ builddependencies = [
]

dependencies = [
('cURL', '7.54.1'),
('cURL', '7.55.1'),
]

sanity_check_paths = {
Expand Down