Age | Commit message (Collapse) | Author |
|
Added missing seatd dependence.
Added missing libinput dependence.
Bumped pkgver to match with new needed libraries.
|
|
Remove acpi_call from the optional dependencies as it is no longer
required. Replace sdl2_gfx with standard sdl2.
Signed-off-by: Randolph Sapp <res.sapp@gmail.com>
|
|
Add new sdl2_gfx make dependency to makedepends array.
Signed-off-by: Randolph Sapp <res.sapp@gmail.com>
|
|
Bump the revision and srcinfo to help alert users the hacks are gone.
Signed-off-by: StaticRocket <35777938+StaticRocket@users.noreply.github.com>
|
|
Relevant uhid-virt PR got merged[1]. Drop interim patches.
This reverts commit aca6f4c6db5c6a2fcf294ef2bdc3c31d7670948f.
[1] https://github.com/flukejones/uhid-virt/pull/4
|
|
Add some interim patches to get this building with the latest version of
cargo/rust. This is messy and will be dropped as soon as the
corresponding upstream PR is accepted [1].
Why is the patch bumping the uhid-virt version? Because the version
published to crates.io doesn't match the upstream package version,
despite the actual contents of the crate being the same. Feel free to
verify this [2].
[1] https://github.com/flukejones/uhid-virt/pull/4
[2] https://static.crates.io/crates/uhid-virt/uhid-virt-0.0.5.crate
Signed-off-by: StaticRocket <35777938+StaticRocket@users.noreply.github.com>
|
|
Update the make and optional dependencies. Also add a prepare section
and some environment variable settings to match the rust packaging
guidelines [1].
[1] https://wiki.archlinux.org/title/Rust_package_guidelines
Signed-off-by: StaticRocket <35777938+StaticRocket@users.noreply.github.com>
|
|
The old conflicts parameter was to provide an upgrade path after the
package changed names. That should no longer be necessary.
Signed-off-by: StaticRocket <35777938+StaticRocket@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|