blob: 3875fb25371b8de5bda3b6a15677114ac6e37ee6 (
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
35
|
pkgbase = astra3dengine-git
pkgdesc = A joking 3D engine.
pkgver = v0.0.1.beta.5.r4.g2b93bf7
pkgrel = 1
url = https://github.com/Astra3DEngine/Astra3DEngine
arch = x86_64
arch = aarch64
arch = armv7h
license = GPL-3.0-only
makedepends = nodejs
makedepends = pnpm
makedepends = git
makedepends = python
makedepends = jre-openjdk
depends = alsa-lib
depends = gtk3
depends = nss
depends = libxss
depends = libxtst
depends = xdg-utils
depends = hicolor-icon-theme
depends = at-spi2-core
depends = libdrm
depends = mesa
depends = libxcb
depends = libnotify
provides = astra3dengine
conflicts = astra3dengine
conflicts = astra3dengine-bin
options = !strip
options = !debug
source = astra3dengine-git::git+https://github.com/Astra3DEngine/Astra3DEngine.git
sha256sums = SKIP
pkgname = astra3dengine-git
|