aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Torri <vtorri@outlook.fr>2023-12-13 13:21:31 +0100
committerDylan Baker <dylan@pnwbakers.com>2023-12-13 08:29:55 -0800
commit1f82afe8999e9b30403c57f9ac86ef2fc7ec1267 (patch)
treef5f955f15809b353c4320ba6cbd9afab9baab531
parentebf5757c59d9bceb953dc531c757e07dcf83c081 (diff)
downloadmeson-1f82afe8999e9b30403c57f9ac86ef2fc7ec1267.zip
meson-1f82afe8999e9b30403c57f9ac86ef2fc7ec1267.tar.gz
meson-1f82afe8999e9b30403c57f9ac86ef2fc7ec1267.tar.bz2
add the EFL, Enlightenment, libdwarf and ThorVG as users of meson
-rw-r--r--docs/markdown/Users.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md
index 6e88977..86a50e5 100644
--- a/docs/markdown/Users.md
+++ b/docs/markdown/Users.md
@@ -37,6 +37,8 @@ topic](https://github.com/topics/meson).
- [DOSBox Staging](https://github.com/dosbox-staging/dosbox-staging), DOS/x86 emulator
- [DPDK](http://dpdk.org/browse/dpdk), Data Plane Development Kit, a set of libraries and drivers for fast packet processing
- [DXVK](https://github.com/doitsujin/dxvk), a Vulkan-based Direct3D 11 implementation for Linux using Wine
+ - [EFL](https://www.enlightenment.org/about-efl), multiplatform set of libraries, used by the Enlightenment windows manager and other projects
+ - [Enlightenment](https://www.enlightenment.org/), windows manager, compositor and minimal desktop for Linux
- [elementary OS](https://github.com/elementary/), Linux desktop oriented distribution
- [Emeus](https://github.com/ebassi/emeus), constraint based layout manager for GTK+
- [Entangle](https://entangle-photo.org/), tethered camera control and capture desktop application
@@ -86,6 +88,7 @@ topic](https://github.com/topics/meson).
- [Le](https://github.com/kirushyk/le), machine learning framework
- [libcamera](https://git.linuxtv.org/libcamera.git/), a library to handle complex cameras on Linux, ChromeOS and Android
- [Libdrm](https://gitlab.freedesktop.org/mesa/drm), a library for abstracting DRM kernel interfaces
+ - [libdwarf](https://www.prevanders.net/dwarf.html), a multiplatform DWARF parser library
- [libeconf](https://github.com/openSUSE/libeconf), Enhanced config file parsing library, which merges config files placed in several locations into one
- [Libepoxy](https://github.com/anholt/libepoxy/), a library for handling OpenGL function pointer management
- [libfuse](https://github.com/libfuse/libfuse), the reference implementation of the Linux FUSE (Filesystem in Userspace) interface
@@ -158,6 +161,7 @@ format files
- [szl](https://github.com/dimkr/szl), a lightweight, embeddable scripting language
- [Taisei Project](https://taisei-project.org/), an open-source Touhou Project clone and fangame
- [Terminology](https://github.com/billiob/terminology), a terminal emulator based on the Enlightenment Foundation Libraries
+ - [ThorVG](https://www.thorvg.org/), vector-based scenes and animations library
- [Tilix](https://github.com/gnunn1/tilix), a tiling terminal emulator for Linux using GTK+ 3
- [Tizonia](https://github.com/tizonia/tizonia-openmax-il), a command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, Plex servers and Chromecast devices
- [Trilobite XUnit Test](https://github.com/trilobite-stdlib/trilo-xtest-c), a framework for testing C code