mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-04 06:11:36 +01:00
new file: j/JOE/JOE-4.6.eb
This commit is contained in:
parent
e9bd893a79
commit
9b4a4d8b49
24
j/JOE/JOE-4.6.eb
Normal file
24
j/JOE/JOE-4.6.eb
Normal file
@ -0,0 +1,24 @@
|
||||
# IT4Innovations
|
||||
# 2023 LK
|
||||
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'JOE'
|
||||
version = '4.6'
|
||||
|
||||
homepage = 'http://joe-editor.sourceforge.net'
|
||||
description = """JOE is a full featured terminal-based screen editor which
|
||||
is distributed under the GNU General Public License (GPL)"""
|
||||
|
||||
toolchain = SYSTEM
|
||||
|
||||
source_urls = ['https://deac-fra.dl.sourceforge.net/project/joe-editor/JOE%20sources/joe-4.6/']
|
||||
sources = ['joe-%(version)s.tar.gz']
|
||||
checksums = ['495a0a61f26404070fe8a719d80406dc7f337623788e445b92a9f6de512ab9de']
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/joe'],
|
||||
'dirs': ['']
|
||||
}
|
||||
|
||||
moduleclass = 'tools'
|
Loading…
x
Reference in New Issue
Block a user