summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6439bae1ac4ab87ddcf1ae28072a216b8f8412e8 (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
pkgbase = domruler-git
	pkgdesc = DOM Ruler is a library to maintain a DOM tree, lay out and stylize the DOM elements by using CSS.
	pkgver = b5144f7
	pkgrel = 1
	url = https://github.com/HVML/DOM-Ruler
	arch = any
	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 = purc
	optdepends = purc: The prime HVML interpreter for C Language.
	optdepends = purc-fetcher: The remote data fetcher for PurC.
	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 = domruler
	provides = DOM-Ruler
	conflicts = domruler
	options = !strip
	source = domruler::git+https://github.com/HVML/DOM-Ruler.git
	sha256sums = SKIP

pkgname = domruler-git