Search Criteria
Package Details: vegastrike-engine 0.8.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vegastrike-engine.git (read-only, click to copy) |
---|---|
Package Base: | vegastrike-engine |
Description: | A spaceflight simulator in massive universe |
Upstream URL: | https://www.vega-strike.org/ |
Licenses: | GPL2 |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 2 |
Popularity: | 0.000135 |
First Submitted: | 2022-06-05 18:43 (UTC) |
Last Updated: | 2023-10-15 15:57 (UTC) |
Dependencies (21)
- boost-libs
- expat (expat-gitAUR)
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glu (glu-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libglvnd (libglvnd-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- openal (openal-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- gcc12AUR (make)
- git (git-gitAUR, git-glAUR) (make)
- Show 1 more dependencies...
Latest Comments
zamomin commented on 2023-10-15 15:45 (UTC)
You're right, I did not have lsb-release installed. Installing it fixes the issue with dpkg. Thanks!
FabioLolix commented on 2023-10-15 13:37 (UTC)
Made a test with devtools and can reproduce if
dpkg
is installed butlsb-release
is notFabioLolix commented on 2023-10-15 13:25 (UTC)
@zamomin Hi, I have both
dpkg
andrpm-tools
installed because are needed as makedepends for another pkgbuild and never had your problem so far, I got this messages during buildI happen to have installed
lsb-release
; do you have it?zamomin commented on 2023-10-15 13:04 (UTC)
Hi, I had an issue where the package didn't build, because I had dpkg installed on my system, and cmake assumed I am running debian. Removing dpkg resolved the issue. Maybe add dpkg as conflicting package? Cheers
FabioLolix commented on 2023-10-10 05:56 (UTC)
Hello, there are multiple problems which I'm tracking here https://github.com/FabioLolix/PKGBUILD-AUR_fix/issues
RubenSalinas commented on 2023-10-10 02:33 (UTC) (edited on 2023-10-10 03:07 (UTC) by RubenSalinas)
v0.8.0 fails to build because cmake is not setting the pybind11 include directory correctly.