MD5SUM failed. Pls update
Search Criteria
Package Details: panda3d 1.10.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/panda3d.git (read-only, click to copy) |
---|---|
Package Base: | panda3d |
Description: | A 3D game engine with Python bindings. SDK package. Optional dependencies you want to support need to be installed before panda3d. |
Upstream URL: | https://www.panda3d.org |
Keywords: | engine game |
Licenses: | BSD |
Submitter: | wonder |
Maintainer: | rdb (Moguri) |
Last Packager: | Moguri |
Votes: | 44 |
Popularity: | 0.167542 |
First Submitted: | 2010-01-30 22:41 (UTC) |
Last Updated: | 2024-01-09 17:44 (UTC) |
Dependencies (37)
- assimp (assimp-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxcursor
- libxrandr (libxrandr-gitAUR)
- openal (openal-gitAUR)
- openexr (openexr-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- shared-mime-info
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- flex (flex-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- bullet (bullet-gitAUR, bullet-dp) (optional) – Support for the Bullet physics engine
- eigen (eigen-gitAUR) (optional) – Optimised linear algebra library
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR) (optional) – Required to load and play video textures
- fftw (fftw-amdAUR) (optional) – Support for discrete Fourier transform (DFT)
- fmodexAUR (optional) – Advanced audio engine support (AUR)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (optional) – PStats profiling server
- libegl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, libglvnd) (optional) – GLX for OpenGL ES
- libgles (nvidia-340xx-utilsAUR, libglvnd-gitAUR, libglvnd) (optional) – OpenGL ES support
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo) (optional) – JPEG image format support
- librocket-asarium-git (optional) – librocket GUI support (AUR)
- libsquish (libsquish-fixed-tablesAUR) (optional) – DXT support (AUR)
- libxxf86dgaAUR (optional) – Relative mouse mode (AUR)
- nvidia-cg-toolkit (optional) – Automatic shader support
- ode (optional) – Support for the ODE physics engine
- opencv (opencv-cuda) (optional) – alternative to ffmpeg for video texture support
- opusfile (opusfile-gitAUR) (optional) – Support for manipulating opus audio files
- python (python37AUR, python311AUR, python310AUR) (optional) – Python 3 bindings
- vrpn-gitAUR (optional) – Support for virtual reality trackers (AUR)
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR) (optional) – X11 support
Required by (4)
- cosmonium-git (make)
- lui-git (make)
- python-ursina
- yorg-git
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 Next › Last »
shadyabhi commented on 2011-08-12 14:07 (UTC)
<deleted-account> commented on 2011-07-12 12:48 (UTC)
Doesn't happen here; libegl is an optdepends and should be, maybe something else triggers the requirement for libegl (do you have libgles installed?)
<deleted-account> commented on 2011-07-12 11:16 (UTC)
[ 45%] Building C++ object built/tmp/glesgsg_config_glesgsg.o
In file included from /usr/include/GLES/gl.h:6:0,
from panda/src/glesgsg/glesgsg.h:52,
from panda/src/glesgsg/config_glesgsg.cxx:16:
/usr/include/GLES/glplatform.h:20:29: fatal error: KHR/khrplatform.h: No such file or directory
To solve this problem add on depends : 'libegl'
<deleted-account> commented on 2011-05-25 18:57 (UTC)
Last update:
- fixed a typo (atroolkit -> artoolkit)
- added vrpn (unavailable) to the list of optdepends
- quoted the paths properly
This will be the last update for a while, i think.
<deleted-account> commented on 2011-05-24 22:11 (UTC)
Glad you like it :)
Unfortunately, atm it's impossible to use fftw and opencv as makepanda won't accept it; opencv has been fixed in CVS, the other one isn't interesting enough. vrpn isn't in the list of depends, but is sort of specialist and unavailable anyway, so i won't bother adding it atm.
whitelynx commented on 2011-05-24 20:33 (UTC)
AUR needs a "Like" button for comments. :P
In all seriousness, awesome change. :) I had considered suggesting a similar thing before.
<deleted-account> commented on 2011-05-24 15:42 (UTC)
Yet another update:
- Changed the patch to conform to upstream's changes
- Moved to optdepends instead of depends (see note below)
The choice for optdepends was made after some recommendations on IRC; in my opinion it also makes it easier to use the pkgbuild.
This basically means that before running makepkg, you have to install the of packages for which you want support as optdepends in your binary package (if you share the package, make sure to make this clear to others, as all packages will still be listed as optdepends, if you didn't change that).
Each optdepends has a short description of what it does behind the package name. They are also split in groups as recommended and very optional packages. Building packages without any of the optdepends is quite silly, but possible.
Hope you like it, if not, meh. :p
<deleted-account> commented on 2011-05-22 22:03 (UTC)
Updated the package:
- Split build() and package()
- Tweaked the depends (removed libsquish, added desktop-file-utils)
- Put libs in the proper place for x86_64
- Patched v4l support (partly from cvs)
Will build them in a clean chroot overnight, if there are any issues, expect an update :)
<deleted-account> commented on 2011-05-22 19:12 (UTC)
Woops, you're right, silly me. Update incoming
<deleted-account> commented on 2011-05-22 13:43 (UTC)
Wow, thanks Tucos. Great job.
I'm only missing the install file. Shouldn't it be listed within the sources?
Pinned Comments