blob: ebf3d25b7a84c3ef2a18da9f29cdf085a8a2eaee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = horde3d
pkgdesc = Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as lightweight and conceptually clean as possible.
pkgver = 2.0.2
pkgrel = 1
url = http://www.horde3d.org/
arch = i686
arch = x86_64
license = EPL
makedepends = cmake
makedepends = ninja
depends = libgl
depends = glfw-x11
source = https://github.com/horde3d/Horde3D/archive/refs/tags/v2.0.2.tar.gz
sha512sums = aa920e4dedbbc9a105fea77848ca0053ee99df50ae2d259268300840eec8516fd005ba7f8595c3405db63c09598ecd261e124a24232585ad190c8fd789086d9d
pkgname = horde3d
|