repo.or.cz
/
build-srcpkg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
first version.
[build-srcpkg.git]
/
example
/
dir-sample
/
c-lib3-pkg-tui
/
build
/
pkg
/
pkg.list
blob
990bbee30cf134e6977adf076f431192021da7b8
1
2
# append installable pkg list.
3
INST_PKG+="pkg-libtui-devel "
4
INST_PKG+="pkg-libtui-main "
5
INST_PKG+="pkg-libtui-tui "
6
INST_PKG+="pkg-libtui-demos "
7
INST_PKG+="pkg-libtui-doc "
8
INST_PKG+="pkg-libtui-i18n "
9