Package Details: jay-git r1251.c6ca7c22-1

Git Clone URL: https://aur.archlinux.org/jay-git.git (read-only, click to copy)
Package Base: jay-git
Description: A Wayland Compositor
Upstream URL: https://github.com/mahkoh/jay
Licenses: GPL-3.0-only
Conflicts: jay
Provides: jay, wayland-compositor
Submitter: kotarac
Maintainer: kotarac
Last Packager: kotarac
Votes: 0
Popularity: 0.000000
First Submitted: 2024-10-13 12:41 (UTC)
Last Updated: 2025-04-04 19:37 (UTC)

Latest Comments

GrabbenD commented on 2025-03-16 19:09 (UTC) (edited on 2025-03-16 19:55 (UTC) by GrabbenD)

Some other observations:

GrabbenD commented on 2025-03-16 19:05 (UTC) (edited on 2025-03-16 19:59 (UTC) by GrabbenD)

Thanks for the PKGBUILD!

To avoid conflicts, it should be enough to specify makedepends=(cargo) and provide export RUSTUP_TOOLCHAIN=stable in build() & check() instructions: https://wiki.archlinux.org/title/Rust_package_guidelines

~> rustup --version
rustup 1.28.1 (2025-03-05)
info: This is the version for the rustup toolchain manager, not the rustc compiler.
info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`

~> paru --sync jay-git
:: Resolving dependencies...
:: Calculating conflicts...
:: Calculating inner conflicts...

:: Conflicts found:
    rust: rustup (rust)  rustup (cargo)  rustup (rustfmt)  rustup (cargo)  rustup (rustfmt)  

:: Conflicting packages will have to be confirmed manually

Repo (1)     Old Version  New Version       Make Only
extra/rust                1:1.85.0-1        Yes

Aur (1)      Old Version  New Version       Make Only
aur/jay-git               r1126.218f8d7b-1  No

For instance, this approach is used by nushell-git (Rust): https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=nushell-git