blob: 05319ae3ed5dd8f6642452891546b19d05709aad (
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
|
pkgbase = purc-git
pkgdesc = The prime HVML interpreter for C Language.
pkgver = 0.9.0.r177.g77e2b8798
pkgrel = 1
url = https://github.com/HVML/PurC
arch = x86_64
groups = hvml-git
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 = 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
conflicts = purc
options = !strip
source = purc::git+https://github.com/HVML/PurC.git
sha256sums = SKIP
pkgname = purc-git
|