X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=README;h=12b58fee1e5b7df1f9f4ce5ccfbb17e539a9769c;hb=ddb1e153f7428431a55c426e8a6549ee4a29e7ba;hp=f31617c07dee103dcdcb818d9b5ccbff0d06a285;hpb=982c51609ed1169a0f847880a6ca77f4c3b68e70;p=sigrok-gtk.git diff --git a/README b/README index f31617c..12b58fe 100644 --- a/README +++ b/README @@ -3,8 +3,8 @@ README ------------------------------------------------------------------------------- The sigrok project aims at creating a portable, cross-platform, -Free/Libre/Open-Source logic analyzer software that supports various -logic analyzer hardware products. +Free/Libre/Open-Source signal analysis software suite that supports various +device types (such as logic analyzers, oscilloscopes, multimeters, and more). sigrok-gtk is a GTK+-based GUI for sigrok. @@ -12,19 +12,27 @@ sigrok-gtk is a GTK+-based GUI for sigrok. Status ------ -The sigrok-gtk project is currently work in progress. Some basic functionality +sigrok-gtk is currently work in progress. Some basic functionality is there, but it should still be considered alpha/beta stage software. +There have been no official tarball releases, yet. + +Distro packagers should NOT package this, yet. + Requirements ------------ - git - - gcc, make, ... - - autoconf, automake, libtool, pkg-config - - libglib >= 2.22.0 + - gcc + - make + - autoconf >= 2.63 + - automake >= 1.11 + - libtool + - pkg-config >= 0.22 + - libglib >= 2.28.0 - GTK+ >= 2.22.0 - - libsigrok + - libsigrok >= 0.2.0 Building and installing @@ -32,8 +40,8 @@ Building and installing In order to get the sigrok-gtk source code and build it, run: - $ git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok - $ cd sigrok/sigrok-gtk + $ git clone git://sigrok.org/sigrok-gtk + $ cd sigrok-gtk $ ./autogen.sh $ ./configure $ make @@ -68,5 +76,5 @@ You can find the sigrok developers in the #sigrok IRC channel on Freenode. Website ------- -http://sigrok.org + http://sigrok.org/wiki/Sigrok-gtk