Search Criteria
Package Details: vpinball r7998.32a8e64-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vpinball.git (read-only, click to copy) |
---|---|
Package Base: | vpinball |
Description: | An open source pinball table editor and simulator (BGFX standalone version) |
Upstream URL: | https://github.com/vpinball/vpinball |
Keywords: | game pinball simulator vpinball |
Licenses: | MAME, GPLv3.0+ |
Provides: | vpinball |
Submitter: | Mr.Smith1974 |
Maintainer: | joni_999 |
Last Packager: | joni_999 |
Votes: | 2 |
Popularity: | 0.94 |
First Submitted: | 2023-09-26 08:40 (UTC) |
Last Updated: | 2025-05-10 13:09 (UTC) |
Dependencies (24)
- alsa-lib
- bzip2 (bzip2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libdrm (libdrm-gitAUR)
- libxcb (libxcb-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- systemd-libs (systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR)
- xz (xz-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- alsa-lib (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- freeimage (freeimage-vpinball-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxext (libxext-gitAUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber) (make)
- nasm (nasm-gitAUR) (make)
- Show 4 more dependencies...
Latest Comments
joni_999 commented on 2025-05-08 20:24 (UTC) (edited on 2025-05-08 20:24 (UTC) by joni_999)
After my last commits it builds and installs. But I can't get it to run yet. Currently stuck on "2025-05-08 22:22:34.381 INFO [507584] [Server::TimerElapsed@145] B2S polling status: lamps=0, solenoids=0, giStrings=0, leds=0" When starting it from the command line.
The vpinball.desktop also seems useless currently. Will have to think about what to do with it.
joni_999 commented on 2025-05-05 20:40 (UTC)
I'll try to fix the build issues in the coming days
Tech49 commented on 2025-01-28 11:24 (UTC) (edited on 2025-01-28 11:24 (UTC) by Tech49)
Doesn't compile either here. ´=> Lancement de build()… /home/user/.cache/paru/clone/vpinball/PKGBUILD: ligne 24 : cd: /home/user/.cache/paru/clone/vpinball/src/vpinball/standalone/linux: Aucun fichier ou dossier de ce nom ==> ERREUR : Une erreur s’est produite dans build(). Abandon… erreur : échec de la compilation de 'vpinball-r2.13b7e3f-1': erreur : la compilation des paquets suivants a échouée : vpinball-r2.13b7e3f-1´
deathtrip commented on 2024-01-26 23:52 (UTC) (edited on 2024-01-26 23:53 (UTC) by deathtrip)
doesn't compile, instead throws a bunch of errors like this:
Source/OpenEXR/Imath/ImathVec.h:1704:26: error:ISO C++17 does not allow dynamic exception specifications 228 | const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc);