summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO62
1 files changed, 62 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..707d1487c877
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,62 @@
+pkgbase = panda3d
+ pkgdesc = A 3D game engine with Python bindings. SDK package. Optional dependencies you want to support need to be installed before panda3d.
+ pkgver = 1.10.0
+ pkgrel = 1
+ url = http://www.panda3d.org
+ install = panda3d.install
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = python2
+ makedepends = bison
+ makedepends = cmake
+ depends = desktop-file-utils
+ depends = shared-mime-info
+ depends = xorg-server
+ depends = libgl
+ depends = openssl
+ depends = libjpeg
+ depends = libpng
+ depends = libtiff
+ depends = freetype2
+ depends = gtk2
+ depends = openal
+ depends = libxrandr
+ depends = libxcursor
+ depends = libxxf86dga
+ optdepends = xorg-server: X11 support
+ optdepends = libgl: OpenGL support for X11
+ optdepends = python2: Python2 bindings
+ optdepends = python: Python 3 bindings
+ optdepends = openssl: Provides some networking and encryption support
+ optdepends = ffmpeg: Required to load and play video textures
+ 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 = bullet: Support for the physics engine
+ optdepends = eigen: Optimised linear algebra library
+ optdepends = fmodex: FMod audio
+ optdepends = libxcursor: Custom cursor icons
+ optdepends = libxrandr: Resolution switching
+ optdepends = librocket: Librocket GUI support
+ optdepends = libsquish: DXT support (AUR)
+ optdepends = artoolkit: library for augmented reality (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
+ source = https://github.com/panda3d/panda3d/archive/v1.10.0.tar.gz
+ source = panda3d.install
+ md5sums = 9eb28f8b98e909aed201014991255df8
+ md5sums = 057269173f3c1987953302519bc744fa
+
+pkgname = panda3d
+