Package Details: panda3d 1.10.14-1

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.185564
First Submitted: 2010-01-30 22:41 (UTC)
Last Updated: 2024-01-09 17:44 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 Next › Last »

<deleted-account> commented on 2011-10-09 17:13 (UTC)

Both bison and flex are parts of the group "base-devel" which you are expected to have installed before making your own packages. For the conflict, you can either force overriding the file with "pacman -Sf package" or add a line to the PKGBUILD that removes or renames the file. When Panda 1.8 comes out and this file will be still there, I'll rename it.

<deleted-account> commented on 2011-10-09 10:58 (UTC)

To make a package I have to install flex and bison. Should they be add to depends i PKGBUILD? I have also problem with install package. Pacman told me that is conflict of file, file /usr/bin/bin2c exist.

sftrytry commented on 2011-09-03 03:01 (UTC)

updated I downgraded fmodex back to 4.32, and panda3d got compiled.

sftrytry commented on 2011-09-02 15:45 (UTC)

I got these errors. It seems to have some thing to do with fmodex package. I found that there was an update of fmodex form 4.32.7 to 4.36. Those macros are defined in 4.32 but not in 4.36 [ 36%] Building C++ object built/tmp/fmod_audio_fmod_audio_composite.o In file included from panda/src/audiotraits/fmod_audio_composite1.cxx:3:0, from panda/src/audiotraits/fmod_audio_composite.cxx:1: panda/src/audiotraits/fmodAudioManager.cxx: In member function ‘FMOD::DSP* FmodAudioManager::make_dsp(const FilterProperties::FilterConfig&)’: panda/src/audiotraits/fmodAudioManager.cxx:306:28: error: ‘FMOD_DSP_REVERB_DRYMIX’ was not declared in this scope panda/src/audiotraits/fmodAudioManager.cxx:307:28: error: ‘FMOD_DSP_REVERB_WETMIX’ was not declared in this scope panda/src/audiotraits/fmodAudioManager.cxx:308:28: error: ‘FMOD_DSP_REVERB_ROOMSIZE’ was not declared in this scope panda/src/audiotraits/fmodAudioManager.cxx:309:28: error: ‘FMOD_DSP_REVERB_DAMP’ was not declared in this scope panda/src/audiotraits/fmodAudioManager.cxx:310:28: error: ‘FMOD_DSP_REVERB_WIDTH’ was not declared in this scope Storing dependency cache.

<deleted-account> commented on 2011-08-22 13:09 (UTC)

Done. Thanks for the note.

<deleted-account> commented on 2011-08-21 12:11 (UTC)

Ooops, sorry for that. Will fix that ASAP.

flecha commented on 2011-08-20 12:37 (UTC)

Hi Nemesis#13! Looks like there is a problem with the deps. There is a '' (empty dep), so it can't install because it doesn't find program ''. =P

<deleted-account> commented on 2011-08-18 22:19 (UTC)

Updated and added pretty much all packages that are available from the repositories and which i consider required for a mostly feature-complete build. Let me know if something gets kicked from extra or community. FYI: some, if not most of the packages aren't required for Panda3D to build. The build system of Panda3D searches for its dependencies itself and builds what it finds. E.g. using a build without x-org still is okay for a server application. Enjoy

shadyabhi commented on 2011-08-18 14:23 (UTC)

md5sum is right. But, as suggested by TheREAL1, please add libegl as dependency.

<deleted-account> commented on 2011-08-12 23:23 (UTC)

The md5 sums are correct. It's probably something with your downloaded files. Delete them and try re-downloading.