Search Criteria
Package Details: rmlui 6.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rmlui.git (read-only, click to copy) |
|---|---|
| Package Base: | rmlui |
| Description: | The HTML/CSS User Interface library evolved |
| Upstream URL: | https://mikke89.github.io/RmlUiDoc/ |
| Licenses: | MIT |
| Submitter: | twa022 |
| Maintainer: | HurricanePootis |
| Last Packager: | HurricanePootis |
| Votes: | 1 |
| Popularity: | 0.50 |
| First Submitted: | 2022-03-18 02:17 (UTC) |
| Last Updated: | 2026-07-13 00:13 (UTC) |
Dependencies (7)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- luajit (luajit-2.1-lua52-gitAUR, luajit-clang-gitAUR, luajit-gitAUR, luajit-openrestyAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-nollvm-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-amber) (make)
- luajit (luajit-2.1-lua52-gitAUR, luajit-clang-gitAUR, luajit-gitAUR, luajit-openrestyAUR) (optional) – Lua bindings
Latest Comments
HurricanePootis commented on 2026-06-16 09:31 (UTC) (edited on 2026-06-16 09:35 (UTC) by HurricanePootis)
Hey,
I've gone through this PKGBUILD, and I have a few suggestions:
boostis no longer required by this package, nor isglu. I confirmed this by checking the deps required withnamcap, and building the package in aextra-x86-64-build -cchroot, reiterating the PKGBUILD until I got everything precisely.prepare()function that checks for a build folder and deletes it. This also means calling cmake instead of make directly.-DCMAKE_BUILD_TYPE=None -DCMAKE_C_FLAGS="${CFLAGS} -DNDEBUG -DCMAKE_CXX_FLAGS=${CXXFLAGS} -DNDEBUGin order to remove any references to the$srcdir, which is warningmakepkggives.Feel free to take a look