blob: 0582b79facbc67cbeda8b865683302ef6b6f5964 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pyspace-git
pkgdesc = GLSL Fractal Ray Marcher in Python
pkgver = r55.7fca0da
pkgrel = 1
url = https://github.com/HackerPoet/PySpace
arch = any
license = MIT
makedepends = git
depends = python-opengl
depends = python-pygame
depends = python-numpy
source = git+https://github.com/HackerPoet/PySpace.git
sha256sums = SKIP
pkgname = pyspace-git
|