aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/monkeybubble/Makefile3
-rw-r--r--games/monkeybubble/distinfo2
-rw-r--r--games/monkeybubble/files/patch-src::audio::sound_manager.c11
-rw-r--r--games/monkeybubble/pkg-plist2
4 files changed, 4 insertions, 14 deletions
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile
index 51ea11a4247c..a2c99163b37b 100644
--- a/games/monkeybubble/Makefile
+++ b/games/monkeybubble/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= monkeybubble
-PORTVERSION= 0.1.8
+PORTVERSION= 0.1.9
CATEGORIES= games gnome
MASTER_SITES= http://monkey-bubble.tuxfamily.org/
DISTNAME= monkey-bubble-${PORTVERSION}
@@ -15,7 +15,6 @@ MAINTAINER= adamw@FreeBSD.org
COMMENT= GTK2 Puzzle Bobble clone with monkeys
USE_X_PREFIX= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui \
diff --git a/games/monkeybubble/distinfo b/games/monkeybubble/distinfo
index c49f21fb79b5..41fcfe54f103 100644
--- a/games/monkeybubble/distinfo
+++ b/games/monkeybubble/distinfo
@@ -1 +1 @@
-MD5 (monkey-bubble-0.1.8.tar.gz) = 6c97b5e2ec52fc8ea4c30bd04b0ee590
+MD5 (monkey-bubble-0.1.9.tar.gz) = ad4fd5cbbbcfd2be7dcfc12ac1c59ebc
diff --git a/games/monkeybubble/files/patch-src::audio::sound_manager.c b/games/monkeybubble/files/patch-src::audio::sound_manager.c
deleted file mode 100644
index c912aedc3421..000000000000
--- a/games/monkeybubble/files/patch-src::audio::sound_manager.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/audio/sound-manager.c.orig Sat Jan 17 15:26:09 2004
-+++ src/audio/sound-manager.c Sat Jan 17 15:26:16 2004
-@@ -145,7 +145,7 @@
-
- g_object_set( G_OBJECT( PRIVATE(m)->filesrc), "location",path,NULL);
-
-- gst_element_link_many( PRIVATE(m)->filesrc, PRIVATE(m)->vorbis_dec, PRIVATE(m)->output);
-+ gst_element_link_many( PRIVATE(m)->filesrc, PRIVATE(m)->vorbis_dec, PRIVATE(m)->output, NULL);
-
-
- PRIVATE(m)->is_playing = TRUE;
diff --git a/games/monkeybubble/pkg-plist b/games/monkeybubble/pkg-plist
index aac1e7d0e3f9..0703bb7ed773 100644
--- a/games/monkeybubble/pkg-plist
+++ b/games/monkeybubble/pkg-plist
@@ -123,6 +123,8 @@ share/gnome/monkey-bubble/gfx/snake/snake_6.svg
share/gnome/monkey-bubble/gfx/snake/snake_7.svg
share/gnome/monkey-bubble/gfx/snake/snake_8.svg
share/gnome/monkey-bubble/gfx/snake/snake_9.svg
+share/gnome/monkey-bubble/gfx/splash.svg
+share/gnome/monkey-bubble/gfx/star.svg
share/gnome/monkey-bubble/gfx/tomato.svg
share/gnome/monkey-bubble/gfx/win.svg
share/gnome/monkey-bubble/glade/keybinding.glade