Package Details: alire 2.0.0-2

Git Clone URL: https://aur.archlinux.org/alire.git (read-only, click to copy)
Package Base: alire
Description: A catalog of ready-to-use Ada libraries plus a command-line tool (alr) to obtain, build, and incorporate them into your own projects. It aims to fulfill a similar role to Rust's cargo or OCaml's opam.
Upstream URL: https://alire.ada.dev/
Licenses: GPL3
Submitter: tfl5034
Maintainer: tfl5034
Last Packager: tfl5034
Votes: 4
Popularity: 1.11
First Submitted: 2021-02-17 07:22 (UTC)
Last Updated: 2024-03-16 23:03 (UTC)

Dependencies (5)

Required by (2)

Sources (21)

Pinned Comments

tfl5034 commented on 2024-03-14 18:00 (UTC) (edited on 2024-03-14 18:05 (UTC) by tfl5034)

You may run into an error because a git repo of a dependency has a different URL. If that occurs, manually remove the old repo and try the install again.

e.g.

==> ERROR: $HOME/.cache/paru/clone/alire/si_units is not a clone of https://github.com/mosteo/si_units
    Aborting...
==> ERROR: $HOME/.cache/sources/gnatcoll-core is not a clone of https://github.com/alire-project/gnatcoll-core.git
    Aborting...

Latest Comments

1 2 Next › Last »

tfl5034 commented on 2024-03-16 23:03 (UTC)

Thanks, checkdepends has been fixed.

Herve_R commented on 2024-03-16 18:45 (UTC)

checkdepends is missing python-pexpect. And thanks for the PKGBUILD

tfl5034 commented on 2024-03-14 18:00 (UTC) (edited on 2024-03-14 18:05 (UTC) by tfl5034)

You may run into an error because a git repo of a dependency has a different URL. If that occurs, manually remove the old repo and try the install again.

e.g.

==> ERROR: $HOME/.cache/paru/clone/alire/si_units is not a clone of https://github.com/mosteo/si_units
    Aborting...
==> ERROR: $HOME/.cache/sources/gnatcoll-core is not a clone of https://github.com/alire-project/gnatcoll-core.git
    Aborting...

charlie5 commented on 2023-07-09 16:31 (UTC)

This package is available in the Arch Ada Repository.

https://wiki.archlinux.org/title/Ada

demizer commented on 2023-06-01 03:45 (UTC)

@tfl5034, I haven't edited the wiki in years! I don't think that change would be welcome. :)

tfl5034 commented on 2023-06-01 02:17 (UTC)

@demizer if you don't mind, could you update the Arch Wiki to reflect the definition of "out-of-date" that I linked so we don't have this confusion in the future? In the meantime, I will see what patches need to be applied. I will accept patches if you want to contribute.

demizer commented on 2023-05-31 22:36 (UTC) (edited on 2023-05-31 22:43 (UTC) by demizer)

@tfl5034 sorry. The 1.2.2 package from upstream is not buildable on arch. Irregardless what the wiki says about flagging. Upstream is out of date and thus this package is as well.

Thank you for supporting Arch!

tfl5034 commented on 2023-05-31 19:51 (UTC)

I will look into fixing this. But please only flag this as out of date when there is an upstream version bump that this package is missing. https://wiki.archlinux.org/title/Arch_User_Repository#Flagging_packages_out-of-date

demizer commented on 2023-05-31 19:15 (UTC)

I created https://aur.archlinux.org/packages/alire-git until a new versioned release of Alire is made that supports gcc 13.1.

demizer commented on 2023-05-31 06:21 (UTC)

@charlie5 seems gcc 13.1 broke alire and it's deps pretty good. Unfortunately I was not able to build from source at all. I did get past the error you listed by updating the toml_slicer git ref in the PKGBUILD but the build fails on a different step. The only way this is going to build is for the alire project to make a new release that supports gcc 13.1