Search Criteria
Package Details: redot-mono-bin 26.1_stable-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/redot-mono-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | redot-mono-bin |
| Description: | A multi-platform 2D and 3D game engine |
| Upstream URL: | https://www.redotengine.org/ |
| Licenses: | MIT |
| Conflicts: | redot, redot-bin, redot-mono |
| Provides: | redot-mono |
| Submitter: | cubic_control |
| Maintainer: | cubic_control |
| Last Packager: | cubic_control |
| Votes: | 2 |
| Popularity: | 0.002154 |
| First Submitted: | 2025-01-21 05:45 (UTC) |
| Last Updated: | 2026-01-30 04:03 (UTC) |
Dependencies (22)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR)
- embree3
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR)
- graphite (graphite-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- harfbuzz-icu (harfbuzz-icu-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libspeechd (libspeechd-gitAUR)
- libsquish (libsquish-fixed-tablesAUR)
- libtheora (libtheora-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libwebp (libwebp-gitAUR)
- libwslay
- libxcursor
- libxi (libxi-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mbedtls2
- miniupnpc (miniupnpc-gitAUR)
- pcre2 (pcre2-gitAUR)
- Show 2 more dependencies...
Latest Comments
cubic_control commented on 2025-11-28 07:17 (UTC)
@MimiValsi I didn't know the working directory could have a different name. Changed the pkgbuild to use '$(pwd)' as you did.
MimiValsi commented on 2025-11-28 07:06 (UTC)
I couldn't install the package because of this error:
Changed 'redot-mono' into '$(pwd)' on line 77 inside package() and installation proceeded.