Commit Graph

7 Commits

Author SHA1 Message Date
Léo Germond 978bd4916f labs_solar_system 1.1.0 (#1091)
* labs_solar_system 1.1.0 (via `alr publish --submit`)

* Add Fedora/CentOS SDL definitions

---------

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
2024-06-17 23:02:35 +02:00
Simon Wright ab77175b25 macports externals (#849)
These externals are those that already had homebrew settings.

  * index/li/libftdi1/libftdi1-external.toml
  * index/li/libgmp/libgmp-external.toml
  * index/li/libhidapi/libhidapi-external.toml
  * index/li/libsdl2/libsdl2-external.toml
  * index/li/libsdl2_image/libsdl2_image-external.toml
  * index/li/libsdl2_ttf/libsdl2_ttf-external.toml
  * index/li/libtcl/libtcl-external.toml
  * index/li/libtk/libtk-external.toml
  * index/li/libusb/libusb-external.toml
2023-07-19 13:33:51 +02:00
Simon Wright bb56bf801f libsdl2*-external for Homebrew (#832)
* index/li/libsdl2/libsdl2-external.toml (external): added 'homebrew'
      option, "sdl2".
  * index/li/libsdl2_image/libsdl2_image-external.toml: likewise, "sdl2_image".
  * index/li/libsdl2_ttf/libsdl2_ttf-external.toml: likewise, "sdl2_ttf".
2023-06-21 11:48:44 +02:00
Fabien Chouteau 697f096eb0 Convert licenses to SPDX expressions (#226) 2021-01-13 14:12:03 +01:00
onox a500e6bb7f Add sdl2 for arch distribution to libsdl2 (#217) 2020-12-23 12:29:08 +01:00
Alejandro R Mosteo f92f8dae34 SDLAda on Windows, reprise (#167)
* 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>
2020-10-05 18:17:34 +02:00
Alejandro R. Mosteo 31e9c543b3 Migrated index format to per-release manifests
Also applied the rest of transformations described in alire#227: no top-level
[genera] table, name/version keys, [[depends-on]] array instead of table.
2020-09-01 16:33:27 +02:00