Search Criteria
Package Details: servo 0.0.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/servo.git (read-only, click to copy) |
|---|---|
| Package Base: | servo |
| Description: | Parallel Browser Project: web browser written in Rust |
| Upstream URL: | https://github.com/servo/servo |
| Licenses: | MPL-2.0 |
| Submitter: | alerque |
| Maintainer: | alerque |
| Last Packager: | alerque |
| Votes: | 4 |
| Popularity: | 0.62 |
| First Submitted: | 2025-10-20 17:19 (UTC) |
| Last Updated: | 2026-03-31 12:14 (UTC) |
Dependencies (26)
- bzip2 (bzip2-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR)
- glu (glu-gitAUR)
- gst-plugins-bad (gst-plugins-bad-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libxcursor
- libxi (libxi-gitAUR)
- libxmu
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-rk35xx-gitAUR, mesa-minimal-gitAUR, mesa-nollvm-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-amber)
- python-dbus
- ttf-font (neuropol-ttfAUR, ttf-win7-fontsAUR, ttf-ms-win8AUR, ttf-ms-win8-arabicAUR, ttf-ms-win8-hebrewAUR, ttf-ms-win8-seaAUR, ttf-ms-win8-indicAUR, ttf-ms-win8-japaneseAUR, ttf-ms-win8-koreanAUR, ttf-ms-win8-zh_cnAUR, ttf-ms-win8-zh_twAUR, ttf-ms-win8-thaiAUR, ttf-ms-win8-otherAUR, ttf-kidsAUR, ttf-liberation-sans-narrowAUR, ttf-cavafy-scriptAUR, ttf-ms-fontsAUR, ttf-dejavu-ibAUR, ttf-zeldaAUR, ttf-oxygenAUR, ttf-oxygen-gfAUR, ttf-share-gfAUR, ttf-gostAUR, otf-inconsolata-dzAUR, ttf-d2codingAUR, ttf-agaveAUR, ttf-cuprumAUR, ttf-autour-oneAUR, ttf-impallari-milongaAUR, ttf-impallari-miltonianAUR, ttf-clarity-cityAUR, ttf-ms-win10AUR, ttf-ms-win10-japaneseAUR, ttf-ms-win10-koreanAUR, ttf-ms-win10-seaAUR, ttf-ms-win10-thaiAUR, ttf-ms-win10-zh_cnAUR, ttf-ms-win10-zh_twAUR, ttf-ms-win10-otherAUR, ttf-win10AUR, ttf-bmonoAUR, ttf-weblysleekuiAUR, ttf-dejavu-emojilessAUR, ttf-lucida-fontsAUR, ttf-juiseeAUR, ttf-ms-win10-autoAUR, ttf-karlaAUR, ttf-ibm-plex-sans-scAUR, noto-fonts-variable-liteAUR, noto-fonts-latin-greek-cyrillicAUR, ttf-ms-win11-autoAUR, ttf-xo-fontsAUR, ttf-pt-astra-sansAUR, ttf-pt-astra-serifAUR, ttf-pt-monoAUR, ttf-pt-root_uiAUR, ttf-pt-sansAUR, ttf-pt-serifAUR, ttf-pt-astra-factAUR, ttf-shanggu-variableAUR, ttf-paratypeAUR, ttf-plemoljpAUR, ttf-plemoljp-binAUR, ttf-shangguAUR, ttf-xeniaAUR, noto-fonts-liteAUR, apple-fontsAUR, ttf-vt323AUR, ttf-ms-win11AUR, ttf-ms-win11-japaneseAUR, ttf-ms-win11-koreanAUR, ttf-ms-win11-seaAUR, ttf-ms-win11-thaiAUR, ttf-ms-win11-zh_cnAUR, ttf-ms-win11-zh_twAUR, ttf-ms-win11-otherAUR, ttf-ms-win11-auto-localAUR, ttf-ms-win11-auto-local-japaneseAUR, ttf-ms-win11-auto-local-koreanAUR, ttf-ms-win11-auto-local-seaAUR, ttf-ms-win11-auto-local-thaiAUR, ttf-ms-win11-auto-local-zh_cnAUR, ttf-ms-win11-auto-local-zh_twAUR, ttf-ms-win11-auto-local-otherAUR, ttf-ms-win11-baseAUR, ttf-ms-win11-fod-wuAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-input, ttf-input-nerd, ttf-liberation, ttf-roboto)
- xcb-util
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR) (make)
- gperf (gperf-gitAUR) (make)
- Show 6 more dependencies...
Latest Comments
alerque commented on 2026-03-31 12:14 (UTC)
For anybody wanting to build this, you can do it pretty easily by feeding it an old glibc via the
devtoolspackage builder:You can also get the prebuilt package from my user repository.
kkoyung commented on 2026-03-05 12:08 (UTC)
@alerque @xuhcc Servo v0.0.5 cannot be built with glibc 2.43 because one of its dependency (
glslopt) is not compatible with glibc 2.43. To fix this, the instruction at this comment https://github.com/servo/servo/issues/42695#issuecomment-3948856031 should help.xuhcc commented on 2026-03-05 09:50 (UTC)
@alerque Do you get an error during the
glsloptcompilation?https://github.com/servo/servo/issues/42695
alerque commented on 2026-03-05 08:38 (UTC) (edited on 2026-03-05 09:35 (UTC) by alerque)
If anybody figures out what needs to change for the 0.0.5 release to build I'm open to contributions! Tips here or a PR on this GH repo are welcome.
It seems likely related to the glibc bump Arch saw recently, and it look like it will probably come down to this upstream dependency issue.
xuhcc commented on 2025-12-28 09:28 (UTC)
@alerque You can also add
--skip-platform(doesn't seem to do anything on Arch) and--skip-nextest(installs a test runner) to thebootstrapcommand:If
rustupis not used, thebootstrapcall can be removed completely.xuhcc commented on 2025-10-21 12:14 (UTC)
I think this PKGBUILD can be simplified:
./mach bootstrap --skip-lintsrustupis not needed if you remove this line: https://github.com/servo/servo/blob/628ba51479a35f7b8b1df6552c8f78af4910e83c/python/servo/platform/base.py#L61depot-tools-gitdependency appears to be unused