Search Criteria
Package Details: monkey-bubble 0.4.0-3
Git Clone URL: | https://aur.archlinux.org/monkey-bubble.git (read-only) |
---|---|
Package Base: | monkey-bubble |
Description: | A Puzzle Bobble clone for one or two players |
Upstream URL: | http://www.happypenguin.org/show?Monkey%20Bubble |
Keywords: | arcade game |
Licenses: | |
Submitter: | None |
Maintainer: | carstene1ns |
Last Packager: | carstene1ns |
Votes: | 3 |
Popularity: | 0.930524 |
First Submitted: | 2005-06-16 17:56 |
Last Updated: | 2019-02-09 08:33 |
Dependencies (6)
- esound (esd-oss)
- gstreamer0.10
- libgnomeui
- librsvg (librsvg-git)
- gnome-doc-utils (make)
- perl-xml-parser (make)
Latest Comments
SanskritFritz commented on 2017-10-04 20:23
Sorry, I have disowned this package, I don't have gnomeui to install this.
SanskritFritz commented on 2017-10-04 18:27
carstene1ns
Thanks for this wonderful find, I'll update the package soon.
carstene1ns commented on 2017-10-04 18:20
gna.org has been shut down for good. https://en.wikipedia.org/wiki/Gna!
Mirror: https://github.com/GNOME/monkey-bubble
SanskritFritz commented on 2017-10-04 07:04
Sadly gna.org is dead at the moment.
SanskritFritz commented on 2012-05-02 04:36
Thank you for adopting this wonderful game.
Anonymous comment on 2012-05-02 01:52
Updated. Fixed all compilation errors.
Also I changed the 'url', because game site is not working at the moment.
TiborB commented on 2012-04-16 19:36
Hi
I know this is orphaned, but still, I have a problem compiling the game:
then mv -f ".deps/board.Tpo" ".deps/board.Po"; else rm -f ".deps/board.Tpo"; exit 1; fi
board.c: In function ‘advance_quadrant’:
board.c:667:7: error: variable ‘x’ set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
make[3]: *** [board.o] Error 1
make[3]: Leaving directory `/var/repobuild/buildspace/monkey-bubble/src/monkey-bubble-0.4.0/src/monkey'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/repobuild/buildspace/monkey-bubble/src/monkey-bubble-0.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/repobuild/buildspace/monkey-bubble/src/monkey-bubble-0.4.0'
make: *** [all] Error 2
Any idea anybody?
gadget3000 commented on 2011-08-31 20:42
Updated the PKGBUILD a bit (http://pastebin.com/gWGVY3Sb) but I still get this error when compiling:
src/monkey-bubble-0.4.0/src/net/simple-server.c:334: undefined reference to `xmlNewDoc'