blob: 99e92ea0a842d22de0f4b2447b996a42a01aeaec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = caelum-git
pkgdesc = Library for OGRE targeted at helping to create nice-looking atmospheric effects.
pkgver = 0.6.3.r49.g4bd1b05
pkgrel = 1
url = https://ogrecave.github.io/ogre-caelum/
arch = i686
arch = x86_64
license = LGPL
makedepends = cmake
makedepends = git
depends = ogre
provides = caelum
conflicts = caelum
source = git+https://github.com/OGRECave/ogre-caelum.git
sha512sums = SKIP
pkgname = caelum-git
|