blob: e862d24b4134263e57d01868ca8ecb298216a287 (
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
|
pkgbase = gdevelop-git
pkgdesc = A full featured, open source game development software, allowing to create HTML5 and native games without knowing a programming language. All the game logic is made thanks to an intuitive and powerful event based system.
pkgver = v5.0.0.beta106.r10.g35bf3861a
pkgrel = 1
url = http://www.compilgames.net
install = gdevelop-git.install
arch = x86_64
license = GPL
license = MIT
license = zlib/png
makedepends = rsync
makedepends = cmake
makedepends = git
makedepends = curl
depends = gcc
depends = wxgtk
depends = openal
depends = p7zip
depends = glew
depends = libsndfile
depends = systemd
depends = libjpeg-turbo
depends = desktop-file-utils
depends = gtk-update-icon-cache
provides = gdevelop
source = git+https://github.com/4ian/GD.git
md5sums = SKIP
pkgname = gdevelop-git
|