| Age | Commit message (Collapse) | Author |
|
|
|
- Add sysusers entry to create `i2c` group
- Add udev rule to assign `i2c-*` devices to `i2c` with MODE=0660
- Add modules-load conf to enable `i2c-dev`
- Add .install script to add package user to `i2c` on install and
print removal instructions on uninstall
- Mark package provides/conflicts/replaces for `hyprmt-brightstay`
- Add new sources and b2sums in PKGBUILD and .SRCINFO
|
|
Avoid requiring git as a makedep by switching to the upstream release
tarball. Introduce _tag to construct the archive URL and update b2sums
to match the tarball. Reflect same changes in .SRCINFO.
|
|
Provide Arch packaging metadata to publish hyprmt v3.0.0 to AUR/Arch
repos and enable verifiable, reproducible builds. Cargo is fetched
and built with --frozen to lock dependencies; tests run during
check to catch packaging regressions.
- Declare runtime hyprland>=0.55.0 and optional fuzzel support
- Include source tag and b2sums for integrity verification
|