You can now drop the dependency on plib from simgear-git. The next branch no longer uses it at all
Search Criteria
Package Details: simgear-git 2024.1.0r6266.a5af7601-1
Package Actions
Git Clone URL: | http://aur.archlinux.org/simgear-git.git (read-only, click to copy) |
---|---|
Package Base: | simgear-git |
Description: | A set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications. |
Upstream URL: | http://www.flightgear.org/ |
Licenses: | GPL |
Conflicts: | simgear |
Provides: | simgear |
Submitter: | pascal |
Maintainer: | fraunos |
Last Packager: | fraunos |
Votes: | 13 |
Popularity: | 0.000004 |
First Submitted: | 2010-07-24 14:22 (UTC) |
Last Updated: | 2025-04-23 21:05 (UTC) |
Dependencies (9)
- freealut
- glu (glu-gitAUR)
- glut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR, freeglut)
- openscenegraph (openscenegraph-gitAUR, flightgear-openscenegraph-gitAUR, openscenegraph-openmw-gitAUR)
- plibAUR (libplib-binAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber) (make)
Required by (3)
- flightgear (requires simgear) (make)
- flightgear-git (make)
- terragear-git (requires simgear)
Sources (1)
jhogan commented on 2025-04-24 08:45 (UTC)
dreieck commented on 2024-02-09 10:05 (UTC)
Fails to build for me with CanvasPath.cxx:411:9: error: ‘vgSetModelViewProjectionMatSH’ was not declared in this scope
:
[ 47%] Building CXX object simgear/CMakeFiles/SimGearScene.dir/canvas/elements/CanvasPath.cxx.o
/tmp/makepkg/build/simgear-git/src/simgear/simgear/canvas/elements/CanvasPath.cxx: In member function ‘virtual void simgear::canvas::Path::PathDrawable::drawImplementation(osg::RenderInfo&) const’:
/tmp/makepkg/build/simgear-git/src/simgear/simgear/canvas/elements/CanvasPath.cxx:411:9: error: ‘vgSetModelViewProjectionMatSH’ was not declared in this scope
411 | vgSetModelViewProjectionMatSH(mvp.ptr());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [simgear/CMakeFiles/SimGearScene.dir/build.make:510: simgear/CMakeFiles/SimGearScene.dir/canvas/elements/CanvasPath.cxx.o] Error 1
↗ Upstream report.
Regards!
acxz commented on 2022-09-07 14:48 (UTC)
Development is on Github: http://github.com/acxz/flightgear-arch Please open issues and PRs there instead of commenting.
flatwhatson commented on 2021-05-02 10:17 (UTC)
@dreieck Done, thanks for the help!
dreieck commented on 2021-05-02 10:05 (UTC)
git
needs to be added to the makedepends
.
Thanks for maintaining!
dreieck commented on 2021-05-02 09:44 (UTC)
Can you change provides=('simgear')
to provides=("simgear=${pkgver}")
?
Thanks for maintaining!
PCITechie commented on 2020-08-05 17:12 (UTC)
Openscenegraph34 does not exist in the AUR nor in the official repos as far as i can tell. Please update the PKGBUILD to depend on "openscenegraph" instead of "openscenegraph34"
acxz commented on 2020-01-18 03:46 (UTC)
Cannot install this package:
==> Error: Could not find all required packages:
openscenegraph34 (Wanted by: simgear-git)
filozofio commented on 2018-11-20 08:07 (UTC)
Only after downgrading openscenegrah to an older version (in my case 3.4.0-1), I was able to build simgear-git
Pinned Comments
acxz commented on 2022-09-07 14:48 (UTC)
Development is on Github: http://github.com/acxz/flightgear-arch Please open issues and PRs there instead of commenting.