Skip to content
Snippets Groups Projects
Commit 30fe97eb authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

Merge branch 'giflib-2023' into '2023'

giflib-5.2.1 for GCCcore 11.3.0

See merge request software-team/easybuild!1392
parents 1c25d18a a651faf2
No related branches found
No related tags found
No related merge requests found
easyblock = 'ConfigureMake'
name = 'giflib'
version = '5.2.1'
homepage = 'http://giflib.sourceforge.net/'
description = """giflib is a library for reading and writing gif images.
It is API and ABI compatible with libungif which was in wide use while
the LZW compression algorithm was patented."""
source_urls = [SOURCEFORGE_SOURCE]
sources = [SOURCE_TAR_GZ]
checksums = ['31da5562f44c5f15d63340a09a4fd62b48c45620cd302f77a6d9acf0077879bd']
toolchain = {'name': 'GCCcore', 'version': '11.3.0'}
builddependencies = [('binutils', '2.38')]
skipsteps = ['configure']
installopts = 'PREFIX=%(installdir)s'
sanity_check_paths = {
'files': ['bin/giftool'],
'dirs': []
}
moduleclass = 'lib'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment