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)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-distlib (make)
- python-virtualenv (make)
- rustup (rustup-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
yar commented on 2021-07-06 00:15 (UTC)
Same error as @hcsch. Please fix or orphan, thanks.
hcsch commented on 2021-03-21 12:10 (UTC)
I got "Python virtualenv is not installed. Please install it prior to running mach." as an error when trying to install this with yay (I also tried plain makepkg). It seems to me that mach uses python (3) instead of python2. Switching the makedeps python packages from python2 to python worked for me.
farseerfc commented on 2020-08-17 06:56 (UTC)
@dmitmel good point, I stopped installing libraries in PKGBUILD
dmitmel commented on 2020-08-12 13:41 (UTC)
Are the libraries in
target/release/deps
actually needed? Theservo
binary isn't dynamically linked with them, can work just fine without them, and they are mostly (if not all) procedural macro packages, so are executed at build-time and generate code, yet contribute 149 megabytes (on my machine at least) to the installed package.Scimmia commented on 2020-05-19 16:36 (UTC)
lilac, see the note here: https://wiki.archlinux.org/index.php/Arch_User_Repository#Flagging_packages_out-of-date
Stop the insane bumping.
farseerfc commented on 2018-06-07 06:44 (UTC)
add to add clang to makedepends. It will look for libclang.so when build.
hcorion commented on 2018-05-04 16:41 (UTC)
This should require rustup as a makedepend.
jnbek commented on 2017-08-28 01:58 (UTC)
jnbek commented on 2017-04-20 00:22 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »