* Add externals for libgtk3 on macOS.
* Add check from alr devel branch
* Add specific Ports CI test
---------
Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
As indicated in the open issue [#1320](https://github.com/alire-project/alire/issues/1320) the detection of `gmp` does not work with `alr` with the Fedora Linux OS. This PR adds the suggested missing config line to detect the Fedora `gmp-devel` library.
Tested by editing the local cache file `~/.config/alire/indexes/community/repo/index/li/libgmp/libgmp-external.toml` to add the line suggested in the open issue:
```
fedora = ["gmp-devel"]
````
The detection then works as expected, and the previously failing build of `libadalang` on Fedora 38 (x86_64) now works.
libsimpleio release 1.21136.1
mcp2221 release 1.21136.1
remoteio release 1.21136.1
Made improvements to package Temperature.
Update copyright text in all source files.
These releases all match the libsimpleio general release package
munts-libsimpleio-2023.153.1.
libsimpleio release 1.21121.1
mcp2221 release 1.21121.1
remoteio release 1.21121.1
Reconciled some capitalization inconsistencies. Also some other
minor cleanups.
This exactly matches the general Debian package release
munts-libsimpleio-2023.115.1-debian11-<arch>.deb.
* libsimpleio release 1.20946.1
More improvements, especially to the support for Mikroelektronika
Click Boards. Also support for more Remote I/O Protocol servers.
* remoteio release 1.20946.1
More improvements, especially to the support for Mikroelektronika
Click Boards. Also support for more Remote I/O Protocol servers.
Fixed or suppressed many (but not all) compiler warnings.
Made major improvement to Mikroelektronika Click board support,
especially for BeagleBone target platforms.
Proper use of these packages would require calling `pkg-config` to set up
environment, which Alire does not do (yet?)
Co-authored-by: GHA <actions@github.com>
* 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.
* 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.
* 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>
* 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