Search Criteria
Package Details: bgfx-git 1.143.9245-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bgfx-git.git (read-only, click to copy) |
|---|---|
| Package Base: | bgfx-git |
| Description: | Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library. |
| Upstream URL: | https://bkaradzic.github.io/bgfx |
| Licenses: | BSD |
| Conflicts: | bgfx |
| Provides: | bgfx |
| Submitter: | bwrsandman |
| Maintainer: | bwrsandman |
| Last Packager: | bwrsandman |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-01-31 03:37 (UTC) |
| Last Updated: | 2026-05-03 00:15 (UTC) |
Dependencies (3)
- libx11 (libx11-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-nollvm-gitAUR, mesa-rdna2vrAUR, mesa-minimal-gitAUR, mesa-amber)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Required by (1)
- openblack-git (requires bgfx)
Latest Comments
bwrsandman commented on 2026-05-03 00:19 (UTC)
The author of GENie is the author of bgfx.
They choose to have a monorepo.
This AUR package currently only supports x86_64 (as per the arch entry.)
If someone wants to suggest a solution, I can try to integrate it.
Popolon commented on 2026-05-02 18:42 (UTC) (edited on 2026-05-02 18:48 (UTC) by Popolon)
There is no rule for linux-debug64 nor linux-release64 available rules are:
Tried both linux-gcc-release64 and linux-clang-release64, and it even doesn't manage to found libm.so.6, that is in /usr/lib/ :(
ps: for this second part bug, genie is an x86_64 (AMD64) binary, my arch are arm64 and riscv64, why for put a binary file in opensource build system ??? There is a genie-git AUR package.