blob: f5c95557671019262c560c5447c6eddcc6f5cbab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = fifechan-git
pkgdesc = Fifechan is a C++ GUI library designed for games. It comes with a standard set of 'widgets'.
pkgver = 0.1.4.r56.ga58eff3
pkgrel = 1
url = http://fifengine.github.io/fifechan/
arch = i686
arch = x86_64
license = (L)GPL
makedepends = git
makedepends = cmake
makedepends = make
depends = sdl2_image
depends = allegro4
depends = libgl
depends = glut
provides = fifechan
conflicts = fifechan
source = fifechan-git::git+https://github.com/fifengine/fifechan.git
md5sums = SKIP
pkgname = fifechan-git
|