Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
isaak yansane-sisk
slapos
Commits
c729e8e6
Commit
c729e8e6
authored
Sep 01, 2011
by
Guillaume Bottex
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add libedit software profile.
parent
0889fdbf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
component/libedit/buildout.cfg
component/libedit/buildout.cfg
+18
-0
No files found.
component/libedit/buildout.cfg
0 → 100644
View file @
c729e8e6
[buildout]
extends =
../ncurses/buildout.cfg
parts =
libedit
[libedit]
<= libedit-20100424-3.0
[libedit-20100424-3.0]
recipe = hexagonit.recipe.cmmi
url = http://www.thrysoee.dk/editline/libedit-20100424-3.0.tar.gz
md5sum = eb4482139525beff12c8ef59f1a84aae
environment =
PATH=${ncurses:location}/lib:%(PATH)s
CPPFLAGS=-I${ncurses:location}/include
LDFLAGS=-L${ncurses:location}/lib -Wl,-rpath=${ncurses:location}/lib
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