blob: 5014fc8503e1d76f1c7d09b3f9f85c21331eb5ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
pkgbase = xguipro-git
pkgdesc = xGUI (the X Graphics User Interface) Pro is a modern, cross-platform, and advanced HVML renderer which is based on tailored WebKit.
pkgver = 0.9.0.r5.g342affe
pkgrel = 26
url = https://github.com/HVML/xGUI-Pro
arch = x86_64
arch = aarch64
arch = riscv64
arch = mips64
arch = powerpc
arch = powerpc64le
groups = hvml-git
groups = hybridos2-git
license = LGPL-3.0-only
makedepends = ccache
makedepends = cmake
makedepends = curl
makedepends = enchant
makedepends = glib2-devel
makedepends = git
makedepends = gperf
makedepends = base-devel
makedepends = ninja
makedepends = icu
makedepends = ruby
makedepends = pkgconf
makedepends = clang
makedepends = llvm
makedepends = gtk3
makedepends = libsoup
depends = webkit2gtk
depends = sh
depends = at-spi2-core
depends = cairo
depends = gdk-pixbuf2
depends = glib2
depends = glibc
depends = harfbuzz
depends = openssl
depends = pango
depends = purc
depends = zlib
optdepends = webkit2gtk-hvml: to support two HVML-specific attributes hvml-handle and hvml-events. This tailored WebKit engine provides support for two ports: GTK+ and HybridOS (MiniGUI).
provides = xguipro
provides = xGUI-Pro
provides = run-xguipro
conflicts = xguipro
conflicts = xGUI-Pro
conflicts = run-xguipro
options = !strip
source = xguipro-git::git+https://github.com/HVML/xGUI-Pro.git
sha256sums = SKIP
pkgname = xguipro-git
|