Age | Commit message (Collapse) | Author |
|
- Update pkgver() to match semver only (and skip continous tag)
|
|
- Upstream force-pushed
- Fix pkgver()
|
|
- Drop upstreamed patch (tsl0922/ImPlay@afebd61)
|
|
- Sync latest ref changes
- Regen patch for imgui-1.90
|
|
- Add build dependency `git`
|
|
- Sync to latest git commit since no new tags have been created for so long.
This introduces many new features and fixes
(e.g. 11dffaf `fix conflict with c++ 20 format`),
which requires quite a lot of effort to get the fixes backported. So
instead of struggling with backporting, let's go with the shiny git version :D
|
|
- Regenerate patch to remove new line trailing
|
|
- Regenerate patches
- Add a new patch to fix build on newer gcc
|
|
- Enable `xdg-desktop-portal` support
|
|
|
|
- Move `glfw` to depends
- Add a patch to solve `makepkg` warning
|
|
Use system GLFW library
Notice: If you encounter any error spams like this below on Wayland, remember to enable the 'Enable Docking' option [1] in settings/interface:
> GLFW [65544]: Wayland: Window position retrieval not supported
[1]: Should be enabled by [default](https://github.com/tsl0922/ImPlay/blob/244a7c3d654f059a71fac08ccf4a9890051dd90e/include/config.h#L14)
Ref: https://github.com/tsl0922/ImPlay/issues/17
|
|
|