Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/wordwarvi,
Side-scrolling shoot em up 80s style arcade game
Branch: CURRENT,
Version: 0.24nb1,
Package name: wordwarvi-0.24nb1,
Maintainer: pkgsrc-userswordwarvi, or "Word War vi", is an old school '80's style side
scrolling space shoot'em up video game.
You pilot your "vi-per" craft through core memory, trying to avoid
OS defenses and wipe out the memory hogging emacs processes and
rescue lost vi-per pilots (.swp files) stranded from crashed vi
sessions before heading through the socket to the next node in the
cluster to do it all over again.
Required to run:[
audio/libvorbis] [
audio/portaudio-devel] [
x11/gtk2]
Required to build:[
pkgtools/x11-links] [
x11/compositeproto] [
x11/glproto] [
x11/renderproto] [
x11/xproto] [
x11/xf86vidmodeproto] [
x11/xf86driproto] [
x11/damageproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto] [
x11/dri2proto] [
x11/xcb-proto] [
x11/fixesproto4]
Master sites:
SHA1: cc745ca6debb15c8ab1269c4922e1d732f176cb8
RMD160: 70c0097d386fafbf68afe19ab0b7e6853a248ab2
Filesize: 8581.85 KB
Version history: (Expand)
- (2016-07-27) Package deleted from pkgsrc
- (2016-01-23) Package has been reborn
- (2016-01-21) Package deleted from pkgsrc
- (2015-09-07) Package has been reborn
- (2015-09-07) Package deleted from pkgsrc
- (2015-06-03) Package has been reborn
CVS history: (Expand)
2012-10-07 22:11:06 by Aleksej Saushev | Files touched by this commit (137) |
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.
|
2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235) |
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.
|
2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261) |
Log message:
Remove obsolete @dirrm lines.
|
2008-12-25 13:27:03 by Thomas Klausner | Files touched by this commit (7) | |
Log message:
Import wordwarvi-0.24 as wip/wordwarvi.
wordwarvi, or "Word War vi", is an old school '80's style side
scrolling space shoot'em up video game.
You pilot your "vi-per" craft through core memory, trying to avoid
OS defenses and wipe out the memory hogging emacs processes and
rescue lost vi-per pilots (.swp files) stranded from crashed vi
sessions before heading through the socket to the next node in the
cluster to do it all over again.
TODO:
Core dumps very soon, during intro or at startup.
(gdb) bt
#0 0x00000000004105e4 in draw_objs ()
#1 0x0000000000411a67 in main_da_expose ()
#2 0x00007f7ffd02d61d in gtk_marshal_BOOLEAN__VOID ()
from /usr/pkg/lib/libgtk-x11-2.0.so.0
#3 0x00007f7ffa60b329 in g_closure_invoke ()
from /usr/pkg/lib/libgobject-2.0.so.0
#4 0x00007f7ffa61b8d1 in g_signal_chain_from_overridden ()
from /usr/pkg/lib/libgobject-2.0.so.0
#5 0x00007f7ffa61c9f8 in g_signal_emit_valist ()
from /usr/pkg/lib/libgobject-2.0.so.0
#6 0x00007f7ffa61cd93 in g_signal_emit ()
from /usr/pkg/lib/libgobject-2.0.so.0
#7 0x00007f7ffd11f99e in gtk_widget_class_list_style_properties ()
from /usr/pkg/lib/libgtk-x11-2.0.so.0
#8 0x00007f7ffd027a80 in gtk_main_do_event ()
from /usr/pkg/lib/libgtk-x11-2.0.so.0
#9 0x00007f7ffcd38f30 in gdk_window_is_viewable ()
from /usr/pkg/lib/libgdk-x11-2.0.so.0
#10 0x00007f7ffcd39536 in gdk_window_process_all_updates ()
from /usr/pkg/lib/libgdk-x11-2.0.so.0
#11 0x00007f7ffcd39559 in gdk_window_process_all_updates ()
from /usr/pkg/lib/libgdk-x11-2.0.so.0
#12 0x00007f7ffcd1eeae in gdk_threads_add_timeout_seconds ()
from /usr/pkg/lib/libgdk-x11-2.0.so.0
#13 0x00007f7ffa0350d2 in g_main_context_dispatch ()
from /usr/pkg/lib/libglib-2.0.so.0
#14 0x00007f7ffa0383a5 in g_main_context_check ()
from /usr/pkg/lib/libglib-2.0.so.0
#15 0x00007f7ffa03869d in g_main_loop_run () from /usr/pkg/lib/libglib-2.0.so.0
#16 0x00007f7ffd027c52 in gtk_main () from /usr/pkg/lib/libgtk-x11-2.0.so.0
#17 0x0000000000427d86 in main ()
|