pkgsrc-wip/monkey-bubble/patches/patch-ac
Quentin Garnier e7f8504de5 I should have updated before, since changes from my previous commit were
already in the new version.

However, don't link with -pg.

Updated to 0.1.5.

2003-09-29  Laurent Belmonte  <lolo3d@tuxfamily.org>

	- some test on gstreamer
	- fix 2 player bug
	- some cleanup

2003-09-26  Laurent Belmonte  <laurent.belmonte@aliacom.fr>

	- just a icon to the main window
	- fix 2 players win-lost

2003-09-26  Laurent Belmonte  <laurent.belmonte@aliacom.fr>

	- less dependencies on frozen bubble gfx
	- some polish
	- some bug fix

2003-09-25  Laurent Belmonte  <laurent.belmonte@aliacom.fr>

	- Workaround librsvg (new librsvg should be fixed though)
	for non-C locales

	- web site update

2003-09-25  Laurent Belmonte  <laurent.belmonte@aliacom.fr>

	Some bugfix,cleanup.
	begin of the audio system

2003-09-24  Laurent Belmonte  <laurent.belmonte@aliacom.fr>

	- 0.1.2 version..
	- site update
	- new snake gfx
	- patch to compile with gcc2.95 contribute by
		Thomas de Grenier de Latour <degrenier@easyconnect.fr>

2003-09-24  Laurent Belmonte  <laurent.belmonte@aliacom.fr>

	Add new gfx, the monkeys

	fix bug in the shooter

	client executable, ui -> monkey-bubble

2003-09-23  Laurent Belmonte  <lolo3d@tuxfamily.org>

	The web site

2003-09-23  Laurent Belmonte  <lolo3d@tuxfamily.org>

	initial release
2003-10-02 11:47:53 +00:00

13 lines
343 B
Text

$NetBSD: patch-ac,v 1.2 2003/10/02 11:47:53 cubidou Exp $
--- src/ui/Makefile.am.orig 2003-10-02 13:37:27.000000000 +0200
+++ src/ui/Makefile.am
@@ -25,7 +25,7 @@ monkey_bubble_SOURCES = \
network-ui.c network-ui.h \
network-game.c network-game.h
-monkey_bubble_LDFLAGS=-pg
+#monkey_bubble_LDFLAGS=-pg
monkey_bubble_LDADD = \