blob: ce3cf51ee0cdc0eeb1a2d8f55644e00f2e28db80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
# Generated by mksrcinfo v8
# Thu Jul 21 15:22:42 UTC 2016
pkgbase = panda3d-git
pkgdesc = A 3D game engine with Python bindings. SDK package. Git Version. Optional dependencies you want to support need to be installed before panda3d.
pkgver = v1.9.1.r472.gd3071d1
pkgrel = 1
url = http://www.panda3d.org
arch = i686
arch = x86_64
license = BSD
makedepends = bison
makedepends = cmake
makedepends = git
depends = desktop-file-utils
depends = shared-mime-info
depends = python
optdepends = xorg-server: X11 support
optdepends = libgl: OpenGL support for X11
optdepends = python: Python3 bindings
optdepends = openssl: Provides some networking and encryption support
optdepends = libjpeg: Required to read and write jpeg images
optdepends = libpng: Required to read and write png images
optdepends = freetype2: Required to use dynamic fonts (such as TTF fonts)
optdepends = gtk2: PStats analysis and debugging tool
optdepends = libtiff: Required to read and write tiff images
optdepends = nvidia-cg-toolkit: shader support
optdepends = ode-compat: Support for the ODE physics engine
optdepends = openal: OpenAL audio
optdepends = zlib: Compression support
optdepends = libxxf86dga: Relative mouse mode
optdepends = artoolkit: library for augmented reality (AUR)
optdepends = assimp: Import various well-known 3D model formats in an uniform manner
optdepends = bullet: Support for the physics engine
optdepends = eigen: Optimised linear algebra library
optdepends = ffmpeg: Required to load and play video textures and play mp3s (broken)
optdepends = fmodex: FMod audio
optdepends = libxcursor: Custom cursor icons
optdepends = libxrandr: Resolution switching
optdepends = librocket: Librocket GUI support
optdepends = libsquish: DXT support (AUR)
optdepends = opencv: alternative to ffmpeg for video texture support
optdepends = fcollada: used for dae2egg and for loading dae files directly into Panda (unavailable)
optdepends = vrpn: support for virtual reality trackers (unavailable)
optdepends = libgles: OpenGL ES support
optdepends = libegl: GLX for OpenGL ES
provides = panda3d
conflicts = panda3d
source = panda3d::git+https://github.com/panda3d/panda3d.git
md5sums = SKIP
sha256sums = SKIP
pkgname = panda3d-git
|