Files
javalsai 5761838112 redo of #69 (#75)
* fix(pkg,aur): sources now are version unique

* build: allow to override git-rev and timestamp build info

* chore: organize and parallelize some checks

* chore: make standard PKGBUIDLs

* pkg(aur): `-bin` only has to depend on the `.so` file

* pkg(feat,aur): multiarch `-bin` pkg

* ci(void): update xbps first, add warning

* pkg(aur): bump pkgrels

* pkg(aur): pkgrel again AND `.SRCINFO` finally

---------

Co-authored-by: grialion <48643945+grialion@users.noreply.github.com>
2025-08-23 00:43:33 +02:00
..
2025-08-23 00:43:33 +02:00
2025-08-23 00:43:33 +02:00
2025-08-23 00:43:33 +02:00
2024-09-06 21:33:49 +02:00
2025-08-23 00:43:33 +02:00
2025-08-23 00:43:33 +02:00
2025-08-23 00:43:33 +02:00

AUR Packages

These files are just for reference, I'll manually edit and publish them, at least until I automate it with github actions (like updating version automatically on a release).

There are three packages that follow standard conventions:

  • lidm: Builds latest release (manually updated per release basis)
  • lidm-bin: Fetches latest release binary (compiled by GitHub Actions, also updated per release)
  • lidm-git: Fetches latest commit and builds it (should be updated automatically)

[!IMPORTANT] None of those packages include the service files. You have to do this yourself.