ncdc 1.10 released + added installation instructions

This commit is contained in:
Yorhel 2012-05-04 16:27:45 +02:00
parent e11c9d17e6
commit d1f18971cb
10 changed files with 254 additions and 70 deletions

View file

@ -10,10 +10,13 @@ ncurses interface.
=item Latest version
1.9 ([dllink ncdc-1.9.tar.gz download]
1.10 ([dllink ncdc-1.10.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>.
=item Development version
The latest development version is available from git and can be cloned using
@ -25,9 +28,8 @@ 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
libxml2. For TLS support, you will need at least glib2 version 2.28.0 and
glib-networking installed.
The following libraries are required: ncurses, bzip2, sqlite3, glib2, gnutls
and libxml2.
Ncdc is entirely written in C and available under a liberal MIT license.
@ -40,14 +42,14 @@ L<Frugalware|http://frugalware.org/packages/136807> -
L<Gentoo|http://packages.gentoo.org/package/net-p2p/ncdc> -
L<OpenSUSE|http://packman.links2linux.org/package/ncdc>
The L<Open Build
Service|https://build.opensuse.org/package/show?package=ncdc&project=home%3Ayorhel>
has some as well:
[html]<iframe src="http://software.opensuse.org/download/package.iframe?project=home:yorhel&package=ncdc" style="width: 560px; height: 200px; border: 1px dashed #aaa"></iframe>É
I also have a few packages on the L<Open Build
Service|https://build.opensuse.org/package/show?package=ncdc&project=home%3Ayorhel>.
=back
=cut
[html]<iframe src="http://software.opensuse.org/download/package.iframe?project=home:yorhel&package=ncdc" style="width: 560px; height: 200px; border: 1px dashed #aaa"></iframe>É
=head2 Features