blob: 0537c96fd94d09527dfbdad4cc7a0421c0cbeb38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = vengi-voxel-git
pkgdesc = voxel art tools - editor, thumbnailer and format converter
pkgver = 0.0.28.r291.gfd7b13fb1
pkgrel = 1
url = https://vengi-voxel.github.io/vengi/
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = MIT
makedepends = git
makedepends = make
makedepends = cmake
depends = sdl2
depends = lua
source = git+https://github.com/vengi-voxel/vengi.git
sha256sums = SKIP
pkgname = vengi-voxel-git
|