Search Criteria
Package Details: ladybird-git r67226.d3c481f71aa-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ladybird-git.git (read-only, click to copy) |
---|---|
Package Base: | ladybird-git |
Description: | Truly independent web browser |
Upstream URL: | https://github.com/LadybirdBrowser/ladybird |
Keywords: | browser |
Licenses: | BSD-2-Clause |
Conflicts: | ladybird |
Provides: | ladybird |
Submitter: | xyproto |
Maintainer: | timschumi |
Last Packager: | timschumi |
Votes: | 17 |
Popularity: | 2.83 |
First Submitted: | 2022-09-12 14:59 (UTC) |
Last Updated: | 2025-02-16 20:04 (UTC) |
Dependencies (17)
- curl (curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-libfdk_aacAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- qt6-base (qt6-base-gitAUR, qt6-base-noguiAUR, qt6-base-headlessAUR)
- qt6-multimedia
- qt6-tools
- qt6-wayland
- ttf-liberation (ttf-defenestrationAUR)
- autoconf-archive (autoconf-archive-gitAUR) (make)
- automake (automake-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- nasm (nasm-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- zip (zip-natspecAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
mattfbacon commented on 2025-03-05 21:06 (UTC)
The PKGBUILD does not properly disable vcpkg telemetry as described in https://github.com/LadybirdBrowser/ladybird/issues/3816. We should probably take care of this.
d3Xt3r commented on 2025-03-03 00:36 (UTC) (edited on 2025-03-03 00:36 (UTC) by d3Xt3r)
Build fails with error:
I managed to fix it by running:
daprutser commented on 2025-03-02 13:06 (UTC)
I also had a segmentation fault. This is the bug report, feel free to add information to it: https://github.com/LadybirdBrowser/ladybird/issues/3758
damir commented on 2024-12-26 14:43 (UTC) (edited on 2024-12-26 14:43 (UTC) by damir)
i wanted to try ladybird. the package compiles fine (with lots of deps compiled with it, weird), but it does not run but directly segfault:
timschumi commented on 2024-12-24 11:22 (UTC)
harfbuzz explicitly chooses to link compiled C++ files using a C linker. This does not make any sense, and is (as far as I can tell) intentional breakage by upstream. Sadly, I haven't quite gotten around to figuring out why this is only an issue in some environments.
RubenKelevra commented on 2024-12-01 23:12 (UTC)
vcpkg build script was updated upstream, which includes a new commit of the vcpkg which is now used:
https://github.com/LadybirdBrowser/ladybird/blob/4d5acc7a00e1d8f2a8984df35234e6eede523576/Toolchain/BuildVcpkg.py#L13
timschumi commented on 2024-11-14 00:33 (UTC)
The currently used revision of vcpkg seems to be unbuildable under makepkg, haven't had the time yet to investigate further.
1 2 3 4 Next › Last »