blob: d3ca7154c848f8d4d037f5c9b7fda498cb9e6ebf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = libretro-3dengine-git
pkgdesc = 3D Engine for libretro GL.
pkgver = 89.0a29852
pkgrel = 1
url = https://github.com/libretro/libretro-3dengine
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
license = unknown
makedepends = git
depends = zlib
depends = libgl
source = git+https://github.com/libretro/libretro-3dengine.git
source = https://raw.github.com/libretro/libretro-super/master/dist/info/3dengine_libretro.info
md5sums = SKIP
md5sums = SKIP
pkgname = libretro-3dengine-git
|