X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=README;h=12b58fee1e5b7df1f9f4ce5ccfbb17e539a9769c;hb=ddb1e153f7428431a55c426e8a6549ee4a29e7ba;hp=49499dffbca9d001e5061b9f2b1e09d3138d2835;hpb=49e82e877aa95e36f9f9e7b9a14d80688146e8f7;p=sigrok-gtk.git diff --git a/README b/README index 49499df..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,9 +12,13 @@ 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 ------------ @@ -26,7 +30,7 @@ Requirements - automake >= 1.11 - libtool - pkg-config >= 0.22 - - libglib >= 2.22.0 + - libglib >= 2.28.0 - GTK+ >= 2.22.0 - libsigrok >= 0.2.0 @@ -36,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 @@ -72,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