blob: b25503fe0afe6b41ac268ddadb442056ab739018 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = ladybird-git
pkgdesc = Web browser built from scratch using the SerenityOS LibWeb engine
pkgver = r64.7040a87
pkgrel = 4
url = https://github.com/SerenityOS/ladybird
arch = x86_64
license = BSD
makedepends = cmake
makedepends = git
makedepends = ninja
makedepends = qt6-tools
makedepends = unzip
depends = libgl
depends = qt6-base
depends = qt6-wayland
provides = ladybird
conflicts = ladybird
source = git+https://github.com/SerenityOS/ladybird.git#commit=175cfaca9e5b5b326ef9ee3ce4717e161fe5f14e
source = git+https://github.com/SerenityOS/serenity.git#commit=f3763a527592fae56401e8f8461d644ddc172d05
sha256sums = SKIP
sha256sums = SKIP
pkgname = ladybird-git
|