bison is part of the base-devel [1] group which is assumed to be installed prior to executing makepkg. Source: https://wiki.archlinux.org/index.php/Makepkg#Usage
[1] http://www.archlinux.org/groups/i686/base-devel/
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.037820 |
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-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, 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-compat)
- 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
- Show 17 more dependencies...
Required by (4)
- cosmonium-git (make)
- lui-git (make)
- python-ursina
- yorg-git
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 13 Next › Last »
<deleted-account> commented on 2012-06-30 15:13 (UTC)
corro commented on 2012-06-30 13:01 (UTC)
@Kenji_Takahashi: Thanks for the hint, added it to the makedeps.
KenjiTakahashi commented on 2012-06-30 12:54 (UTC)
It needs bison to build.
corro commented on 2012-05-24 17:47 (UTC)
Disabled all broken extensions in PKGBUILD just like fax8 mentioned.
<deleted-account> commented on 2012-05-09 21:33 (UTC)
python2 makepanda/makepanda.py --everything --no-maya2012 --no-ode --no-opencv
Build successfully finished, elapsed time: 29 min 30 sec
corro commented on 2012-05-09 17:06 (UTC)
@liesmich.txt: If you don't rely on the maya2012 tools, try to add --no-maya2012 in the PKGBUILD on line 38:
python2 makepanda/makepanda.py --everything --no-maya2012
<deleted-account> commented on 2012-05-09 08:59 (UTC)
Hi there,
I can't build this release.
Compiling breaks with the following message:
http://pastebin.com/wjYKhTux
Any ideas?
corro commented on 2012-05-03 18:08 (UTC)
Beware that opencv 2.4.0 breaks panda3d startup. You need to disable opencv support with --no-opencv in PKGBUILD if you have opencv installed.
corro commented on 2012-04-27 15:50 (UTC)
@lvdota: These are just optional dependencies. If you don't use them (most people don't) you may safely ignore those warnings.
<deleted-account> commented on 2012-04-27 15:24 (UTC)
need help please ....
patching file panda/src/express/nodePointerTo.I
WARNING: Could not locate thirdparty package eigen, excluding from build
Generating library cache...
WARNING: Could not locate thirdparty package artoolkit, excluding from build
WARNING: Could not locate thirdparty package fcollada, excluding from build
WARNING: Could not locate thirdparty package fftw, excluding from build
WARNING: Could not locate thirdparty package fmodex, excluding from build
WARNING: Could not locate thirdparty package osmesa, excluding from build
WARNING: Could not locate thirdparty package opencv, excluding from build
WARNING: Could not locate thirdparty package squish, excluding from build
WARNING: Could not locate thirdparty package vrpn, excluding from build
WARNING: Could not locate thirdparty package rocket, excluding from build
Pinned Comments