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 easyconfig GL2PS-1.4.2-GCCcore-13.2.0.eb #22081

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

julianmorillo
Copy link
Contributor

No description provided.

Copy link

Updated software GL2PS-1.4.2-GCCcore-13.2.0.eb

Diff against GL2PS-1.4.2-GCCcore-12.3.0.eb

easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-12.3.0.eb

diff --git a/easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-12.3.0.eb b/easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-13.2.0.eb
index 55df4c1360..3156145fe3 100644
--- a/easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-12.3.0.eb
+++ b/easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-13.2.0.eb
@@ -6,23 +6,23 @@ version = '1.4.2'
 homepage = 'https://www.geuz.org/gl2ps/'
 description = """GL2PS: an OpenGL to PostScript printing library"""
 
-toolchain = {'name': 'GCCcore', 'version': '12.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
 
 source_urls = ['https://geuz.org/gl2ps/src/']
 sources = [SOURCELOWER_TGZ]
 checksums = ['8d1c00c1018f96b4b97655482e57dcb0ce42ae2f1d349cd6d4191e7848d9ffe9']
 
 builddependencies = [
-    ('CMake', '3.26.3'),
+    ('CMake', '3.27.6'),
     ('binutils', '2.40'),
 ]
 
 dependencies = [
-    ('X11', '20230603'),
-    ('Mesa', '23.1.4'),
+    ('X11', '20231019'),
+    ('Mesa', '23.1.9'),
     ('libGLU', '9.0.3'),
     ('freeglut', '3.4.0'),
-    ('libpng', '1.6.39'),
+    ('libpng', '1.6.40'),
     ('zlib', '1.2.13'),
 ]
 
Diff against GL2PS-1.4.2-GCCcore-12.2.0.eb

easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-12.2.0.eb

diff --git a/easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-12.2.0.eb b/easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-13.2.0.eb
index 6bd5ffab39..3156145fe3 100644
--- a/easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-12.2.0.eb
+++ b/easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-13.2.0.eb
@@ -6,24 +6,24 @@ version = '1.4.2'
 homepage = 'https://www.geuz.org/gl2ps/'
 description = """GL2PS: an OpenGL to PostScript printing library"""
 
-toolchain = {'name': 'GCCcore', 'version': '12.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
 
 source_urls = ['https://geuz.org/gl2ps/src/']
 sources = [SOURCELOWER_TGZ]
 checksums = ['8d1c00c1018f96b4b97655482e57dcb0ce42ae2f1d349cd6d4191e7848d9ffe9']
 
 builddependencies = [
-    ('CMake', '3.24.3'),
-    ('binutils', '2.39'),
+    ('CMake', '3.27.6'),
+    ('binutils', '2.40'),
 ]
 
 dependencies = [
-    ('X11', '20221110'),
-    ('Mesa', '22.2.4'),
-    ('libGLU', '9.0.2'),
+    ('X11', '20231019'),
+    ('Mesa', '23.1.9'),
+    ('libGLU', '9.0.3'),
     ('freeglut', '3.4.0'),
-    ('libpng', '1.6.38'),
-    ('zlib', '1.2.12'),
+    ('libpng', '1.6.40'),
+    ('zlib', '1.2.13'),
 ]
 
 sanity_check_paths = {
Diff against GL2PS-1.4.2-GCCcore-11.3.0.eb

easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-11.3.0.eb

diff --git a/easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-11.3.0.eb b/easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-13.2.0.eb
index 46eedfaa2d..3156145fe3 100644
--- a/easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-11.3.0.eb
+++ b/easybuild/easyconfigs/g/GL2PS/GL2PS-1.4.2-GCCcore-13.2.0.eb
@@ -6,24 +6,24 @@ version = '1.4.2'
 homepage = 'https://www.geuz.org/gl2ps/'
 description = """GL2PS: an OpenGL to PostScript printing library"""
 
-toolchain = {'name': 'GCCcore', 'version': '11.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
 
 source_urls = ['https://geuz.org/gl2ps/src/']
 sources = [SOURCELOWER_TGZ]
 checksums = ['8d1c00c1018f96b4b97655482e57dcb0ce42ae2f1d349cd6d4191e7848d9ffe9']
 
 builddependencies = [
-    ('CMake', '3.24.3'),
-    ('binutils', '2.38'),
+    ('CMake', '3.27.6'),
+    ('binutils', '2.40'),
 ]
 
 dependencies = [
-    ('X11', '20220504'),
-    ('Mesa', '22.0.3'),
-    ('libGLU', '9.0.2'),
-    ('freeglut', '3.2.2'),
-    ('libpng', '1.6.37'),
-    ('zlib', '1.2.12'),
+    ('X11', '20231019'),
+    ('Mesa', '23.1.9'),
+    ('libGLU', '9.0.3'),
+    ('freeglut', '3.4.0'),
+    ('libpng', '1.6.40'),
+    ('zlib', '1.2.13'),
 ]
 
 sanity_check_paths = {

@julianmorillo
Copy link
Contributor Author

Needs PR #22073

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant