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 GenomeTools-1.6.2-GCC-13.2.0.eb #22078

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 GenomeTools-1.6.2-GCC-13.2.0.eb

Diff against GenomeTools-1.6.2-GCC-12.2.0.eb

easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-12.2.0.eb

diff --git a/easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-12.2.0.eb b/easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-13.2.0.eb
index cf8fe304a7..035586f245 100644
--- a/easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-12.2.0.eb
+++ b/easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-13.2.0.eb
@@ -6,7 +6,7 @@ version = '1.6.2'
 homepage = 'http://genometools.org'
 description = "A comprehensive software library for efficient processing of structured genome annotations."
 
-toolchain = {'name': 'GCC', 'version': '12.2.0'}
+toolchain = {'name': 'GCC', 'version': '13.2.0'}
 
 github_account = 'genometools'
 source_urls = [GITHUB_LOWER_SOURCE]
@@ -20,8 +20,8 @@ checksums = ['974825ddc42602bdce3d5fbe2b6e2726e7a35e81b532a0dc236f6e375d18adac']
 # Bundled libraries can be globally disabled with the option useshared=yes
 # However, it is preferable to use the bundled libraries due to the very old versions of some of them
 
-builddependencies = [('pkgconf', '1.9.3')]
-dependencies = [('Pango', '1.50.12')]
+builddependencies = [('pkgconf', '2.0.3')]
+dependencies = [('Pango', '1.51.0')]
 
 skipsteps = ['configure']
 
Diff against GenomeTools-1.6.2-GCC-11.3.0.eb

easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-11.3.0.eb

diff --git a/easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-11.3.0.eb b/easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-13.2.0.eb
index f0ed002a62..035586f245 100644
--- a/easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-11.3.0.eb
+++ b/easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-13.2.0.eb
@@ -6,7 +6,7 @@ version = '1.6.2'
 homepage = 'http://genometools.org'
 description = "A comprehensive software library for efficient processing of structured genome annotations."
 
-toolchain = {'name': 'GCC', 'version': '11.3.0'}
+toolchain = {'name': 'GCC', 'version': '13.2.0'}
 
 github_account = 'genometools'
 source_urls = [GITHUB_LOWER_SOURCE]
@@ -20,8 +20,8 @@ checksums = ['974825ddc42602bdce3d5fbe2b6e2726e7a35e81b532a0dc236f6e375d18adac']
 # Bundled libraries can be globally disabled with the option useshared=yes
 # However, it is preferable to use the bundled libraries due to the very old versions of some of them
 
-builddependencies = [('pkgconf', '1.8.0')]
-dependencies = [('Pango', '1.50.7')]
+builddependencies = [('pkgconf', '2.0.3')]
+dependencies = [('Pango', '1.51.0')]
 
 skipsteps = ['configure']
 
Diff against GenomeTools-1.6.2-GCC-10.3.0.eb

easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-10.3.0.eb

diff --git a/easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-10.3.0.eb b/easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-13.2.0.eb
index 00b9948dcb..035586f245 100644
--- a/easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-10.3.0.eb
+++ b/easybuild/easyconfigs/g/GenomeTools/GenomeTools-1.6.2-GCC-13.2.0.eb
@@ -6,7 +6,7 @@ version = '1.6.2'
 homepage = 'http://genometools.org'
 description = "A comprehensive software library for efficient processing of structured genome annotations."
 
-toolchain = {'name': 'GCC', 'version': '10.3.0'}
+toolchain = {'name': 'GCC', 'version': '13.2.0'}
 
 github_account = 'genometools'
 source_urls = [GITHUB_LOWER_SOURCE]
@@ -20,8 +20,8 @@ checksums = ['974825ddc42602bdce3d5fbe2b6e2726e7a35e81b532a0dc236f6e375d18adac']
 # Bundled libraries can be globally disabled with the option useshared=yes
 # However, it is preferable to use the bundled libraries due to the very old versions of some of them
 
-builddependencies = [('pkg-config', '0.29.2')]
-dependencies = [('Pango', '1.48.5')]
+builddependencies = [('pkgconf', '2.0.3')]
+dependencies = [('Pango', '1.51.0')]
 
 skipsteps = ['configure']
 
@@ -33,4 +33,6 @@ sanity_check_paths = {
     'dirs': ['include', 'share'],
 }
 
+sanity_check_commands = ['gt -help']
+
 moduleclass = 'bio'

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