From f887da9b89268221d56be88954e2621c93439422 Mon Sep 17 00:00:00 2001 From: adamw Date: Sun, 25 Jan 2004 23:34:00 +0000 Subject: Update to 0.1.9. Thanks, Mezz, for noticing this! I had completely forgotten about it! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1714 df743ca5-7f9a-e211-a948-0013205c9059 --- games/monkeybubble/Makefile | 2 +- games/monkeybubble/distinfo | 2 +- games/monkeybubble/files/patch-src::audio::sound_manager.c | 11 ----------- games/monkeybubble/pkg-plist | 2 ++ 4 files changed, 4 insertions(+), 13 deletions(-) delete mode 100644 games/monkeybubble/files/patch-src::audio::sound_manager.c diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index 2f83c5ad1..49d65701f 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} diff --git a/games/monkeybubble/distinfo b/games/monkeybubble/distinfo index c49f21fb7..41fcfe54f 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 c912aedc3..000000000 --- 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 aac1e7d0e..0703bb7ed 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 -- cgit v1.2.3