blob: b72d9f4955b0816a9ddde9e71b51245e6b6a646a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = mygui-ogre
pkgdesc = A library for creating Graphical User Interfaces for games and 3D applications (Build with the OGRE rendersystem)
pkgver = 3.4.3
pkgrel = 1
url = http://mygui.info/
arch = i686
arch = x86_64
license = LGPL
makedepends = cmake
makedepends = doxygen
makedepends = graphviz
makedepends = ttf-dejavu
depends = ogre
provides = mygui-ogre
conflicts = mygui
conflicts = mygui-svn
source = https://github.com/MyGUI/mygui/archive/MyGUI3.4.3.tar.gz
sha512sums = 88c69ca2e706af364b72d425f95013eb285501881d8094f8d67e31a54c45ca11b0eb5b62c382af0d4c43f69aa8197648259ac306b72efa7ef3e25eecb9b039cb
pkgname = mygui-ogre
|