]> Git Repo - buildroot-mgba.git/commit
package/libdex: new package
authorAdrian Perez de Castro <[email protected]>
Thu, 27 Jun 2024 22:02:18 +0000 (01:02 +0300)
committerThomas Petazzoni <[email protected]>
Fri, 12 Jul 2024 15:51:30 +0000 (17:51 +0200)
commit70319b47f646f74f407ed3355baf5b581a10518a
treec8f534c02b0e8a64850bfe549ef0231e5c930d4b
parent4cb762efa4f35fa62a63475154c9431fd0da8e97
package/libdex: new package

This package provides utilities for asynchronous programming in C
using a futures/promises model. Newer versions of sysprof require
this library.

https://gitlab.gnome.org/GNOME/libdex

Signed-off-by: Adrian Perez de Castro <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
DEVELOPERS
package/Config.in
package/libdex/Config.in [new file with mode: 0644]
package/libdex/libdex.hash [new file with mode: 0644]
package/libdex/libdex.mk [new file with mode: 0644]
This page took 0.027219 seconds and 4 git commands to generate.