This bug does not occur with panda3d-cvs
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 .. 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
Kivutar commented on 2011-12-25 09:54 (UTC)
<deleted-account> commented on 2011-12-20 11:50 (UTC)
Thanks, I'll investigate that.
Kivutar commented on 2011-12-19 08:19 (UTC)
I have a version conflict because libavcodec, libavutil, libavformat and libavfilter version numbers are greater than what panda3d is asking for. And I can't compile no more due to ffmpeg, wich I believe is a related issue.
<deleted-account> commented on 2011-12-07 15:15 (UTC)
I hoped this was a temporary issue, but since it's not, I'll add the line to the PKGBUILD. Can you confirm, that the issue is still up to date?
<deleted-account> commented on 2011-12-05 15:10 (UTC)
In light of your reply: why isn't --no-fmodex the default option?
vdust commented on 2011-12-04 23:40 (UTC)
Ok. I read the page but missed that line. If it's the policy, makepkg should probably install this by default if not already, or at least ask to do so if some of the group's packages are missing. But that's another matter that i should report to the concerned project.
<deleted-account> commented on 2011-12-04 22:22 (UTC)
Hi vdust,
please read the last point of this wiki page: https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started
vdust commented on 2011-12-04 00:53 (UTC)
bison and flex are mandatory build dependencies and should be added in makedepends.
<deleted-account> commented on 2011-11-29 16:47 (UTC)
@Tarinaky
I have no idea. For my builds I either disable fmod with --no-fmodex (added like makepanda.py --everything --no-fmodex) or simply uninstall it. OpenAL is enough for most aplications and it's free. It's the default audio library in Panda, by the way.
<deleted-account> commented on 2011-11-29 07:15 (UTC)
Is there a package for the fmodex version that will work with this PKGBUILD?
Pinned Comments