Search Criteria
Package Details: servo-git r48452.2ca6c4b52be-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/servo-git.git (read-only, click to copy) |
---|---|
Package Base: | servo-git |
Description: | Parallel Browser Project: web browser written in Rust |
Upstream URL: | https://github.com/servo/servo |
Keywords: | browser engine rust |
Licenses: | MPL |
Conflicts: | servo |
Provides: | servo |
Submitter: | None |
Maintainer: | alerque (farseerfc, yar) |
Last Packager: | alerque |
Votes: | 46 |
Popularity: | 0.21 |
First Submitted: | 2013-08-16 05:23 (UTC) |
Last Updated: | 2024-08-03 09:45 (UTC) |
Dependencies (25)
- bzip2 (bzip2-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- glu (glu-gitAUR)
- gst-plugins-bad (gst-plugins-bad-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libxcursor
- libxi (libxi-gitAUR)
- libxmu
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-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-caracteresAUR, 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-ms-win10-cdnAUR, ttf-bmonoAUR, ttf-pt-astra-factAUR, ttf-weblysleekuiAUR, ttf-pt-astra-sansAUR, ttf-pt-astra-serifAUR, ttf-pt-sansAUR, ttf-pt-serifAUR, ttf-pt-monoAUR, ttf-pt-root_uiAUR, ttf-xo-fontsAUR, noto-fonts-liteAUR, ttf-paratypeAUR, ttf-plemoljp-binAUR, ttf-dejavu-emojilessAUR, noto-fonts-variable-liteAUR, ttf-lucida-fontsAUR, ttf-plemoljpAUR, ttf-juiseeAUR, ttf-ms-win10-autoAUR, ttf-karlaAUR, noto-fonts-latin-greek-cyrillicAUR, apple-fontsAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, 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-autoAUR, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-input, ttf-input-nerd, ttf-liberation)
- xcb-util
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- depot-tools-gitAUR (teapot-gclientAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gperf (gperf-gitAUR) (make)
- Show 5 more dependencies...
Latest Comments
1 2 3 4 5 6 7 Next › Last »
HurricanePootis commented on 2024-06-28 19:39 (UTC) (edited on 2024-06-28 21:16 (UTC) by HurricanePootis)
Hello this package needs some updates:
MPL-2.0
cargo-nightly
instead ofcargo
. Servo has arust-toolchain.toml
file, which specifies a specific version of rust. To use that,cargo-nightly
will installrustup
. In addition, theexport RUSTUP_TOOLCHAIN=stable
needs to be commented out forrust-toolchain.toml
to be used.export CFLAGS+=" -ffat-lto-objects
, andexport CXXFLAGS+=" -ffat-lto-objects"
—none of them worked.Here is a patch file for the PKGBUILD:
micwoj92 commented on 2024-06-02 14:52 (UTC)
I have working pkgbuild.
ccicnce113424 commented on 2024-04-22 12:18 (UTC)
https://github.com/servo/servo/issues/30886#issuecomment-2053977417
cypa commented on 2024-04-10 16:30 (UTC) (edited on 2024-04-10 16:39 (UTC) by cypa)
confirm
crown -vV
errorI guess we need setup proper environment ...
xiota commented on 2024-01-18 19:11 (UTC)
Clean chroot. Same
crown -vV
error. Unfortunately, I don't know how to fix.alerque commented on 2024-01-11 09:33 (UTC)
@xiota Happy to accept contributions. Upstream has been messing around with the build system(s) and keep adding and removing stuff. If you have patches that work to make this build at any given point feel free to post them here or ever better PR them here.
xiota commented on 2023-09-25 05:42 (UTC) (edited on 2023-12-24 19:22 (UTC) by xiota)
Clean chroot. Fails to build.
Error from 2023-12-24:
Error from 2023-09-25:
alerque commented on 2021-09-21 17:10 (UTC)
@mble It looks like the Arch [community] package for python-blessings is newer than this build demands. Probably the thing to do is patch the servo sources to be more accepting of other versions, then if it doesn't build with 1.7.x submit a patch to servo upstream to fix it. I'm happy to accept such a patch (either in comments with
git format-patch
or as a PR on this repository) but I'm unlikely to have time to hack around on this build any time too soon. Also either way this should be reported upstream.mble commented on 2021-09-21 16:42 (UTC)
1 2 3 4 5 6 7 Next › Last »