X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=README;h=234b0efd336e42fef8bddd27f0edd910d69fe50c;hb=a9b64d89d2509c095f7ed35fcfc78e146edde5d5;hp=6bc19982a52384fbc64ee0fa871c5ec8533162af;hpb=a8a380bd8e1b29add408e7351fbc67891b3a8cbf;p=sigrok-cli.git diff --git a/README b/README index 6bc1998..234b0ef 100644 --- a/README +++ b/README @@ -20,16 +20,16 @@ sigrok-cli is in a usable state and has had official tarball releases. Requirements ------------ - - git - - gcc + - git (only needed when building from git) + - gcc or clang - make - - autoconf >= 2.63 - - automake >= 1.11 - - libtool + - autoconf >= 2.63 (only needed when building from git) + - automake >= 1.11 (only needed when building from git) + - libtool (only needed when building from git) - pkg-config >= 0.22 - - libglib >= 2.28.0 - - libsigrok >= 0.2.0 - - libsigrokdecode >= 0.1.0 + - libglib >= 2.32.0 + - libsigrok >= 0.5.0 + - libsigrokdecode >= 0.5.0 Building and installing @@ -65,19 +65,16 @@ the program as a whole is licensed under the terms of the GPLv3+. Please see the individual source files for the full list of copyright holders. -Mailing lists -------------- - -There are two mailing lists for sigrok/sigrok-cli: +Mailing list +------------ https://lists.sourceforge.net/lists/listinfo/sigrok-devel - https://lists.sourceforge.net/lists/listinfo/sigrok-commits IRC --- -You can find the sigrok developers in the #sigrok IRC channel on Freenode. +You can find the sigrok developers in the #sigrok IRC channel on Libera.Chat. Website