Package Details: rustowl-bin 0.3.4-3

Git Clone URL: https://aur.archlinux.org/rustowl-bin.git (read-only, click to copy)
Package Base: rustowl-bin
Description: Visualize Ownership and Lifetimes in Rust
Upstream URL: https://github.com/cordx56/rustowl
Keywords: lifetime ownership rust visualization
Licenses: MPL-2.0
Conflicts: rustowl, rustowl-git
Submitter: MuntasirSZN
Maintainer: MuntasirSZN (cordx56)
Last Packager: MuntasirSZN
Votes: 2
Popularity: 0.003694
First Submitted: 2025-04-30 15:30 (UTC)
Last Updated: 2025-06-19 07:37 (UTC)

Latest Comments

MuntasirSZN commented on 2025-06-19 07:12 (UTC)

Hi @main.go, yeah I misunderstood the Submission Guidlines completely. I added a commit in latest that solves this. I will rename the package and create a new one.

main.go commented on 2025-06-18 14:25 (UTC) (edited on 2025-06-18 14:52 (UTC) by main.go)

Why is zig listed as a dependency?

Using zigbuild just to use zig linker seems not nescessary

If zig is really required it shouldn't be locked to 0.13.0

Why is this package building anything with a -bin suffix in the name? As stated in the Submission Guidelines, the -bin suffix should be used when the package uses prebuilt deliverables. I suggest renaming the package to rustowl and creating a separate rustowl-bin package that uses prebuilt rustowl binaries.

MuntasirSZN commented on 2025-06-14 08:28 (UTC)

Its a deps issue in your side which I sadly cannot reproduce. Can you do a chroot build? paru has this kinds of functionality. @mb720

mb720 commented on 2025-06-11 09:09 (UTC)

Installing using aura -A rustowl-bin currently fails with this error:

error: failed to commit transaction (conflicting files)
llvm19-libs: /usr/lib/libLLVM-19.so exists in filesystem (owned by llvm-libs)
llvm19-libs: /usr/lib/libLLVM.so.19.1 exists in filesystem (owned by llvm-libs)
clang19: /usr/lib/libclang-cpp.so.19.1 exists in filesystem (owned by clang)
clang19: /usr/lib/libclang.so.19.1 exists in filesystem (owned by clang)

MuntasirSZN commented on 2025-05-12 12:50 (UTC)

Thanks for pointing that!

ratata commented on 2025-05-10 08:19 (UTC)

you need to add rustup as a dependency