blob: 9e81990f22503b7fb8406d8ab59b885e209096cc (
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
|
pkgbase = purc
pkgdesc = The prime HVML interpreter for C Language.
pkgver = 0.9.7
pkgrel = 1
url = https://github.com/HVML/PurC
arch = x86_64
arch = aarch64
arch = mips64
arch = powerpc
arch = powerpc64le
groups = hvml
license = LGPL-3.0
makedepends = git
makedepends = cmake
makedepends = ninja
makedepends = ccache
makedepends = gcc
makedepends = python
makedepends = libxml2
makedepends = ruby
makedepends = curl
makedepends = openssl
makedepends = sqlite
makedepends = pkgconf
makedepends = zlib
makedepends = icu
depends = glib2
depends = bison
depends = flex
optdepends = purc-midnight-commander: A generic HVML renderer in text mode for development and debugging.
optdepends = webkit2gtk-hvml: Web content engine for GTK (HVML)
optdepends = webkit2gtk: Web content engine for GTK
optdepends = xguipro: xGUI (the X Graphics User Interface) Pro is a modern, cross-platform, and advanced HVML renderer which is based on tailored WebKit.
provides = purc
provides = PurC
provides = domruler
provides = purc-fetcher
conflicts = purc
replaces = domruler
replaces = purc-fetcher
source = purc-0.9.7.tar.gz::https://github.com/HVML/PurC/archive/refs/tags/ver-0.9.7.tar.gz
sha256sums = 8dff65b5f2bce1e4743c062b29e6860f8e7d37dfa251437473cb5917fc1c37ed
pkgname = purc
|