blob: c11591fe2da30637f4e4b3962d91c591ec0be0ee (
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
|
pkgbase = librocket-asarium-git
pkgdesc = The HTML/CSS User Interface library, maintained fork
pkgver = 1.2.2
pkgrel = 1
url = https://asarium.github.io/libRocket/wiki/documentation.html
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
makedepends = mesa
makedepends = git
makedepends = boost
depends = boost-libs
depends = freetype2
depends = python
depends = libgl
depends = lua
provides = librocket
provides = librocket-git
conflicts = librocket
conflicts = librocket-git
source = librocket-asarium-git::git+https://github.com/asarium/libRocket.git
source = lua-port.patch
source = python3.patch
source = glew-link.patch
source = lua-sample-build.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = librocket-asarium-git
|