./wip/bub-n-bros, Multiplayer crazy clone of Bubble Bobble

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6.2nb1, Package name: bubbros-1.6.2nb1, Maintainer: pkgsrc-users

The Bub's Brothers is a network, client-server game. It does not mean that you
cannot play it alone, on a non-networked computer, but that will just be less
fun. The game is written in the Python programming language.

* The server is the program that you only need to run on one machine. It is a
non-graphical program that computes the gameplay and sends display data to the
clients via the network.

* The client is the display program that must be executed on every machine.


Required to run:
[devel/py-game] [lang/python27]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: 2e335e8519650ab0af4ece352737b7d1767d45bb
Filesize: 11297.628 KB

Version history: (Expand)


CVS history: (Expand)


   2014-01-25 11:45:27 by Thomas Klausner | Files touched by this commit (26)
Log message:
No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
   2012-10-04 00:14:51 by Thomas Klausner | Files touched by this commit (40)
Log message:
Update for python25 removal.
   2012-09-24 19:14:38 by Aleksej Saushev | Files touched by this commit (19)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-06-14 03:16:12 by othyro | Files touched by this commit (1)
Log message:
Removed: games/bubbros/display/setup.py.orig
   2012-06-14 03:13:59 by othyro | Files touched by this commit (1)
Log message:
+LICENSE.
   2011-02-28 15:53:17 by Thomas Klausner | Files touched by this commit (23)
Log message:
Reset maintainer for retired developers.
   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-01-18 10:38:16 by Thomas Klausner | Files touched by this commit (204)
Log message:
Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8).