* A cross-platform library to access USB devices
Initial addition to the community index.
* A Simple library for communicating with USB and Bluetooth HID devices
Initial addition to the community index.
* Added licenses and Arch packages
Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
* Openglada: Correct libx11 version
* Index x11 on Arch
* Fix openglada 0.6 dependencies
* Set windowing system on Windows/macOS
* Fix gnat dependency to all platforms
Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
* Add GNATcoll bindings 21.0.0
For the same reason as GNATcoll, this patch removes the 2019 release of
gmp and iconv.
* Add externals for GNATcoll bindings
* sdlada.toml: add C_INLCUDE_PATH on Windows msys2
* sdlada.toml: only compile tools on post-fetch
The other make file targets are not required.
Also define SDL_PLATFORM for all targets so we don't have to user a different post-fetch for each OS.
* sdlada.toml: remove SDL_MODE definition
This means the users of the lib can define the build mode they want.
* libsdl2*.toml: add msys2 package
* ada_voxel_space_demo.toml: set sdlada build mode
* Migrated to 0.4 manifest version
Co-authored-by: Fabien Chouteau <fabien.chouteau@gmail.com>
Also applied the rest of transformations described in alire#227: no top-level
[genera] table, name/version keys, [[depends-on]] array instead of table.
Crates without maintainer or pending migration remain in /orphaned
GitHub URLs rely on the default tarballs that at some point will
have to be released with uploaded binaries (with `alr publish` support).