Package Details: ladybird-git r64004.5056bda0439-1

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: 12
Popularity: 0.97
First Submitted: 2022-09-12 14:59 (UTC)
Last Updated: 2024-10-06 10:48 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

sedrubal commented on 2022-09-15 12:00 (UTC)

The upstream URL redirects to https://github.com/SerenityOS/ladybird . Can you change that URL?

yrds commented on 2022-09-12 22:04 (UTC)

I didn't get this branch compiling step to work, instead I use this branch: 954dbd3f5da429d0282435f7d98a86dc7b16417b.

FabioLolix commented on 2022-09-12 20:03 (UTC)

Sure, no problem

yochananmarqos commented on 2022-08-11 17:11 (UTC)

In addition to what @FabioLolix said, unzip is a missing build dependency.

Here's my WIP PKGBUILD.

FabioLolix commented on 2022-08-11 08:40 (UTC)

Hello,

  • upstream don't have published any version (also git hash are not sequential so can't be used for proper versioning of packages), please re-upload as a VCS pkgbuild https://wiki.archlinux.org/title/VCS_package_guidelines, if you need help let me know
  • the license can be simply typed BSD and isn't part of the licenses package so need to be installed in "${pkgdir}/usr/share/licenses/${pkgname}"
  • depends don't have to be in makedepends (libgl, qt6-base)