diff --git a/uv2000.csv b/uv2000.csv index eb2b6e65decc9b57f9657c6335b62082cd889760..230f496ace310e29b523c21a2f38baffd5488994 100644 --- a/uv2000.csv +++ b/uv2000.csv @@ -75,6 +75,7 @@ pkg-config/0.29.2,4 pkg-config/0.29.2-GCCcore-6.3.0,4 Python/2.7.13,4 QEMU/3.1.0-VDE2,4 +Qt5/5.11.1-GCC-6.3.0-2.27,4 ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0,4 SCOTCH/6.0.4-intel-2017a,4 SCOTCH/6.0.5a-intel-2017a,4 diff --git a/uv2000.md b/uv2000.md index 7d5f31d6447e8d6a4c1c88dc65be98f4ce82500e..5553a20161484f9597901597c735a25dec0b753c 100644 --- a/uv2000.md +++ b/uv2000.md @@ -34,6 +34,7 @@ | [ncurses](http://www.gnu.org/software/ncurses/) | The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses. | | [PCRE](http://www.pcre.org/) | The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. | | [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config/) | pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather than hard-coding values on where to find glib (or other libraries). | +| [Qt5](http://qt.io/) | Qt is a comprehensive cross-platform C++ application framework. | | [SQLite](http://www.sqlite.org/) | SQLite: SQL Database Engine in a C Library | ## Lang