Search Criteria
Package Details: odin dev_2024_10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/odin.git (read-only, click to copy) |
---|---|
Package Base: | odin |
Description: | The Data-Oriented Language for Sane Software Development. |
Upstream URL: | https://odin-lang.org/ |
Keywords: | programming |
Licenses: | BSD-3-Clause |
Conflicts: | odin |
Provides: | odin |
Submitter: | zhangkaizhao |
Maintainer: | Payn |
Last Packager: | Payn |
Votes: | 10 |
Popularity: | 0.152659 |
First Submitted: | 2020-08-31 10:22 (UTC) |
Last Updated: | 2024-10-16 17:25 (UTC) |
Dependencies (6)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR)
- llvm-libs (llvm-libs-rocm-gitAUR, llvm-libs-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
« First ‹ Previous 1 2
misagh commented on 2023-07-26 16:42 (UTC)
Hi @demizer, after looking at your PKGBUILD, it doesn't seem like anything is out of order. In fact the odin compiler is able to find vendor source files during compilation, but it's the linker that fails to find the .so files. I have informed the odin dev of all this and they will investigate things on their end. If there is anything to do here, I will inform or supply a patch.
demizer commented on 2023-07-26 14:56 (UTC)
Hi @misagh,
Thanks for reaching out! Isn't that being done here: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=odin#n41
Please submit a patch if this is incorrect, or a suggestion on how to fix because I am not certain.
Thanks!
misagh commented on 2023-07-26 13:58 (UTC)
Hi, I'm reaching out on behest of Odin's developer. Would it be possible to enable the vendor libraries in this package. If so, please let us know if we can support with this in any way.
beyondmagic commented on 2023-06-28 06:03 (UTC)
Dependencies should list the which package as well.
dris_og commented on 2023-03-31 18:25 (UTC)
doesn't seem to provide the vendor library collection
« First ‹ Previous 1 2