X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=README;h=b1ba196429872c5afaa99d373df72026dc109dce;hp=346b145b76a8d404df4614e21b337440d2f30269;hb=HEAD;hpb=7bd26dc532cf4069ee87a0399ad7e10f52240575 diff --git a/README b/README index 346b145..b1ba196 100644 --- a/README +++ b/README @@ -12,16 +12,6 @@ description) to each task. +ptask+ is licensed under the GPLv2 terms and should compile on any modern GNU/Linux distribution. -*Home page*: http://wpitchoune.net/ptask. - -*RSS feed*: http://wpitchoune.net/blog/category/ptask/feed/. - -*Release changes*: link:NEWS.html[NEWS]. - -*Source tarballs*: http://wpitchoune.net/ptask/files. - -*Documentation*: http://wpitchoune.net/ptask/doc. - Installation on Ubuntu ---------------------- @@ -54,7 +44,7 @@ The compilation of +ptask+ requires: * cppcheck (optional, static source checker) * gcc * help2man - * library gtk3 + * library gtk3 >= 3.12 * library json-c * make @@ -64,9 +54,9 @@ sudo apt-get install autoconf automake asciidoc cppcheck gcc gettext autopoint h ------------------------------------------------------------------------- Download sources ----------------- +~~~~~~~~~~~~~~~~ -Download a source tarballs and extracts its content: +Download a source tarballs of a release and extracts its content: ------------------------------- mkdir TMP_DIR cd TMP_DIR @@ -75,7 +65,7 @@ tar -xzvf ptask-last.tar.gz cd ptask-* ------------------------------- -Alternatively, you can get the last developmenet snapshot of the +Alternatively, you can get the last development snapshot of the sources directly from the SVN source repository: ------------------------------- @@ -100,8 +90,16 @@ Installation make install ------------------------------- +Resources +--------- + + * *Home page*: http://wpitchoune.net/ptask. + * *RSS feed*: http://wpitchoune.net/blog/category/ptask/feed/. + * *Release changes*: link:NEWS.html[NEWS]. + * *Source tarballs*: http://wpitchoune.net/ptask/files. + * *Documentation*: http://wpitchoune.net/ptask/doc. + Contact ------- Bugs and comments can be sent to jeanfi@gmail.com. -