deleted: b/bwidget/bwidget-1.9.15-GCCcore-11.3.0.eb.bak_20220823112108_58397

deleted:    b/bwidget/bwidget-1.9.15-GCCcore-11.3.0.eb.bak_20220823112125_58813
This commit is contained in:
Jakub Kropacek 2022-08-23 11:32:45 +02:00 committed by easybuild
parent a4de0b864f
commit c516ea8d8a
2 changed files with 0 additions and 52 deletions

View File

@ -1,26 +0,0 @@
easyblock = 'Tarball'
name = 'bwidget'
version = '1.9.15'
homepage = 'https://core.tcl-lang.org/bwidget/home'
description = 'The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using native Tcl/Tk 8.x namespaces.'
toolchain = {'name': 'GCCcore', 'version': '11.3.0'}
source_urls = ['https://downloads.sourceforge.net/project/tcllib/BWidget/%(version)s/']
sources = [SOURCELOWER_TAR_BZ2]
checksums = ['9c4dd648fdfd31de7cb5af44b392a1916f949dd195820684d940edcd8485ac13']
builddependencies = [('binutils', '2.38')]
dependencies = [('Tk', '8.6.12')]
modextrapaths = {'TCLLIBPATH': '.'}
sanity_check_paths = {
'files': ['button.tcl'],
'dirs': ['BWman', 'demo', 'images', 'lang', 'tests'],
}
moduleclass = 'vis'

View File

@ -1,26 +0,0 @@
easyblock = 'Tarball'
name = 'bwidget'
version = '1.9.15'
homepage = 'https://core.tcl-lang.org/bwidget/home'
description = 'The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using native Tcl/Tk 8.x namespaces.'
toolchain = {'name': 'GCCcore', 'version': '11.3.0'}
source_urls = ['https://downloads.sourceforge.net/project/tcllib/BWidget/%(version)s/']
sources = [SOURCELOWER_TAR_BZ2]
checksums = ['9c4dd648fdfd31de7cb5af44b392a1916f949dd195820684d940edcd8485ac13']
builddependencies = [('binutils', '2.38')]
dependencies = [('Tk', '8.6.12')]
modextrapaths = {'TCLLIBPATH': '.'}
sanity_check_paths = {
'files': ['button.tcl'],
'dirs': ['BWman', 'demo', 'images', 'lang', 'tests'],
}
moduleclass = 'vis'