summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-07-07PKGBUILD: remove acpi_call and replace sdl2_gfxRandolph Sapp
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>
2023-06-22all: add sdl2_gfx to makedependsRandolph Sapp
Add new sdl2_gfx make dependency to makedepends array. Signed-off-by: Randolph Sapp <res.sapp@gmail.com>
2023-04-26PKGBUILD: bump revision and srcinfoStaticRocket
Bump the revision and srcinfo to help alert users the hacks are gone. Signed-off-by: StaticRocket <35777938+StaticRocket@users.noreply.github.com>
2023-04-26Revert "all: add some patches to work around build issues"StaticRocket
Relevant uhid-virt PR got merged[1]. Drop interim patches. This reverts commit aca6f4c6db5c6a2fcf294ef2bdc3c31d7670948f. [1] https://github.com/flukejones/uhid-virt/pull/4
2023-04-26all: add some patches to work around build issuesStaticRocket
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>
2023-04-25update deps and add some extra flags to follow guidelinesStaticRocket
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>
2023-02-04change conflicts line back to just asusctlStaticRocket
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>
2021-09-18update upstream url to point to asusctlStaticRocket
2021-04-21upstream name change patchStaticRocket
2021-03-12clarify paths a little moreStaticRocket
2021-03-12change license to use standard nameStaticRocket
2021-02-24update optdepends for kernel 5.11StaticRocket
2020-11-25playing with deps againStaticRocket
2020-11-20fix optdeps againStaticRocket
2020-11-20add provides statementStaticRocket
2020-11-07update to use revised makefile commandsStaticRocket
2020-09-27fix optdependsStaticRocket
2020-09-27change recommended dkms moduleStaticRocket
2020-09-27add dkms module optdependStaticRocket
2020-09-27fix upstreamStaticRocket
2020-09-27initStaticRocket