X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=README;h=cb29ccafe6b7c2ee452751a16c52ddb942e28d71;hb=fefd54a0cdd4b2d30c36e53ea2ecdce6ff4b96ea;hp=60b334b9f347e12df57a80b1c54d6435aecf6654;hpb=13177edbdf23200001fcc141f61419beb93962b6;p=libsigrok.git diff --git a/README b/README index 60b334b9..cb29ccaf 100644 --- a/README +++ b/README @@ -11,22 +11,16 @@ for talking to logic analyzer hardware and reading/writing the acquired data into various input/output file formats. -Status and API --------------- - -libsigrok is currently work in progress. - -IMPORTANT: The API of libsigrok is NOT yet considered stable! Please do - not rely on it, yet! Changes to function names, macro names etc. - can happen at any time without prior notice! - - Requirements ------------ - git - - gcc, g++, make, ... - - autoconf, automake, libtool, pkg-config + - gcc (>= 4.0) + - make + - autoconf >= 2.63 + - automake >= 1.11 + - libtool + - pkg-config >= 0.22 - libglib >= 2.22.0 - libusb >= 1.0.5 (for most logic analyzer hardware) - libzip >= 0.8