blob: d5ba5e612534b04438df13b5dba5c30e7f2c81af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = crown
pkgdesc = A complete and cross-platform game engine designed for flexibility, performance, and fast-iterations.
pkgver = 0.54.0
pkgrel = 1
url = https://www.crownengine.org
arch = x86_64
license = MIT
license = GPL3
depends = glib2>=2.64.6
depends = gtk3>=3.24
depends = libgee
depends = libgl
depends = libpulse
depends = libx11
depends = libxrandr
replaces = pepper
options = !strip
source = https://github.com/crownengine/crown/releases/download/v0.54.0/crown-0.54.0-linux-x64.tar.gz
source = crown.sh
sha256sums = e359868660e2dcfdfb5b3abec22f6b890d972dd603007fca712d76caf5eafaaa
sha256sums = 5f643f83399cfc0fb51b73e26e9080dd31b954db300868a2a2ca2734574b7113
pkgname = crown
|