Search Criteria
Package Details: neverball 1.6.0-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/neverball.git (read-only, click to copy) |
---|---|
Package Base: | neverball |
Description: | 3D game similar to Super Monkey Ball or Marble Madness |
Upstream URL: | http://neverball.org/ |
Keywords: | 3d game |
Licenses: | GPL |
Submitter: | xyproto |
Maintainer: | SanskritFritz |
Last Packager: | SanskritFritz |
Votes: | 13 |
Popularity: | 0.61 |
First Submitted: | 2019-03-27 09:22 (UTC) |
Last Updated: | 2021-05-24 17:20 (UTC) |
Dependencies (9)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- physfs (physfs-gitAUR)
- sdl2_ttf
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber) (make)
Latest Comments
1 2 Next › Last »
SanskritFritz commented on 2021-05-24 17:20 (UTC)
Thank you!
useraur111 commented on 2021-05-24 12:59 (UTC) (edited on 2021-05-24 13:11 (UTC) by useraur111)
Please update PKGBUILD for building with gcc10 and above:
earlybird commented on 2020-09-09 07:31 (UTC)
I can confirm the solution from @chris_l works
can you change the pkgbuild please
game is working
chris_l commented on 2020-07-12 22:17 (UTC)
You can fix it enough to allow it to compile if you add this line after line 25 on the PKGBUILD:
(of course, an upstream fix would be better)
hugleo commented on 2020-05-30 01:57 (UTC)
l/game_draw.o ball/score.o ball/level.o ball/progress.o ball/set.o ball/demo.o ball/demo_dir.o ball/util.o ball/st_conf.o ball/st_demo.o ball/st_save.o ball/st_goal.o ball/st_fail.o ball/st_done.o ball/st_level.o ball/st_over.o ball/st_play.o ball/st_set.o ball/st_start.o ball/st_title.o ball/st_help.o ball/st_name.o ball/st_shared.o ball/st_pause.o ball/st_ball.o ball/main.o share/solid_sim_sol.o share/fs_stdio.o share/tilt_null.o share/hmd_null.o -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lSDL2_ttf -lvorbisfile -L/usr/lib -pthread -lSDL2 -lGL -ljpeg -lpng16 -lm /usr/bin/ld: ball/st_save.o:(.bss+0x0): multiple definition of
text_input'; share/text.o:(.bss+0x0): first defined here /usr/bin/ld: ball/st_name.o:(.bss+0x0): multiple definition of
text_input'; share/text.o:(.bss+0x0): first defined here /usr/bin/ld: ball/main.o:(.bss+0x0): multiple definition of `text_input'; share/text.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:424: neverball] Error 1 ==> ERROR: A failure occurred in build(). Aborting... Error making: neverball<deleted-account> commented on 2020-03-22 16:09 (UTC)
Fix is easy - delete all the patch file references and build it it tested it for 1 games
carstene1ns commented on 2020-02-10 22:24 (UTC)
Hmm, seems like GitHub changed something in that patch. Will update the hashes. Thanks!
ge4rsh0t commented on 2020-02-04 05:38 (UTC)
SHASUMS needs to be updated. Running "updpkgsums" in the git cloned folder within the terminal then running "buildpkg -si" should fix this problem.
1 2 Next › Last »