ncdc 1.14 released
This commit is contained in:
parent
971c5ad51d
commit
e5fe5c859a
8 changed files with 103 additions and 17 deletions
12
dat/ncdc
12
dat/ncdc
|
|
@ -10,17 +10,21 @@ ncurses interface.
|
|||
|
||||
=item Latest version
|
||||
|
||||
1.13 ([dllink ncdc-1.13.tar.gz download]
|
||||
1.14 ([dllink ncdc-1.14.tar.gz download]
|
||||
- L<changes|http://dev.yorhel.nl/ncdc/changes>
|
||||
- L<mirror|https://sourceforge.net/projects/ncdc/files/ncdc/>)
|
||||
|
||||
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>.
|
||||
L<64-bit|http://dev.yorhel.nl/download/ncdc-linux-x86_64-1.14.tar.gz> -
|
||||
L<32-bit|http://dev.yorhel.nl/download/ncdc-linux-i486-1.14.tar.gz> -
|
||||
L<ARM|http://dev.yorhel.nl/download/ncdc-linux-arm-1.14.tar.gz>.
|
||||
Check the L<installation instructions|http://dev.yorhel.nl/ncdc/install> for
|
||||
more info.
|
||||
|
||||
B<Note:> Compilation against glib versions older than 2.26.0 is broken in the
|
||||
1.14 release. Use the binaries above, compile the git version, or apply L<this
|
||||
patch|http://g.blicky.net/ncdc.git/commit?id=e6e0bc4> if you are affected.
|
||||
|
||||
=item Development version
|
||||
|
||||
The latest development version is available from git and can be cloned using
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue