aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Pacaud <emmanuel@gnome.org>2019-08-02 09:52:26 +0200
committerNirbheek Chauhan <nirbheek@centricular.com>2019-08-02 07:52:26 +0000
commit923efe9edae1912485d41d0824b219e40f5fd921 (patch)
tree35913661bae20112285e9097bc12de263212d7f8
parente33183a4ccfa204041ee3c434927799a20878554 (diff)
downloadmeson-923efe9edae1912485d41d0824b219e40f5fd921.zip
meson-923efe9edae1912485d41d0824b219e40f5fd921.tar.gz
meson-923efe9edae1912485d41d0824b219e40f5fd921.tar.bz2
Add aravis to meson users (#5757) [skip-ci]
Aravis project is now using meson as its build system.
-rw-r--r--docs/markdown/Users.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md
index 475fa54..37939dc 100644
--- a/docs/markdown/Users.md
+++ b/docs/markdown/Users.md
@@ -8,6 +8,7 @@ If you have a project that uses Meson that you want to add to this list, please
listed in the [`meson` GitHub topic](https://github.com/topics/meson).
- [2048.cpp](https://github.com/plibither8/2048.cpp), a fully featured terminal version of the game "2048" written in C++
+ - [Aravis](https://github.com/AravisProject/aravis), a glib/gobject based library for video acquisition using Genicam cameras
- [Akira](https://github.com/akiraux/Akira), a native Linux app for UI and UX design built in Vala and Gtk
- [AQEMU](https://github.com/tobimensch/aqemu), a Qt GUI for QEMU virtual machines, since version 0.9.3
- [Arduino sample project](https://github.com/jpakkane/mesonarduino)