blob: 6e3444be2f07af1b93a6292be87d76b99b93cc64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = couch
pkgdesc = The Last Bastion of Co-operative Interactive Arts
pkgver = 0.1.3
pkgrel = 1
url = https://github.com/dane-johnson/couch
arch = x86_64
license = GPL3
makedepends = cmake
depends = glew
depends = lua
depends = glfw
depends = assimp
depends = bullet
source = couch-0.1.3.tar.gz::https://github.com/dane-johnson/couch/archive/0.1.3.tar.gz
md5sums = acca12312ea31e2897e59425984639b7
pkgname = couch
|