Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
easyconfigs-it4i
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SCS
easyconfigs-it4i
Commits
3697f9c8
Commit
3697f9c8
authored
May 15, 2018
by
Lukáš Krupčík
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new file: n/nano/nano-2.9.6.eb
parent
74f57851
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
n/nano/nano-2.9.6.eb
n/nano/nano-2.9.6.eb
+23
-0
No files found.
n/nano/nano-2.9.6.eb
0 → 100644
View file @
3697f9c8
# IT4Innovations 2018
easyblock = 'ConfigureMake'
name = 'nano'
version = '2.9.6'
homepage = 'http://www.nano-editor.org/'
description = """Small and friendly text editor"""
toolchain = {'name': 'dummy', 'version': ''}
sources = [SOURCE_TAR_GZ]
source_urls = ['http://www.nano-editor.org/dist/v%s' % '.'.join(version.split('.')[0:2])]
dependencies = [('ncurses', '6.0')]
sanity_check_paths = {
'files': ['bin/nano'],
'dirs': [],
}
moduleclass = 'tools'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment