freewrt_2_0
| Line | |
|---|
| 1 |
|
|---|
| 2 | config FWRT_PACKAGE_WEECHAT
|
|---|
| 3 | prompt "weechat........................... Lightweight IRC client"
|
|---|
| 4 | tristate
|
|---|
| 5 | default n
|
|---|
| 6 | select FWRT_PACKAGE_LIBNCURSES
|
|---|
| 7 | help
|
|---|
| 8 | Fast, light & extensible IRC client
|
|---|
| 9 |
|
|---|
| 10 | http://weechat.flashtux.org
|
|---|
| 11 |
|
|---|
| 12 | config FWRT_COMPILE_WEECHAT_WITH_TLS
|
|---|
| 13 | prompt " Enable TLS support"
|
|---|
| 14 | bool
|
|---|
| 15 | select FWRT_PACKAGE_LIBGNUTLS
|
|---|
| 16 | depends FWRT_PACKAGE_WEECHAT
|
|---|
| 17 |
|
|---|
| 18 | config FWRT_COMPILE_WEECHAT_WITH_LUA
|
|---|
| 19 | prompt " Enable LUA scripting"
|
|---|
| 20 | bool
|
|---|
| 21 | select FWRT_PACKAGE_LIBLUA
|
|---|
| 22 | depends FWRT_PACKAGE_WEECHAT
|
|---|
| 23 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.