From 7a04506db0a0f4274d51240d25c98dc79a5da67b Mon Sep 17 00:00:00 2001 From: easybuild <easybuild@login1.barbora.it4i.cz> Date: Wed, 8 Jan 2020 14:00:02 +0100 Subject: [PATCH] Wed, 08 Jan 2020 14:00:02 +0100 --- barbora.csv | 1 + barbora.md | 1 + 2 files changed, 2 insertions(+) diff --git a/barbora.csv b/barbora.csv index acb27344..acd29cc6 100644 --- a/barbora.csv +++ b/barbora.csv @@ -218,6 +218,7 @@ six/1.12.0-Py-2.7,32 SQLite/3.17.0,32 SQLite/3.30.1,32 squashfs-tools/4.3,32 +SWIG/4.0.1-Py-3.7,32 Szip/2.1,32 Tcl/8.6.10,32 Tcl/8.6.6,32 diff --git a/barbora.md b/barbora.md index 33801f9e..b0f180b0 100644 --- a/barbora.md +++ b/barbora.md @@ -56,6 +56,7 @@ | [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). | | [SQLite](http://www.sqlite.org/) | SQLite: SQL Database Engine in a C Library | | [squashfs-tools](http://squashfs.sourceforge.net/) | Squashfs is a compressed read-only filesystem for Linux. | +| [SWIG](http://www.swig.org/) | SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. | | [xorg-macros](http://cgit.freedesktop.org/xorg/util/macros) | X.org macros utilities. | ## Lang -- GitLab