ncdc 1.13 released + misc changes
This commit is contained in:
parent
1ac0600f93
commit
874e1825ec
10 changed files with 103 additions and 53 deletions
12
dat/ncdc
12
dat/ncdc
|
|
@ -10,12 +10,16 @@ ncurses interface.
|
|||
|
||||
=item Latest version
|
||||
|
||||
1.12 ([dllink ncdc-1.12.tar.gz download]
|
||||
1.13 ([dllink ncdc-1.13.tar.gz download]
|
||||
- L<changes|http://dev.yorhel.nl/ncdc/changes>
|
||||
- L<mirror|https://sourceforge.net/projects/ncdc/files/ncdc/>)
|
||||
|
||||
Statically linked binaries for Linux are also available with the
|
||||
L<installation instructions|http://dev.yorhel.nl/ncdc/install>.
|
||||
Convenient static binaries for Linux:
|
||||
L<64-bit|http://dev.yorhel.nl/download/ncdc-linux-x86_64-1.13.tar.gz> -
|
||||
L<32-bit|http://dev.yorhel.nl/download/ncdc-linux-i486-1.13.tar.gz> -
|
||||
L<ARM|http://dev.yorhel.nl/download/ncdc-linux-arm-1.13.tar.gz>.
|
||||
Check the L<installation instructions|http://dev.yorhel.nl/ncdc/install> for
|
||||
more info.
|
||||
|
||||
=item Development version
|
||||
|
||||
|
|
@ -28,7 +32,7 @@ You are also invited to join the development hub at C<adc://dc.blicky.net:2780/>
|
|||
|
||||
=item Requirements
|
||||
|
||||
The following libraries are required: ncurses, bzip2, sqlite3, glib2 and
|
||||
The following libraries are required: ncurses, zlib, bzip2, sqlite3, glib2 and
|
||||
gnutls.
|
||||
|
||||
Ncdc is entirely written in C and available under a liberal MIT license.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue