mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-26 08:11:38 +01:00
deleted: t/Tk/Tk-8.6.5.eb
deleted: t/Tk/Tk-8.6.6.eb
This commit is contained in:
parent
54652f3f54
commit
3156419d91
@ -1,24 +0,0 @@
|
|||||||
easyblock = 'ConfigureMake'
|
|
||||||
|
|
||||||
name = 'Tk'
|
|
||||||
version = '8.6.5'
|
|
||||||
|
|
||||||
homepage = 'http://www.tcl.tk/'
|
|
||||||
description = """Tk is an open source, cross-platform widget toolchain that provides a library of basic elements for
|
|
||||||
building a graphical user interface (GUI) in many different programming languages."""
|
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
|
||||||
|
|
||||||
source_urls = ["http://prdownloads.sourceforge.net/tcl"]
|
|
||||||
sources = ['%(namelower)s%(version)s-src.tar.gz']
|
|
||||||
|
|
||||||
dependencies = [
|
|
||||||
('Tcl', '8.6.5'),
|
|
||||||
('zlib', '1.2.11'),
|
|
||||||
]
|
|
||||||
|
|
||||||
configopts = '--enable-threads --with-tcl=$EBROOTTCL/lib CFLAGS="-I$EBROOTTCL/include"'
|
|
||||||
|
|
||||||
start_dir = 'unix'
|
|
||||||
|
|
||||||
moduleclass = 'vis'
|
|
@ -1,24 +0,0 @@
|
|||||||
easyblock = 'ConfigureMake'
|
|
||||||
|
|
||||||
name = 'Tk'
|
|
||||||
version = '8.6.6'
|
|
||||||
|
|
||||||
homepage = 'http://www.tcl.tk/'
|
|
||||||
description = """Tk is an open source, cross-platform widget toolchain that provides a library of basic elements for
|
|
||||||
building a graphical user interface (GUI) in many different programming languages."""
|
|
||||||
|
|
||||||
toolchain = {'name': 'dummy', 'version': ''}
|
|
||||||
|
|
||||||
source_urls = ["http://prdownloads.sourceforge.net/tcl"]
|
|
||||||
sources = ['%(namelower)s%(version)s-src.tar.gz']
|
|
||||||
|
|
||||||
dependencies = [
|
|
||||||
('Tcl', '8.6.6'),
|
|
||||||
('zlib', '1.2.11'),
|
|
||||||
]
|
|
||||||
|
|
||||||
configopts = '--enable-threads --with-tcl=$EBROOTTCL/lib CFLAGS="-I$EBROOTTCL/include"'
|
|
||||||
|
|
||||||
start_dir = 'unix'
|
|
||||||
|
|
||||||
moduleclass = 'vis'
|
|
Loading…
x
Reference in New Issue
Block a user