summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorcroxis2015-06-17 12:20:06 -0700
committercroxis2015-06-17 12:20:06 -0700
commit7e975f6fcaabc4e3f1c566a1ed37263c00a39802 (patch)
tree357271e2c0bfd76c62502632b45aa41284b4e5ca /.SRCINFO
downloadaur-7e975f6fcaabc4e3f1c566a1ed37263c00a39802.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO64
1 files changed, 64 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..542eb61b8a4d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,64 @@
+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.9.0
+ pkgrel = 3
+ url = http://www.panda3d.org
+ install = panda3d.install
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = python2
+ makedepends = bison
+ makedepends = subversion
+ 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: Experimental 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 = fftw: Lossy animation compression in bam files (Does not work)
+ 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 = http://www.panda3d.org/download/panda3d-1.9.0/panda3d-1.9.0.tar.gz
+ source = panda3d.install
+ md5sums = 3318f2ea070c46a93d736317f98f7da4
+ md5sums = 057269173f3c1987953302519bc744fa
+
+pkgname = panda3d
+