| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 22 hours | feat(pkg): add aarch64 support and conflict with polify-bin | director | |
| 24 hours | fix(pkg): correct application URL casing and add patchelf makedep | director | |
| 25 hours | chore: fix PKGBUILD onnxruntime lib linking issue | director | |
| 25 hours | chore: fix PKGBUILD onnxruntime lib linking issue | director | |
| 34 hours | fix: suppress readlink failure on non-symlink libonnxruntime | director | |
| readlink exits 1 on regular files, which aborts package() under makepkg's errexit mode. Add stderr suppression and || true to handle non-symlink shared libraries gracefully. | |||
| 36 hours | fix: handle non-symlink libonnxruntime in package() | director | |
| readlink returns empty on regular files, causing ln to fail with an empty symlink target. Fallback to the file's own basename when the found library is not a symlink. | |||
| 37 hours | fix: bundle libonnxruntime.so and strip $srcdir references | director | |
| Flutter's bundling only copies the top-level libonnxruntime.so symlink which breaks at runtime since the symlink chain target is missing. Resolve the real .so from the plugin build dir and recreate the links. Also strip debug symbols from ELF binaries to remove embedded build paths that trigger namcap's $srcdir reference warning. | |||
| 37 hours | fix: add missing version-info step to PKGBUILD build() | director | |
| Generate lib/git_info.dart and set pubspec version before building. Add make to makedepends since the build step now invokes it. | |||
| 37 hours | fix: resolve empty pkgver due to pipeline || precedence | director | |
| The original `git describe | sed || printf` pipeline caused the `||` to bind to `sed` (which succeeds on empty input) instead of `git describe`. Refactored to use explicit if/else so the pubspec.yaml fallback triggers correctly when git describe fails. | |||
| 38 hours | chore: add polify-git PKGBUILD | director | |
| 2025-11-29 | Init commit | Henry B O N Marcelino | |
| Set PKGBUILD, update SRCINFO, add license, tidy gitignore | |||
| 2024-06-07 | Init commit | sineptic | |
| 2024-04-12 | Corrected maintainer name and contact. | Frédéric Bogaerts | |
| 2024-04-12 | Corrected wrongly uploaded file | Frédéric Bogaerts | |
| 2024-04-12 | Carrected wrongly uploaded file. Added usefull comments for whomever follows ↵ | Frédéric Bogaerts | |
| the tutorials on how to create PKGBUILD files. | |||
| 2024-04-09 | XFB initial commit to AUR | Frédéric Bogaerts | |
| 2023-12-11 | Reverted some changes | Joar Heimonen | |
| 2023-12-11 | Added autoupdate | Joar Heimonen | |
| 2023-12-11 | Added -v flag | Joar Heimonen | |
| 2023-12-11 | Moved prepare into build | Joar Heimonen | |
| 2023-12-11 | Moving shell scripts generated in wrong folder | Joar Heimonen | |
| 2023-12-11 | Moved libtoolize | Joar Heimonen | |
| 2023-12-11 | Added libtoolize | Joar Heimonen | |
| 2023-12-11 | Fixed upstream | Joar Heimonen | |
| 2023-12-11 | Added missing dependency | Joar Heimonen | |
| 2023-12-11 | Updated .SRCINFO | Joar Heimonen | |
| 2023-12-11 | Updated .SRCINFO | Joar Heimonen | |
| 2023-12-11 | Update pkgbase in .SRCINFO | Joar Heimonen | |
| 2023-12-11 | Update pkgbase in PKGBUILD | Joar Heimonen | |
| 2023-12-11 | Initial PKGBUILD release | Joar Heimonen | |
| 2023-11-19 | skip checksum | tgabor7 | |
| 2023-11-19 | Remove check | tgabor7 | |
| 2023-11-19 | src info | tgabor7 | |
| 2023-11-19 | First commit | tgabor7 | |
| 2023-11-11 | add gitignore | hikary | |
| 2023-09-28 | initial commit | Mr. Misconception | |
| 2023-09-13 | Initial commit | mzakyr12 | |
| 2023-09-13 | Initial commit | mzakyr12 | |
| 2023-09-13 | Initial commit | mzakyr12 | |
| 2023-09-13 | Initial commit | mzakyr12 | |
| 2023-09-13 | Initial commit | mzakyr12 | |
| 2023-08-31 | Jenkins Build | TrueConf Packager | |
| 2023-08-30 | useful commit message | Sergey Shvetsov | |
| 2023-08-30 | useful commit message | Sergey Shvetsov | |
| 2023-08-30 | useful commit message | Sergey Shvetsov | |
| 2023-01-10 | Initial commit | jurajmatus | |
| 2022-09-25 | useful commit message | Your Name | |
| 2022-09-25 | useful commit message | Your Name | |
| 2022-09-12 | YoLang | This-is-XiaoDeng | |
| 2022-09-02 | red-tldr v0.4.3 | Rvn0xsy | |