Index: head/games/bubbros/Makefile =================================================================== --- head/games/bubbros/Makefile (revision 369813) +++ head/games/bubbros/Makefile (revision 369814) @@ -1,66 +1,68 @@ # Created by: Janos Mohacsi # $FreeBSD$ PORTNAME= bubbros PORTVERSION= 1.6.2 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/bub-n-bros/bub-n-bros/${PORTVERSION} DIST_SUBDIR= python MAINTAINER= games@FreeBSD.org COMMENT= Multiplayer clone of the famous Bubble Bobble game LICENSE= MIT RUN_DEPENDS= ${PYGAME} BUILD_DEPENDS:= ${RUN_DEPENDS} -USE_PYTHON= yes +USES= python PORTDOCS= *.html OPTIONS_DEFINE= DOCS SUB_FILES= ${PORTNAME} DESKTOP_ENTRIES="Bub-n-Bros" "" "${PORTNAME}" \ "${PORTNAME}" "Game;ArcadeGame;" "" post-patch: @${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \ ${WRKSRC}/display/setup.py @${FIND} ${WRKSRC} -name "*.bak" -delete -or -name "*.orig" -delete \ -or -name "*.cvsignore" -delete @${FIND} ${WRKSRC} -name CVS -print0 | ${XARGS} -0 ${RM} -fr do-build: # Compile the statesaver extension module cd ${WRKSRC}/bubbob; ${PYTHON_CMD} setup.py build_ext -i # Compile the X-window client extension module cd ${WRKSRC}/display; ${PYTHON_CMD} setup.py build_ext -i .for d in bubbob display @(cd ${WRKSRC}/${d} && ${RM} -fr build) .endfor do-install: @${REINPLACE_CMD} -e 's|%%PYTHON_CMD%%|${PYTHON_CMD}|' \ ${WRKDIR}/${PORTNAME} ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ .for d in bubbob common display http2 java metaserver @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${d} ${STAGEDIR}${DATADIR}) .endfor ${INSTALL_SCRIPT} ${WRKSRC}/BubBob.py ${STAGEDIR}${DATADIR} # build different colors + @${FIND} ${STAGEDIR}${DATADIR} -name "*.ppm" -exec chmod u+w {} \; @${PYTHON_CMD} ${STAGEDIR}${DATADIR}/bubbob/images/buildcolors.py ${LN} -sf ${DATADIR}/http2/data/bob.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png .for l in bubbob/statesaver.so display/xshm.so + ${CHMOD} u+w ${STAGEDIR}${DATADIR}/${l} ${STRIP_CMD} ${STAGEDIR}${DATADIR}/${l} .endfor ${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/ @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${STAGEDIR}${DOCSDIR} .include Index: head/games/bubbros/pkg-plist =================================================================== --- head/games/bubbros/pkg-plist (revision 369813) +++ head/games/bubbros/pkg-plist (revision 369814) @@ -1,476 +1,452 @@ bin/bubbros man/man1/BubBob.py.1.gz man/man1/Client.py.1.gz man/man1/bb.py.1.gz %%DATADIR%%/BubBob.py %%DATADIR%%/bubbob/Makefile %%DATADIR%%/bubbob/bb.py %%DATADIR%%/bubbob/binboards.py %%DATADIR%%/bubbob/boarddef.py %%DATADIR%%/bubbob/boards.py %%DATADIR%%/bubbob/bonuses.py %%DATADIR%%/bubbob/bubbles.py %%DATADIR%%/bubbob/command.py %%DATADIR%%/bubbob/doc/bonus-doc.py %%DATADIR%%/bubbob/ext1/__init__.py %%DATADIR%%/bubbob/ext1/brick.wav %%DATADIR%%/bubbob/ext1/image1-0.ppm %%DATADIR%%/bubbob/ext1/image1-1.ppm %%DATADIR%%/bubbob/ext1/image1-2.ppm %%DATADIR%%/bubbob/ext1/image1-3.ppm %%DATADIR%%/bubbob/ext1/image1-4.ppm %%DATADIR%%/bubbob/ext1/image1-5.ppm %%DATADIR%%/bubbob/ext1/image1-6.ppm %%DATADIR%%/bubbob/ext1/image1-7.ppm %%DATADIR%%/bubbob/ext1/image1-8.ppm %%DATADIR%%/bubbob/ext1/image1-9.ppm %%DATADIR%%/bubbob/ext1/music.wav %%DATADIR%%/bubbob/ext1/wall.wav %%DATADIR%%/bubbob/ext2/__init__.py %%DATADIR%%/bubbob/ext2/image1.ppm %%DATADIR%%/bubbob/ext2/image2.ppm %%DATADIR%%/bubbob/ext2/music.wav %%DATADIR%%/bubbob/ext3/__init__.py %%DATADIR%%/bubbob/ext3/image1-0.ppm %%DATADIR%%/bubbob/ext3/image1-1.ppm %%DATADIR%%/bubbob/ext3/image1-2.ppm %%DATADIR%%/bubbob/ext3/image1-3.ppm %%DATADIR%%/bubbob/ext3/image1-4.ppm %%DATADIR%%/bubbob/ext3/image1-5.ppm %%DATADIR%%/bubbob/ext3/image1-6.ppm %%DATADIR%%/bubbob/ext3/image1-7.ppm %%DATADIR%%/bubbob/ext3/image1-8.ppm %%DATADIR%%/bubbob/ext3/image1-9.ppm %%DATADIR%%/bubbob/ext3/music.wav %%DATADIR%%/bubbob/ext3/shoot.wav %%DATADIR%%/bubbob/ext4/__init__.py %%DATADIR%%/bubbob/ext4/image1-0.ppm %%DATADIR%%/bubbob/ext4/image1-1.ppm %%DATADIR%%/bubbob/ext4/image1-2.ppm %%DATADIR%%/bubbob/ext4/image1-3.ppm %%DATADIR%%/bubbob/ext4/image1-4.ppm %%DATADIR%%/bubbob/ext4/image1-5.ppm %%DATADIR%%/bubbob/ext4/image1-6.ppm %%DATADIR%%/bubbob/ext4/image1-7.ppm %%DATADIR%%/bubbob/ext4/image1-8.ppm %%DATADIR%%/bubbob/ext4/image1-9.ppm %%DATADIR%%/bubbob/ext4/music.wav %%DATADIR%%/bubbob/ext5/__init__.py %%DATADIR%%/bubbob/ext5/image1.ppm %%DATADIR%%/bubbob/ext5/image2.ppm %%DATADIR%%/bubbob/ext5/image3.ppm %%DATADIR%%/bubbob/ext5/image4.ppm %%DATADIR%%/bubbob/ext5/music.wav %%DATADIR%%/bubbob/ext5/ouch.wav %%DATADIR%%/bubbob/ext6/__init__.py %%DATADIR%%/bubbob/ext6/crash.wav %%DATADIR%%/bubbob/ext6/image1-0.ppm %%DATADIR%%/bubbob/ext6/image1-1.ppm %%DATADIR%%/bubbob/ext6/image1-2.ppm %%DATADIR%%/bubbob/ext6/image1-3.ppm %%DATADIR%%/bubbob/ext6/image1-4.ppm %%DATADIR%%/bubbob/ext6/image1-5.ppm %%DATADIR%%/bubbob/ext6/image1-6.ppm %%DATADIR%%/bubbob/ext6/image1-7.ppm %%DATADIR%%/bubbob/ext6/image1-8.ppm %%DATADIR%%/bubbob/ext6/image1-9.ppm %%DATADIR%%/bubbob/ext6/music.wav %%DATADIR%%/bubbob/ext7/__init__.py %%DATADIR%%/bubbob/ext7/fire.wav %%DATADIR%%/bubbob/ext7/hit.wav %%DATADIR%%/bubbob/ext7/image1-0.ppm %%DATADIR%%/bubbob/ext7/image1-1.ppm %%DATADIR%%/bubbob/ext7/image1-2.ppm %%DATADIR%%/bubbob/ext7/image1-3.ppm %%DATADIR%%/bubbob/ext7/image1-4.ppm %%DATADIR%%/bubbob/ext7/image1-5.ppm %%DATADIR%%/bubbob/ext7/image1-6.ppm %%DATADIR%%/bubbob/ext7/image1-7.ppm %%DATADIR%%/bubbob/ext7/image1-8.ppm %%DATADIR%%/bubbob/ext7/image1-9.ppm %%DATADIR%%/bubbob/ext7/music.wav %%DATADIR%%/bubbob/images.py %%DATADIR%%/bubbob/images/10000_0.ppm %%DATADIR%%/bubbob/images/10000_1.ppm %%DATADIR%%/bubbob/images/10000_2.ppm %%DATADIR%%/bubbob/images/10000_3.ppm %%DATADIR%%/bubbob/images/10000_4.ppm %%DATADIR%%/bubbob/images/10000_5.ppm %%DATADIR%%/bubbob/images/10000_6.ppm %%DATADIR%%/bubbob/images/10000_7.ppm %%DATADIR%%/bubbob/images/10000_8.ppm %%DATADIR%%/bubbob/images/10000_9.ppm %%DATADIR%%/bubbob/images/20000_0.ppm %%DATADIR%%/bubbob/images/20000_1.ppm %%DATADIR%%/bubbob/images/20000_2.ppm %%DATADIR%%/bubbob/images/20000_3.ppm %%DATADIR%%/bubbob/images/20000_4.ppm %%DATADIR%%/bubbob/images/20000_5.ppm %%DATADIR%%/bubbob/images/20000_6.ppm %%DATADIR%%/bubbob/images/20000_7.ppm %%DATADIR%%/bubbob/images/20000_8.ppm %%DATADIR%%/bubbob/images/20000_9.ppm %%DATADIR%%/bubbob/images/30000_0.ppm %%DATADIR%%/bubbob/images/30000_1.ppm %%DATADIR%%/bubbob/images/30000_2.ppm %%DATADIR%%/bubbob/images/30000_3.ppm %%DATADIR%%/bubbob/images/30000_4.ppm %%DATADIR%%/bubbob/images/30000_5.ppm %%DATADIR%%/bubbob/images/30000_6.ppm %%DATADIR%%/bubbob/images/30000_7.ppm %%DATADIR%%/bubbob/images/30000_8.ppm %%DATADIR%%/bubbob/images/30000_9.ppm %%DATADIR%%/bubbob/images/40000_0.ppm %%DATADIR%%/bubbob/images/40000_1.ppm %%DATADIR%%/bubbob/images/40000_2.ppm %%DATADIR%%/bubbob/images/40000_3.ppm %%DATADIR%%/bubbob/images/40000_4.ppm %%DATADIR%%/bubbob/images/40000_5.ppm %%DATADIR%%/bubbob/images/40000_6.ppm %%DATADIR%%/bubbob/images/40000_7.ppm %%DATADIR%%/bubbob/images/40000_8.ppm %%DATADIR%%/bubbob/images/40000_9.ppm %%DATADIR%%/bubbob/images/50000_0.ppm %%DATADIR%%/bubbob/images/50000_1.ppm %%DATADIR%%/bubbob/images/50000_2.ppm %%DATADIR%%/bubbob/images/50000_3.ppm %%DATADIR%%/bubbob/images/50000_4.ppm %%DATADIR%%/bubbob/images/50000_5.ppm %%DATADIR%%/bubbob/images/50000_6.ppm %%DATADIR%%/bubbob/images/50000_7.ppm %%DATADIR%%/bubbob/images/50000_8.ppm %%DATADIR%%/bubbob/images/50000_9.ppm %%DATADIR%%/bubbob/images/60000_0.ppm %%DATADIR%%/bubbob/images/60000_1.ppm %%DATADIR%%/bubbob/images/60000_2.ppm %%DATADIR%%/bubbob/images/60000_3.ppm %%DATADIR%%/bubbob/images/60000_4.ppm %%DATADIR%%/bubbob/images/60000_5.ppm %%DATADIR%%/bubbob/images/60000_6.ppm %%DATADIR%%/bubbob/images/60000_7.ppm %%DATADIR%%/bubbob/images/60000_8.ppm %%DATADIR%%/bubbob/images/60000_9.ppm %%DATADIR%%/bubbob/images/70000_0.ppm %%DATADIR%%/bubbob/images/70000_1.ppm %%DATADIR%%/bubbob/images/70000_2.ppm %%DATADIR%%/bubbob/images/70000_3.ppm %%DATADIR%%/bubbob/images/70000_4.ppm %%DATADIR%%/bubbob/images/70000_5.ppm %%DATADIR%%/bubbob/images/70000_6.ppm %%DATADIR%%/bubbob/images/70000_7.ppm %%DATADIR%%/bubbob/images/70000_8.ppm %%DATADIR%%/bubbob/images/70000_9.ppm %%DATADIR%%/bubbob/images/big_bubble.ppm %%DATADIR%%/bubbob/images/big_bubble_2.ppm %%DATADIR%%/bubbob/images/black.ppm %%DATADIR%%/bubbob/images/blitzy.ppm %%DATADIR%%/bubbob/images/blitzy_angry.ppm %%DATADIR%%/bubbob/images/blitzy_shot.ppm %%DATADIR%%/bubbob/images/bonus_0.ppm %%DATADIR%%/bubbob/images/bonus_1.ppm %%DATADIR%%/bubbob/images/bonus_10.ppm %%DATADIR%%/bubbob/images/bonus_11.ppm %%DATADIR%%/bubbob/images/bonus_12.ppm %%DATADIR%%/bubbob/images/bonus_2.ppm %%DATADIR%%/bubbob/images/bonus_3.ppm %%DATADIR%%/bubbob/images/bonus_4.ppm %%DATADIR%%/bubbob/images/bonus_5.ppm %%DATADIR%%/bubbob/images/bonus_6.ppm %%DATADIR%%/bubbob/images/bonus_7.ppm %%DATADIR%%/bubbob/images/bonus_8.ppm %%DATADIR%%/bubbob/images/bonus_9.ppm %%DATADIR%%/bubbob/images/bubble.ppm %%DATADIR%%/bubbob/images/buildcolors.py %%DATADIR%%/bubbob/images/butterfly.ppm %%DATADIR%%/bubbob/images/cream_pie_big.ppm %%DATADIR%%/bubbob/images/diamond_big_blue.ppm %%DATADIR%%/bubbob/images/diamond_big_purple.ppm %%DATADIR%%/bubbob/images/diamond_big_red.ppm %%DATADIR%%/bubbob/images/diamond_big_yellow.ppm %%DATADIR%%/bubbob/images/digits_0.ppm %%DATADIR%%/bubbob/images/digits_1.ppm %%DATADIR%%/bubbob/images/digits_2.ppm %%DATADIR%%/bubbob/images/digits_3.ppm %%DATADIR%%/bubbob/images/digits_4.ppm %%DATADIR%%/bubbob/images/digits_5.ppm %%DATADIR%%/bubbob/images/digits_6.ppm %%DATADIR%%/bubbob/images/digits_7.ppm %%DATADIR%%/bubbob/images/digits_8.ppm %%DATADIR%%/bubbob/images/digits_9.ppm %%DATADIR%%/bubbob/images/door.ppm %%DATADIR%%/bubbob/images/dragon_0.ppm %%DATADIR%%/bubbob/images/dragon_1.ppm %%DATADIR%%/bubbob/images/dragon_2.ppm %%DATADIR%%/bubbob/images/dragon_3.ppm %%DATADIR%%/bubbob/images/dragon_4.ppm %%DATADIR%%/bubbob/images/dragon_5.ppm %%DATADIR%%/bubbob/images/dragon_6.ppm %%DATADIR%%/bubbob/images/dragon_7.ppm %%DATADIR%%/bubbob/images/dragon_8.ppm %%DATADIR%%/bubbob/images/dragon_9.ppm %%DATADIR%%/bubbob/images/dragon_bubble_0.ppm %%DATADIR%%/bubbob/images/dragon_bubble_1.ppm %%DATADIR%%/bubbob/images/dragon_bubble_2.ppm %%DATADIR%%/bubbob/images/dragon_bubble_3.ppm %%DATADIR%%/bubbob/images/dragon_bubble_4.ppm %%DATADIR%%/bubbob/images/dragon_bubble_5.ppm %%DATADIR%%/bubbob/images/dragon_bubble_6.ppm %%DATADIR%%/bubbob/images/dragon_bubble_7.ppm %%DATADIR%%/bubbob/images/dragon_bubble_8.ppm %%DATADIR%%/bubbob/images/dragon_bubble_9.ppm %%DATADIR%%/bubbob/images/extend.ppm %%DATADIR%%/bubbob/images/extra1.ppm %%DATADIR%%/bubbob/images/extra2.ppm %%DATADIR%%/bubbob/images/extra3.ppm %%DATADIR%%/bubbob/images/extra4.ppm %%DATADIR%%/bubbob/images/extra5.ppm %%DATADIR%%/bubbob/images/extra6.ppm %%DATADIR%%/bubbob/images/extra7.ppm %%DATADIR%%/bubbob/images/extra8.ppm %%DATADIR%%/bubbob/images/fire_drop.ppm %%DATADIR%%/bubbob/images/fire_surface.ppm %%DATADIR%%/bubbob/images/fish_0.ppm %%DATADIR%%/bubbob/images/fish_1.ppm %%DATADIR%%/bubbob/images/fish_2.ppm %%DATADIR%%/bubbob/images/fish_3.ppm %%DATADIR%%/bubbob/images/fish_4.ppm %%DATADIR%%/bubbob/images/fish_5.ppm %%DATADIR%%/bubbob/images/fish_6.ppm %%DATADIR%%/bubbob/images/fish_7.ppm %%DATADIR%%/bubbob/images/fish_8.ppm %%DATADIR%%/bubbob/images/fish_9.ppm %%DATADIR%%/bubbob/images/flappy.ppm %%DATADIR%%/bubbob/images/flapy_angry.ppm %%DATADIR%%/bubbob/images/game_over_0.ppm %%DATADIR%%/bubbob/images/game_over_1.ppm %%DATADIR%%/bubbob/images/game_over_2.ppm %%DATADIR%%/bubbob/images/game_over_3.ppm %%DATADIR%%/bubbob/images/game_over_4.ppm %%DATADIR%%/bubbob/images/game_over_5.ppm %%DATADIR%%/bubbob/images/game_over_6.ppm %%DATADIR%%/bubbob/images/game_over_7.ppm %%DATADIR%%/bubbob/images/game_over_8.ppm %%DATADIR%%/bubbob/images/game_over_9.ppm %%DATADIR%%/bubbob/images/ghost.ppm %%DATADIR%%/bubbob/images/ghosty.ppm %%DATADIR%%/bubbob/images/ghosty_angry.ppm %%DATADIR%%/bubbob/images/glue.ppm %%DATADIR%%/bubbob/images/gramy.ppm %%DATADIR%%/bubbob/images/gramy_angry.ppm %%DATADIR%%/bubbob/images/hat1.ppm %%DATADIR%%/bubbob/images/hat2.ppm %%DATADIR%%/bubbob/images/hat5.ppm %%DATADIR%%/bubbob/images/ice_cyan_big.ppm %%DATADIR%%/bubbob/images/ice_violet_big.ppm %%DATADIR%%/bubbob/images/keys.ppm %%DATADIR%%/bubbob/images/level_digits.ppm %%DATADIR%%/bubbob/images/lightning_large.ppm %%DATADIR%%/bubbob/images/lightning_small.ppm %%DATADIR%%/bubbob/images/monky.ppm %%DATADIR%%/bubbob/images/monky_angry.ppm %%DATADIR%%/bubbob/images/nasty.ppm %%DATADIR%%/bubbob/images/nasty_angry.ppm %%DATADIR%%/bubbob/images/orcy.ppm %%DATADIR%%/bubbob/images/orcy_angry.ppm %%DATADIR%%/bubbob/images/palettes.dat %%DATADIR%%/bubbob/images/pastec_big.ppm %%DATADIR%%/bubbob/images/peach_big.ppm %%DATADIR%%/bubbob/images/point_0.ppm %%DATADIR%%/bubbob/images/point_1.ppm %%DATADIR%%/bubbob/images/point_2.ppm %%DATADIR%%/bubbob/images/point_3.ppm %%DATADIR%%/bubbob/images/point_4.ppm %%DATADIR%%/bubbob/images/point_5.ppm %%DATADIR%%/bubbob/images/point_6.ppm %%DATADIR%%/bubbob/images/point_7.ppm %%DATADIR%%/bubbob/images/point_8.ppm %%DATADIR%%/bubbob/images/point_9.ppm %%DATADIR%%/bubbob/images/red_Hurry_up.ppm %%DATADIR%%/bubbob/images/sheep.ppm %%DATADIR%%/bubbob/images/shot.ppm %%DATADIR%%/bubbob/images/spinning_drop.ppm %%DATADIR%%/bubbob/images/springy.ppm %%DATADIR%%/bubbob/images/springy_angry.ppm %%DATADIR%%/bubbob/images/star_large.ppm %%DATADIR%%/bubbob/images/sugar_pie_big.ppm %%DATADIR%%/bubbob/images/water_flow.ppm %%DATADIR%%/bubbob/images/water_still.ppm %%DATADIR%%/bubbob/images/water_surface.ppm %%DATADIR%%/bubbob/images/yellow_Hurry_up.ppm %%DATADIR%%/bubbob/levels/Arena.bin %%DATADIR%%/bubbob/levels/CompactLevels.py %%DATADIR%%/bubbob/levels/HouseOfFun.bin %%DATADIR%%/bubbob/levels/Levels.bin %%DATADIR%%/bubbob/levels/LostLevels.bin %%DATADIR%%/bubbob/levels/README.txt %%DATADIR%%/bubbob/levels/RandomLevels.py %%DATADIR%%/bubbob/levels/rnglevel %%DATADIR%%/bubbob/levels/scratch.py %%DATADIR%%/bubbob/macbinary.py %%DATADIR%%/bubbob/mnstrmap.py %%DATADIR%%/bubbob/monsters.py %%DATADIR%%/bubbob/music/Snd1-8.wav %%DATADIR%%/bubbob/music/Snd2-8.wav %%DATADIR%%/bubbob/music/Snd3-8.wav %%DATADIR%%/bubbob/music/Snd4-8.wav %%DATADIR%%/bubbob/music/Snd5-8.wav %%DATADIR%%/bubbob/music/Snd6-8.wav %%DATADIR%%/bubbob/patmap.py %%DATADIR%%/bubbob/player.py %%DATADIR%%/bubbob/ranking.py %%DATADIR%%/bubbob/save_rnglevel.py %%DATADIR%%/bubbob/setup.py %%DATADIR%%/bubbob/sounds/die.wav %%DATADIR%%/bubbob/sounds/extra.wav %%DATADIR%%/bubbob/sounds/extralife.wav %%DATADIR%%/bubbob/sounds/fruit.wav %%DATADIR%%/bubbob/sounds/hell.wav %%DATADIR%%/bubbob/sounds/hurry.wav %%DATADIR%%/bubbob/sounds/jump.wav %%DATADIR%%/bubbob/sounds/letsgo.wav %%DATADIR%%/bubbob/sounds/pop.wav %%DATADIR%%/bubbob/sounds/shh.wav %%DATADIR%%/bubbob/sounds/yippee.wav %%DATADIR%%/bubbob/sprmap.py %%DATADIR%%/bubbob/statesaver.c %%DATADIR%%/bubbob/statesaver.py %%DATADIR%%/bubbob/statesaver.so %%DATADIR%%/bubbob/test_rnglevel.py %%DATADIR%%/bubbob/test_statesaver.py %%DATADIR%%/bubbob/tmp/pat00.ppm %%DATADIR%%/bubbob/tmp/pat01.ppm %%DATADIR%%/bubbob/tmp/pat02.ppm %%DATADIR%%/bubbob/tmp/pat03.ppm %%DATADIR%%/bubbob/tmp/pat04.ppm %%DATADIR%%/bubbob/tmp/pat05.ppm %%DATADIR%%/bubbob/tmp/pat06.ppm %%DATADIR%%/bubbob/tmp/pat07.ppm %%DATADIR%%/bubbob/tmp/pat08.ppm %%DATADIR%%/bubbob/tmp/pat09.ppm %%DATADIR%%/bubbob/tmp/pat10.ppm %%DATADIR%%/bubbob/tmp/pat11.ppm %%DATADIR%%/bubbob/tmp/pat12.ppm %%DATADIR%%/bubbob/tmp/pat13.ppm %%DATADIR%%/bubbob/tmp/pat14.ppm %%DATADIR%%/bubbob/tmp/pat15.ppm %%DATADIR%%/bubbob/tmp/pat16.ppm %%DATADIR%%/bubbob/tmp/pat17.ppm %%DATADIR%%/bubbob/tmp/pat18.ppm %%DATADIR%%/bubbob/tmp/pat19.ppm %%DATADIR%%/bubbob/tmp/pat20.ppm %%DATADIR%%/common/__init__.py %%DATADIR%%/common/gamesrv.py %%DATADIR%%/common/hostchooser.py %%DATADIR%%/common/httpserver.py %%DATADIR%%/common/javaserver.py %%DATADIR%%/common/msgstruct.py %%DATADIR%%/common/pixmap.py %%DATADIR%%/common/stdlog.py %%DATADIR%%/common/udpovertcp.py %%DATADIR%%/display/Client.py %%DATADIR%%/display/Makefile %%DATADIR%%/display/__init__.py %%DATADIR%%/display/caching.py %%DATADIR%%/display/dpy_gtk.py %%DATADIR%%/display/dpy_pygame.py %%DATADIR%%/display/dpy_windows.py %%DATADIR%%/display/dpy_x.py %%DATADIR%%/display/modes.py %%DATADIR%%/display/music1.py %%DATADIR%%/display/pclient.py %%DATADIR%%/display/playback.py %%DATADIR%%/display/puremixer.py %%DATADIR%%/display/pythonxlibintf.py %%DATADIR%%/display/setup.py %%DATADIR%%/display/snd_linux.py %%DATADIR%%/display/snd_off.py %%DATADIR%%/display/snd_pygame.py %%DATADIR%%/display/snd_windows.py %%DATADIR%%/display/windows/wingame.c %%DATADIR%%/display/windows/wingame.def %%DATADIR%%/display/windows/wingame.dsp %%DATADIR%%/display/windows/wingame.dsw %%DATADIR%%/display/xshm.c %%DATADIR%%/display/xshm.so %%DATADIR%%/http2/data/bab.png %%DATADIR%%/http2/data/baub.png %%DATADIR%%/http2/data/beab.png %%DATADIR%%/http2/data/beb.png %%DATADIR%%/http2/data/biab.png %%DATADIR%%/http2/data/bib.png %%DATADIR%%/http2/data/biob.png %%DATADIR%%/http2/data/bob.png %%DATADIR%%/http2/data/boob.png %%DATADIR%%/http2/data/bub.png %%DATADIR%%/http2/data/byb.png %%DATADIR%%/http2/data/checked.png %%DATADIR%%/http2/data/close.png %%DATADIR%%/http2/data/confirm.html %%DATADIR%%/http2/data/disabled.png %%DATADIR%%/http2/data/hat1.png %%DATADIR%%/http2/data/hat2.png %%DATADIR%%/http2/data/header.png %%DATADIR%%/http2/data/index.html %%DATADIR%%/http2/data/lbab.png %%DATADIR%%/http2/data/lbeb.png %%DATADIR%%/http2/data/lbib.png %%DATADIR%%/http2/data/lbiob.png %%DATADIR%%/http2/data/name.html %%DATADIR%%/http2/data/new.html %%DATADIR%%/http2/data/options.html %%DATADIR%%/http2/data/sfbob.png %%DATADIR%%/http2/data/sfbub.png %%DATADIR%%/http2/data/stop.html %%DATADIR%%/http2/data/unchecked.png %%DATADIR%%/http2/data/wave1.png %%DATADIR%%/http2/data/wave2.png %%DATADIR%%/http2/data/wave3.png %%DATADIR%%/http2/header.png %%DATADIR%%/http2/httppages.py %%DATADIR%%/http2/sf/bb12.py %%DATADIR%%/http2/sf/sfbub.png %%DATADIR%%/http2/sf/started.html %%DATADIR%%/java/Makefile %%DATADIR%%/java/pclient$Bitmap.class %%DATADIR%%/java/pclient$KeyName.class %%DATADIR%%/java/pclient$Player.class %%DATADIR%%/java/pclient$Playfield.class %%DATADIR%%/java/pclient$SocketDisplayer.class %%DATADIR%%/java/pclient$SocketListener.class %%DATADIR%%/java/pclient$Sprite.class %%DATADIR%%/java/pclient.class %%DATADIR%%/java/pclient.java %%DATADIR%%/metaserver/__init__.py %%DATADIR%%/metaserver/home.png %%DATADIR%%/metaserver/index.html %%DATADIR%%/metaserver/mbub.png %%DATADIR%%/metaserver/metaclient.py %%DATADIR%%/metaserver/metaserver.py %%DATADIR%%/metaserver/metastruct.py %%DATADIR%%/metaserver/pipelayer.py %%DATADIR%%/metaserver/socketoverudp.py share/pixmaps/bubbros.png -@dirrm %%DATADIR%%/bubbob/doc/images -@dirrm %%DATADIR%%/bubbob/doc -@dirrm %%DATADIR%%/bubbob/ext1 -@dirrm %%DATADIR%%/bubbob/ext2 -@dirrm %%DATADIR%%/bubbob/ext3 -@dirrm %%DATADIR%%/bubbob/ext4 -@dirrm %%DATADIR%%/bubbob/ext5 -@dirrm %%DATADIR%%/bubbob/ext6 -@dirrm %%DATADIR%%/bubbob/ext7 -@dirrm %%DATADIR%%/bubbob/images -@dirrm %%DATADIR%%/bubbob/levels -@dirrm %%DATADIR%%/bubbob/music -@dirrm %%DATADIR%%/bubbob/sounds -@dirrm %%DATADIR%%/bubbob/tmp -@dirrm %%DATADIR%%/bubbob -@dirrm %%DATADIR%%/common -@dirrm %%DATADIR%%/display/windows -@dirrm %%DATADIR%%/display -@dirrm %%DATADIR%%/http2/data -@dirrm %%DATADIR%%/http2/sf -@dirrm %%DATADIR%%/http2 -@dirrm %%DATADIR%%/java -@dirrm %%DATADIR%%/metaserver -@dirrm %%DATADIR%%