blob: 179414e82481f0e8e8bf6622b5b7a4763b3eedff (
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
|
pkgbase = tgui-git
pkgdesc = Cross-platform modern c++ GUI library
pkgver = nightly_build.r0.g8719a201
pkgrel = 1
url = https://tgui.eu/
arch = i686
arch = x86_64
license = ZLIB
makedepends = cmake
makedepends = doxygen
makedepends = git
depends = sfml
depends = sdl2
depends = sdl2_ttf
depends = glfw-x11
depends = freetype2
provides = tgui
conflicts = tgui
source = git+https://github.com/texus/TGUI.git#branch=0.10
source = tgui-gui-builder.desktop
source = TexusGUI_48x48.png
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = tgui-git
|