Commit Graph

873 Commits

Author SHA1 Message Date
Blady-Com a8bcb71a90 florist_blady 6.0.0 (#629)
* Add Alire support for Florist source version.

* Specify available OS.

* Change name to avoid confusion with that one provided by AdaCore. Add provides property for API compatibility with any Florist compliant with Posix Ada.

* Rename the parent folder.

* Set corresponding alternate AdaCore version to 22.0.

* Fix naming of config GPR file in the new provided commit.
2022-10-24 09:34:38 +02:00
Simon Wright 6c65c1f5f9 tash 8.7.0 (#663)
* Add tash 8.7.0 (first Alire release).

* Removed local-index setting in workflows.

* Use tclsh or tclsh8.6 if not found.
2022-10-14 09:48:13 +02:00
nytpu 3f265894d9 tlsada 2.5.2 (#662) 2022-10-13 16:22:32 +02:00
Manuel Hatzl c357e88610 vaton 0.1.0 (#660)
* feat: add vaton 0.1.0-dev to alire

* fix: pump GNAT version to support VALID_BIG_INTEGER
2022-10-11 12:29:33 +02:00
Marc Poulhiès a108a1589a stm32f0x2_hal 0.1.0 (#661)
Crate is derived from Ada_Drivers_Library and provide initial support
for STM32 F0x2 MCU family.

Signed-off-by: Marc Poulhiès <dkm@kataplop.net>

Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
2022-10-11 12:26:33 +02:00
Holger Rodriguez e98fab332f tiny_rp2040_bsp 0.2.1 (#658)
* caught up with all new RP2040 changes required

hal 0.3.0; rp2040 2.0.0 etc.

* caught up with newest changes for HAL/RP2040

* Delete tiny_rp2040_bsp-0.2.0.toml

Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
2022-10-10 12:53:23 +02:00
Rolf Ebert 99db17c5ed avrada_lib 2.0.2, avrada_mcu 2.0.2, avrada_examples 1.0.1 (#655)
* remove pins from alire.toml

* set correct dependency in the examples
2022-10-10 10:52:35 +02:00
Fabien Chouteau 5d6f2014c6 task_coroutines 0.1.0 (#653) 2022-10-06 16:51:25 +02:00
Marc Poulhiès fe3418be8c libadalang_tools: fix gnat dependency (#652)
libadalang_tools crate does not build correctly with GNAT 12 because of new diagnostic message.
2022-10-06 16:41:41 +02:00
J.GIOUX 007ed729d1 libgtk3, libmysqlclient external: Fedora support (#649)
* Update libmysqlclient-external.toml

update with fedora package
https://packages.fedoraproject.org/pkgs/community-mysql/community-mysql-devel/

* Update libgtk3-external.toml

add support for fedora package
https://packages.fedoraproject.org/pkgs/gtk3/gtk3-devel/
2022-10-05 12:12:11 +02:00
Adel Noureddine de3888090f powerjoular 0.4.0 (#646)
* Add PowerJoular

* Add tags

Co-authored-by: Adel Noureddine <7352066-adelnoureddine@users.noreply.gitlab.com>
2022-10-05 10:40:43 +02:00
Rolf Ebert 88d724e98e avrada_examples 1.0.0 (#650) 2022-10-05 09:54:43 +02:00
Rolf Ebert f5eb425e08 avrada_lib 2.0.0, 2.0.1 (#631)
* crate for AVR standard library

* remove the prerelease part from version

* moved to v2.0.1, accept gnat-v12.2

Co-authored-by: GHA <actions@github.com>
2022-10-04 19:08:26 +02:00
J.GIOUX 69cecf03e0 libsqlite3 external: Fedora support (#647)
update with fedora package
https://packages.fedoraproject.org/pkgs/libsqlite3x/libsq3-devel/
2022-10-04 17:53:44 +02:00
J.GIOUX ab2e1c7511 libpq external: Fedora support (#644)
* Add Support for Fedora

Nomenclature of package name is different on Fedora, certainly the case for all RPM based distribution...

* Update libpq-external.toml

forever dyslexic... wrong package name in my previous commit, sorry.

* Update libpq-external.toml

forever dyslexic... wrong package name in my previous commit, sorry.
2022-10-04 17:50:49 +02:00
Rolf Ebert 2bd4373fbf avrada_mcu, avrada_rts 2.0.1 (#630)
* Add Run-Time-System and MCU definitions from AVR-Ada

* remove the prerelease part from version

* force use of LF only on git checkout, permit GNAT v12.2 as dependancy

* moved RTS and MCU version to v2.0.1
2022-10-04 17:22:54 +02:00
Holger Rodriguez 8cd5704a3f itsybitsy_rp2040_bsp 0.2.0 (#643)
hal 0.3.0; rp2040 2.0.0 etc.
2022-10-03 14:36:01 +02:00
J.GIOUX 1238a38dab openssl external: Fedora support (#645)
Add support for fedora
2022-10-03 11:43:26 +02:00
Simon Wright 8eb9a42630 libtcl, libtk external (#639)
* Added externals for libtcl, libtk.

macOS note: these call up the Homebrew package tcl-tk, but as usual if
the user isn't using alr 1.3 they can install the package themselves.

* Corrected spelling errors for libtcl, libtk.

  * index/li/libtcl/libtcl-external.toml: sytem -> system.
  * index/li/libtk/libtk-external.toml: likewise.
2022-10-03 11:32:47 +02:00
pmunts f3ff75830e libsimpleio 1.20506.1 (#641) 2022-09-29 11:40:57 +02:00
Blady-Com 2c7e961f7b gtkada 21.0.0: macOS support (#545)
* Add macOS support to GTKAda 21.0.0.

* Fix sed syntax for Linux.

* To be compatible between macOS and Linux, we should avoid sed -i and use tmp files instead.

* Disable problematic platforms

Co-authored-by: GHA <actions@github.com>
2022-09-29 11:36:37 +02:00
Gautier de Montmollin 5e9c278231 hac 0.21.0 (#638)
* Create hac-0.21.0.toml

Upgrade to HAC v.0.21
Details here: https://sourceforge.net/p/hacadacompiler/news/
More details in doc/hac_work.xls

* Update hac-0.21.0.toml

Added a few tags. Other ideas are welcome...
2022-09-27 11:37:35 +02:00
Paul Jarrett 5331bdb7a7 simple_regex 0.1.0 (#640) 2022-09-26 12:43:37 +02:00
Laurent Thévenoux 5f0ee5c822 admpfr 4.1.0, libmpfr external (#636)
* Add index entry for Admpfr v4.1.0-0

Admpfr is an Ada library offering bindings for the MPFR C library.
It's a complete interface to the C library.

Admpfr v4.1.0-* is compatible with MPFR 4.1.0.

* fixup! Add index entry for Admpfr v4.1.0-0

* fixup! fixup! Add index entry for Admpfr v4.1.0-0

* Adjust admpfr and libmpfr indexes regarding checks results

* fixup! Adjust admpfr and libmpfr indexes regarding checks results
2022-09-21 12:13:47 +02:00
Holger Rodriguez 12c3f4fbc5 eeprom_i2c 4.0.1 (EEPROM MicroChip 24FC64: 64 kBit) (#637)
* added another EEPROM MicroChip 24FC64: 64 kBit

* added MicroChip 24FC64: 64 kBit and bumped HAL to 0.3.0

* Delete eeprom_i2c-4.0.0.toml

Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
2022-09-20 16:12:07 +02:00
Manuel ba2b6261d1 asfml 2.4.1 (#635)
* Version of ASFML aimed to be compatible with CSFML v2.4

* Fix package name casing for Fedora 36
2022-09-15 10:32:27 +02:00
Alejandro R Mosteo 4490d94341 hello 1.0.2, libhello 1.0.1 (#628)
Add Alire manifests and enable use of configuration

Co-authored-by: GHA <actions@github.com>
2022-09-14 09:50:14 +02:00
Mateus de Lima Oliveira ca49c6455c chacha20 0.1.0 (#634)
* Added chacha20-0.1.0-dev

* Update and rename chacha20-0.1.0-dev.toml to chacha20-0.1.0.toml

Renamed file and fixed version number.
2022-09-12 16:20:17 +02:00
Stephane Carrez 4a8ca83b18 dynamo 1.3.0 (#617)
Co-authored-by: GHA <actions@github.com>
2022-09-05 11:04:09 +02:00
Blady-Com afecc3ffb5 ppag 1.6.0, 2.1.0 (#627)
* Add Alire support for the tutorial PPAG with Gnoga versions 1.6 and 2.1.

* Fix ppag folder oversight.
2022-08-31 11:10:49 +02:00
Fabien Chouteau 33e941f730 rtmidi 0.1.0, librtmidi external (#625)
* Create rtmidi-0.1.0.toml

* Create librtmidi-external.toml

* Update rtmidi-0.1.0.toml

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
2022-08-29 18:38:02 +02:00
Alejandro R. Mosteo 3ea15e928f index.toml: update version to 1.2.1 2022-08-29 18:21:04 +02:00
Stephane Carrez 0fee038825 ado_mysql: add libmariadb dependency (#622) 2022-08-29 12:29:49 +02:00
Gautier de Montmollin 1c621877c3 zipada 58.0.0 (#621)
* Create zipada-58.0.0.toml

Moving on to Zip-Ada version 58.

* Update zipada-58.0.0.toml

Adapted an example from Alire's doc to relate Alire's `os` to zipada.gpr's `Zip_OS`.

* Update zipada-58.0.0.toml

Put [gpr-set-externals...] after headerless part.

* Update zipada-58.0.0.toml

On zip-ada's side: fixed version string.

* Update zipada-58.0.0.toml

Adapted list of executables to those actually built by zipada.gpr.
2022-08-29 12:25:53 +02:00
Stephane Carrez 8aa6e80a02 awa, awa_unit 2.4.0 (#623) 2022-08-27 17:20:42 +02:00
onox 36dc12c59b dcf 2.0.3, emojis 1.0.1, evdev 2.0.2, inotify 2.0.1, etc. (#620)
* dcf 2.0.3

* emojis 1.0.1

* evdev 2.0.2

* inotify 2.0.1

* json 5.0.3

* spoon 1.0.1

* weechat_ada 3.0.1

* zipdcf 2.0.3

* wayland-ada 1.0.0 crates

* canberra 2.0.2

* Fix pre-build action in wayland_client_ada 1.0.0

* xdg_base_dir 1.0.0
2022-08-27 12:56:35 +02:00
GHA 25e277e47d Force alr version to 1.2.1
This way we can test that version without making it default in setup-alire
action.
2022-08-26 15:08:38 +02:00
Stephane Carrez 19b9c9f156 libmariadb external (#619) 2022-08-23 10:51:14 +02:00
Jeremy Grosser 482c219a9a rp2040_hal, pico_bsp, pico_examples 2.0.0 (#618) 2022-08-22 18:46:20 +02:00
Stephane Carrez 365ece5cc0 openapi 0.6.0, openapi_server 0.6.0 (#616) 2022-08-22 11:05:43 +02:00
Simon Wright 96ae9d9262 ews 1.11.0 (#615)
* Adding EWS 1.11.0.

* Fixed CI build error.
2022-08-19 19:20:50 +02:00
Stephane Carrez 5e094050a2 serverfaces 1.5.0, serverfaces_unit 1.5.0 (#614) 2022-08-18 12:55:46 +02:00
Stephane Carrez 9ed78577e7 servletada 1.6.0, servletada_aws 1.6.0, servletada_unit 1.6.0 (#612)
I'll submit the servletada_ews crate when Simon publishes the ews crate
2022-08-18 11:17:26 +02:00
nytpu f4102f2005 tlsada 2.5.1, uri_mime 1.4.0 (#608)
* tlsada 2.5.0

* uri_mime 1.4.0

* tlsada 2.5.1
2022-08-18 11:05:51 +02:00
Blady-Com 58f1131b7e gnoga 1.6.2, gnoga 2.1.2 (#607) 2022-08-18 11:02:05 +02:00
Stephane Carrez 5a220c088a akt 1.3.3, keystoreada 1.3.3 (#599) 2022-08-17 13:57:10 +02:00
Fabien Chouteau cc8691353a littlefs 0.2.2, littlefs 0.3.1 (#606) 2022-08-17 13:53:29 +02:00
Fabien Chouteau 9d63de674e cortex_m 0.5.0 (#603) 2022-08-17 12:30:52 +02:00
Manuel 8ccdd4b51c New release: ASFML v2.5.3. & Add external origin for libcsfml on Fedora (#605) 2022-08-11 08:14:42 +02:00
Blady-Com 9e79b59fd3 Upgrade UXStrings to version 0.4.0. (#602)
Add Simple Components dependency.
2022-08-09 09:06:56 +02:00