ncdc 1.14 released

This commit is contained in:
Yorhel 2012-11-05 10:13:10 +01:00
parent 971c5ad51d
commit e5fe5c859a
8 changed files with 103 additions and 17 deletions

View file

@ -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