Index: head/games/rnd_jue/Makefile =================================================================== --- head/games/rnd_jue/Makefile (revision 376941) +++ head/games/rnd_jue/Makefile (revision 376942) @@ -1,107 +1,89 @@ # Created by: Rusmir Dusko # $FreeBSD$ PORTNAME= rnd_jue PORTVERSION= 3.3.0.0 PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/:game \ SF/nemysisfreebsdp/${CATEGORIES}/rocksndiamonds/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:game \ rocksndiamonds-3.3.1.0${EXTRACT_SUFX}:game \ ${LEVELS_BD_FANS:S/$/.zip/} \ Tutorial_Alpha.zip \ ${PORTNAME}_icons.tar.gz DIST_SUBDIR= rocksndiamonds EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ rocksndiamonds-3.3.1.0${EXTRACT_SUFX} \ ${PORTNAME}_icons.tar.gz MAINTAINER= nemysis@FreeBSD.org COMMENT= Colorful Boulderdash'n'Emerald Mine'n'Sokoban'n'Stuff jue LICENSE= GPLv2 LIB_DEPENDS+= libsmpeg.so:${PORTSDIR}/multimedia/smpeg EXTRACT_DEPENDS+=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip USES= gmake USE_SDL= image mixer net sdl MAKE_ARGS= CC="${CC}" MAKE="${MAKE_CMD}" OPTIONS="${CFLAGS}" \ RO_GAME_DIR="${DATADIR}" \ X11_PATH="${LOCALBASE}" ALL_TARGET= sdl SUB_FILES= pkg-message LEVELS_BD_FANS= JuergenBonhagen rnd_the_h_world Walpurgis_Collection PORTDOCS= * +PORTDATA= * -DOCSRCDIR1= ${WRKSRC} -DOC_FILES1= CREDITS ChangeLog - -DOCSRCDIR2= ${WRKSRC}/docs/elements -DOCSDIR2= ${DOCSDIR}/docs/elements -DOC_FILES2= *.txt - INSTALLS_ICONS= yes ICON_SIZES= 32x32 48x48 64x64 72x72 96x96 DESKTOP_ENTRIES="R'n'D jue" "" "${PORTNAME}" \ "${PORTNAME}" "Game;ArcadeGame;" "" -.include - post-extract-script: @(cd ${WRKDIR}/rocksndiamonds* && ${COPYTREE_SHARE} levels ${WRKSRC}) .for l in ${LEVELS_BD_FANS:S/$/.zip/} @${UNZIP_CMD} -qo -d ${WRKSRC}/levels ${_DISTDIR}/${l} .endfor @${UNZIP_CMD} -qo -d ${WRKSRC}/levels/Tutorials \ ${_DISTDIR}/Tutorial_Alpha.zip @(cd ${WRKSRC}/levels/Tutorials && ${MV} \ "Tutorial Alpha" rnd_tutorial_alpha) @(cd ${WRKSRC}/levels/"Walpurgis Collection" && \ ${RM} -fr "Walpurgis Gardens" "Walpurgis World") @(cd ${WRKSRC}/levels/rnd_the_h_world && ${RM} -fr hwld_dceos) @${RM} -f ${WRKDIR}/${PORTNAME}/Readme.txt @${RM} -f ${WRKSRC}/levels/Readme.txt post-patch: @${REINPLACE_CMD} \ -e 's|sdl-config|$${SDL_CONFIG}|g' ${WRKSRC}/src/Makefile @${REINPLACE_CMD} \ -e 's|machine/soundcard.h|sys/soundcard.h|' \ ${WRKSRC}/src/libgame/sound.c @${REINPLACE_CMD} \ -e 's|machine/joystick.h|sys/joystick.h|' \ ${WRKSRC}/src/libgame/joystick.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ - .for dir in graphics levels music sounds @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${STAGEDIR}${DATADIR}) .endfor - .for s in ${ICON_SIZES} @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}/apps/ ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}_${s}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}/apps/${PORTNAME}.png .endfor ${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ - - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${DOC_FILES1:S|^|${DOCSRCDIR1}/|} ${STAGEDIR}${DOCSDIR} - @${MKDIR} ${STAGEDIR}${DOCSDIR2} - ${INSTALL_DATA} ${DOC_FILES2:S|^|${DOCSRCDIR2}/|} ${STAGEDIR}${DOCSDIR2} - - @cd ${STAGEDIR}${PREFIX} && ${FIND} ${DATADIR_REL}/levels \ - -type f >> ${TMPPLIST} && \ - ${FIND} ${DATADIR_REL}/levels -type d -o -type l | ${SORT} -r | \ - ${SED} 's|^|@dirrm |' >> ${TMPPLIST} + cd ${WRKSRC} && ${COPYTREE_SHARE} "CREDITS ChangeLog docs/elements" \ + ${STAGEDIR}${DOCSDIR}/ .include Index: head/games/rnd_jue/pkg-plist =================================================================== --- head/games/rnd_jue/pkg-plist (revision 376941) +++ head/games/rnd_jue/pkg-plist (revision 376942) @@ -1,364 +1,8 @@ bin/rnd_jue share/icons/hicolor/32x32/apps/rnd_jue.png share/icons/hicolor/48x48/apps/rnd_jue.png share/icons/hicolor/64x64/apps/rnd_jue.png share/icons/hicolor/72x72/apps/rnd_jue.png share/icons/hicolor/96x96/apps/rnd_jue.png share/pixmaps/rnd_jue.png -%%DATADIR%%/graphics/fallback.pcx -%%DATADIR%%/graphics/jue0/RocksBusy.pcx -%%DATADIR%%/graphics/jue0/RocksFontSmall.pcx -%%DATADIR%%/graphics/jue0/add_dc2.pcx -%%DATADIR%%/graphics/jue0/anim.pcx -%%DATADIR%%/graphics/jue0/back_1.pcx -%%DATADIR%%/graphics/jue0/back_2.pcx -%%DATADIR%%/graphics/jue0/back_ed.pcx -%%DATADIR%%/graphics/jue0/backanz.pcx -%%DATADIR%%/graphics/jue0/bg_01.pcx -%%DATADIR%%/graphics/jue0/bg_01_prev.pcx -%%DATADIR%%/graphics/jue0/bild129.pcx -%%DATADIR%%/graphics/jue0/bomb.pcx -%%DATADIR%%/graphics/jue0/bor.pcx -%%DATADIR%%/graphics/jue0/bor4.pcx -%%DATADIR%%/graphics/jue0/border.pcx -%%DATADIR%%/graphics/jue0/border_8.pcx -%%DATADIR%%/graphics/jue0/border_8b.pcx -%%DATADIR%%/graphics/jue0/border_so.pcx -%%DATADIR%%/graphics/jue0/bottlebreak.pcx -%%DATADIR%%/graphics/jue0/bug.pcx -%%DATADIR%%/graphics/jue0/but.pcx -%%DATADIR%%/graphics/jue0/byjue.pcx -%%DATADIR%%/graphics/jue0/cbelt.pcx -%%DATADIR%%/graphics/jue0/collect.pcx -%%DATADIR%%/graphics/jue0/copyright.pcx -%%DATADIR%%/graphics/jue0/crystal.pcx -%%DATADIR%%/graphics/jue0/cust_1fr.pcx -%%DATADIR%%/graphics/jue0/custani1.pcx -%%DATADIR%%/graphics/jue0/d_wall_1.pcx -%%DATADIR%%/graphics/jue0/datch.pcx -%%DATADIR%%/graphics/jue0/diam2.pcx -%%DATADIR%%/graphics/jue0/diam_BD.pcx -%%DATADIR%%/graphics/jue0/diamcol.pcx -%%DATADIR%%/graphics/jue0/digit_w.pcx -%%DATADIR%%/graphics/jue0/digit_w2.pcx -%%DATADIR%%/graphics/jue0/display.pcx -%%DATADIR%%/graphics/jue0/door.pcx -%%DATADIR%%/graphics/jue0/door_sobigo.pcx -%%DATADIR%%/graphics/jue0/dypanel.pcx -%%DATADIR%%/graphics/jue0/ecowboys.pcx -%%DATADIR%%/graphics/jue0/ed_but.pcx -%%DATADIR%%/graphics/jue0/ed_el.pcx -%%DATADIR%%/graphics/jue0/ed_jue3.pcx -%%DATADIR%%/graphics/jue0/ed_keys.pcx -%%DATADIR%%/graphics/jue0/edit_1.pcx -%%DATADIR%%/graphics/jue0/editor2.pcx -%%DATADIR%%/graphics/jue0/editwest.pcx -%%DATADIR%%/graphics/jue0/elev2.pcx -%%DATADIR%%/graphics/jue0/em_purple.pcx -%%DATADIR%%/graphics/jue0/em_red.pcx -%%DATADIR%%/graphics/jue0/em_yellow.pcx -%%DATADIR%%/graphics/jue0/emc_anim_1.pcx -%%DATADIR%%/graphics/jue0/emc_walls.pcx -%%DATADIR%%/graphics/jue0/emer3.pcx -%%DATADIR%%/graphics/jue0/empty_1.pcx -%%DATADIR%%/graphics/jue0/envfont.pcx -%%DATADIR%%/graphics/jue0/exitanim.pcx -%%DATADIR%%/graphics/jue0/explo1.pcx -%%DATADIR%%/graphics/jue0/explobig.pcx -%%DATADIR%%/graphics/jue0/flamesh.pcx -%%DATADIR%%/graphics/jue0/flamesv.pcx -%%DATADIR%%/graphics/jue0/font_lsi.pcx -%%DATADIR%%/graphics/jue0/fontem.pcx -%%DATADIR%%/graphics/jue0/fontem2.pcx -%%DATADIR%%/graphics/jue0/fontlev.pcx -%%DATADIR%%/graphics/jue0/fontm.pcx -%%DATADIR%%/graphics/jue0/fontmin.pcx -%%DATADIR%%/graphics/jue0/fontpan.pcx -%%DATADIR%%/graphics/jue0/fontsm.pcx -%%DATADIR%%/graphics/jue0/fz.pcx -%%DATADIR%%/graphics/jue0/gear.pcx -%%DATADIR%%/graphics/jue0/gears_3.pcx -%%DATADIR%%/graphics/jue0/genie.pcx -%%DATADIR%%/graphics/jue0/glass.pcx -%%DATADIR%%/graphics/jue0/graphicsinfo.conf -%%DATADIR%%/graphics/jue0/green.pcx -%%DATADIR%%/graphics/jue0/gstart.pcx -%%DATADIR%%/graphics/jue0/ham.pcx -%%DATADIR%%/graphics/jue0/i_wall_1.pcx -%%DATADIR%%/graphics/jue0/indian.pcx -%%DATADIR%%/graphics/jue0/infotron.pcx -%%DATADIR%%/graphics/jue0/insand2.pcx -%%DATADIR%%/graphics/jue0/laser.pcx -%%DATADIR%%/graphics/jue0/lcd.pcx -%%DATADIR%%/graphics/jue0/loaded.pcx -%%DATADIR%%/graphics/jue0/loading.pcx -%%DATADIR%%/graphics/jue0/m_wall.pcx -%%DATADIR%%/graphics/jue0/machine.pcx -%%DATADIR%%/graphics/jue0/main.pcx -%%DATADIR%%/graphics/jue0/main_8.pcx -%%DATADIR%%/graphics/jue0/main_sobigo.pcx -%%DATADIR%%/graphics/jue0/misc_1.pcx -%%DATADIR%%/graphics/jue0/mobile.pcx -%%DATADIR%%/graphics/jue0/mole.pcx -%%DATADIR%%/graphics/jue0/mouse.pcx -%%DATADIR%%/graphics/jue0/murphy.pcx -%%DATADIR%%/graphics/jue0/name_color.pcx -%%DATADIR%%/graphics/jue0/nuggets.pcx -%%DATADIR%%/graphics/jue0/nut.pcx -%%DATADIR%%/graphics/jue0/nut2.pcx -%%DATADIR%%/graphics/jue0/p_walk1.pcx -%%DATADIR%%/graphics/jue0/panelback_1.pcx -%%DATADIR%%/graphics/jue0/paper.pcx -%%DATADIR%%/graphics/jue0/paper_m1.pcx -%%DATADIR%%/graphics/jue0/paper_m2.pcx -%%DATADIR%%/graphics/jue0/paper_m3.pcx -%%DATADIR%%/graphics/jue0/passing.pcx -%%DATADIR%%/graphics/jue0/pearl.pcx -%%DATADIR%%/graphics/jue0/pl1dig.pcx -%%DATADIR%%/graphics/jue0/pl_bored.pcx -%%DATADIR%%/graphics/jue0/pl_pan.pcx -%%DATADIR%%/graphics/jue0/player.pcx -%%DATADIR%%/graphics/jue0/playpan.pcx -%%DATADIR%%/graphics/jue0/pre_border.pcx -%%DATADIR%%/graphics/jue0/prev_ti.pcx -%%DATADIR%%/graphics/jue0/pusher.pcx -%%DATADIR%%/graphics/jue0/puz_env.pcx -%%DATADIR%%/graphics/jue0/puz_ex.pcx -%%DATADIR%%/graphics/jue0/puz_pan.pcx -%%DATADIR%%/graphics/jue0/puzborder.pcx -%%DATADIR%%/graphics/jue0/puzexit.pcx -%%DATADIR%%/graphics/jue0/puzz2.pcx -%%DATADIR%%/graphics/jue0/puzz4.pcx -%%DATADIR%%/graphics/jue0/puzz5.pcx -%%DATADIR%%/graphics/jue0/puzz6.pcx -%%DATADIR%%/graphics/jue0/puzzwater.pcx -%%DATADIR%%/graphics/jue0/r_fly.pcx -%%DATADIR%%/graphics/jue0/ref_el.pcx -%%DATADIR%%/graphics/jue0/rider.pcx -%%DATADIR%%/graphics/jue0/rock1.pcx -%%DATADIR%%/graphics/jue0/rock2.pcx -%%DATADIR%%/graphics/jue0/rockford.pcx -%%DATADIR%%/graphics/jue0/rocks_icon_32x32.pcx -%%DATADIR%%/graphics/jue0/saldoor4.pcx -%%DATADIR%%/graphics/jue0/sand_gray.pcx -%%DATADIR%%/graphics/jue0/sb_pan_el.pcx -%%DATADIR%%/graphics/jue0/sb_pan_step.pcx -%%DATADIR%%/graphics/jue0/sb_pan_ti.pcx -%%DATADIR%%/graphics/jue0/ship.pcx -%%DATADIR%%/graphics/jue0/shooting.pcx -%%DATADIR%%/graphics/jue0/smoking.pcx -%%DATADIR%%/graphics/jue0/snik.pcx -%%DATADIR%%/graphics/jue0/so_pan_ob.pcx -%%DATADIR%%/graphics/jue0/so_pan_un.pcx -%%DATADIR%%/graphics/jue0/sokedit.pcx -%%DATADIR%%/graphics/jue0/soko.pcx -%%DATADIR%%/graphics/jue0/soko_back.pcx -%%DATADIR%%/graphics/jue0/soko_backanz.pcx -%%DATADIR%%/graphics/jue0/soko_border.pcx -%%DATADIR%%/graphics/jue0/soko_ce.pcx -%%DATADIR%%/graphics/jue0/soko_door.pcx -%%DATADIR%%/graphics/jue0/soko_eff.pcx -%%DATADIR%%/graphics/jue0/soko_elem.pcx -%%DATADIR%%/graphics/jue0/soko_info.pcx -%%DATADIR%%/graphics/jue0/soko_main.pcx -%%DATADIR%%/graphics/jue0/soko_rand.pcx -%%DATADIR%%/graphics/jue0/soko_trans.pcx -%%DATADIR%%/graphics/jue0/soko_trans2.pcx -%%DATADIR%%/graphics/jue0/sokosand.pcx -%%DATADIR%%/graphics/jue0/sokowalls.pcx -%%DATADIR%%/graphics/jue0/sokpan.pcx -%%DATADIR%%/graphics/jue0/sokpan_1.pcx -%%DATADIR%%/graphics/jue0/sopan0.pcx -%%DATADIR%%/graphics/jue0/steel_ch.pcx -%%DATADIR%%/graphics/jue0/stone_in.pcx -%%DATADIR%%/graphics/jue0/supa.pcx -%%DATADIR%%/graphics/jue0/supsand.pcx -%%DATADIR%%/graphics/jue0/test9.pcx -%%DATADIR%%/graphics/jue0/ti2_sobi.pcx -%%DATADIR%%/graphics/jue0/ti_bug.pcx -%%DATADIR%%/graphics/jue0/ti_edit.pcx -%%DATADIR%%/graphics/jue0/ti_game.pcx -%%DATADIR%%/graphics/jue0/ti_j1.pcx -%%DATADIR%%/graphics/jue0/ti_pm.pcx -%%DATADIR%%/graphics/jue0/ti_puz.pcx -%%DATADIR%%/graphics/jue0/ti_sobi.pcx -%%DATADIR%%/graphics/jue0/ti_west.pcx -%%DATADIR%%/graphics/jue0/tiback_8.pcx -%%DATADIR%%/graphics/jue0/tiback_soko.pcx -%%DATADIR%%/graphics/jue0/timepan.pcx -%%DATADIR%%/graphics/jue0/tm5.pcx -%%DATADIR%%/graphics/jue0/tm_in_out1.pcx -%%DATADIR%%/graphics/jue0/topview1.pcx -%%DATADIR%%/graphics/jue0/ts_in_1.pcx -%%DATADIR%%/graphics/jue0/ts_in_2.pcx -%%DATADIR%%/graphics/jue0/ts_in_3.pcx -%%DATADIR%%/graphics/jue0/ts_in_4.pcx -%%DATADIR%%/graphics/jue0/ts_in_5.pcx -%%DATADIR%%/graphics/jue0/tubes.pcx -%%DATADIR%%/graphics/jue0/turning.pcx -%%DATADIR%%/graphics/jue0/val.pcx -%%DATADIR%%/graphics/jue0/w_rwalls.pcx -%%DATADIR%%/graphics/jue0/w_sand.pcx -%%DATADIR%%/graphics/jue0/w_wall_1.pcx -%%DATADIR%%/graphics/jue0/walls.pcx -%%DATADIR%%/graphics/jue0/water.pcx -%%DATADIR%%/graphics/jue0/welcome.pcx -%%DATADIR%%/graphics/jue0/welldone.pcx -%%DATADIR%%/graphics/jue0/westwood.pcx -%%DATADIR%%/graphics/jue0/wigwam.pcx -%%DATADIR%%/graphics/jue0/woodset_1.pcx -%%DATADIR%%/graphics/jue0/yammove.pcx -%%DATADIR%%/graphics/jue0/zif.pcx -%%DATADIR%%/graphics/jue0/zonk.pcx -%%DATADIR%%/music/jue0/ini_ti.mp3 -%%DATADIR%%/music/jue0/musicinfo.conf -%%DATADIR%%/sounds/fallback.wav -%%DATADIR%%/sounds/jue0/acid.wav -%%DATADIR%%/sounds/jue0/amoebe.wav -%%DATADIR%%/sounds/jue0/appear.wav -%%DATADIR%%/sounds/jue0/arrow1.wav -%%DATADIR%%/sounds/jue0/arrowhit.wav -%%DATADIR%%/sounds/jue0/balloon.wav -%%DATADIR%%/sounds/jue0/base.wav -%%DATADIR%%/sounds/jue0/bdimp.wav -%%DATADIR%%/sounds/jue0/biomaze.wav -%%DATADIR%%/sounds/jue0/buggy.wav -%%DATADIR%%/sounds/jue0/bugmove.wav -%%DATADIR%%/sounds/jue0/buing.wav -%%DATADIR%%/sounds/jue0/butterfly.wav -%%DATADIR%%/sounds/jue0/cbelt.wav -%%DATADIR%%/sounds/jue0/cd.wav -%%DATADIR%%/sounds/jue0/chstone.wav -%%DATADIR%%/sounds/jue0/chwell.wav -%%DATADIR%%/sounds/jue0/col_crys.wav -%%DATADIR%%/sounds/jue0/col_em_g.wav -%%DATADIR%%/sounds/jue0/col_em_p.wav -%%DATADIR%%/sounds/jue0/col_em_r.wav -%%DATADIR%%/sounds/jue0/col_em_y.wav -%%DATADIR%%/sounds/jue0/col_pea.wav -%%DATADIR%%/sounds/jue0/coldiam.wav -%%DATADIR%%/sounds/jue0/collect2.wav -%%DATADIR%%/sounds/jue0/cowfall.wav -%%DATADIR%%/sounds/jue0/crowd.wav -%%DATADIR%%/sounds/jue0/crystimp.wav -%%DATADIR%%/sounds/jue0/cust100imp.wav -%%DATADIR%%/sounds/jue0/dia_move.wav -%%DATADIR%%/sounds/jue0/diabreak.wav -%%DATADIR%%/sounds/jue0/diamcol.wav -%%DATADIR%%/sounds/jue0/diamimp.wav -%%DATADIR%%/sounds/jue0/disapp1.wav -%%DATADIR%%/sounds/jue0/disp.wav -%%DATADIR%%/sounds/jue0/dragfire.wav -%%DATADIR%%/sounds/jue0/drinking.wav -%%DATADIR%%/sounds/jue0/drummer.wav -%%DATADIR%%/sounds/jue0/dyameat.wav -%%DATADIR%%/sounds/jue0/electron.wav -%%DATADIR%%/sounds/jue0/eme_move.wav -%%DATADIR%%/sounds/jue0/emimp.wav -%%DATADIR%%/sounds/jue0/empty.wav -%%DATADIR%%/sounds/jue0/envcol.wav -%%DATADIR%%/sounds/jue0/envopen.wav -%%DATADIR%%/sounds/jue0/exit.wav -%%DATADIR%%/sounds/jue0/exitopen.wav -%%DATADIR%%/sounds/jue0/explode.wav -%%DATADIR%%/sounds/jue0/gameofli.wav -%%DATADIR%%/sounds/jue0/gatepass.wav -%%DATADIR%%/sounds/jue0/great.wav -%%DATADIR%%/sounds/jue0/hallelu.wav -%%DATADIR%%/sounds/jue0/ham.wav -%%DATADIR%%/sounds/jue0/hebel.wav -%%DATADIR%%/sounds/jue0/hello.wav -%%DATADIR%%/sounds/jue0/hymn.wav -%%DATADIR%%/sounds/jue0/imp1.wav -%%DATADIR%%/sounds/jue0/imp2.wav -%%DATADIR%%/sounds/jue0/imp4.wav -%%DATADIR%%/sounds/jue0/impact1.wav -%%DATADIR%%/sounds/jue0/impact2.wav -%%DATADIR%%/sounds/jue0/indcry.wav -%%DATADIR%%/sounds/jue0/indidrum.wav -%%DATADIR%%/sounds/jue0/infcol.wav -%%DATADIR%%/sounds/jue0/infimp.wav -%%DATADIR%%/sounds/jue0/intoshie.wav -%%DATADIR%%/sounds/jue0/klick.wav -%%DATADIR%%/sounds/jue0/klopf.wav -%%DATADIR%%/sounds/jue0/loose.wav -%%DATADIR%%/sounds/jue0/mach1.wav -%%DATADIR%%/sounds/jue0/mach2.wav -%%DATADIR%%/sounds/jue0/magact.wav -%%DATADIR%%/sounds/jue0/magwall.wav -%%DATADIR%%/sounds/jue0/magwcha.wav -%%DATADIR%%/sounds/jue0/mole.wav -%%DATADIR%%/sounds/jue0/nonne.wav -%%DATADIR%%/sounds/jue0/notsolv.wav -%%DATADIR%%/sounds/jue0/nutcrack.wav -%%DATADIR%%/sounds/jue0/nutemera.wav -%%DATADIR%%/sounds/jue0/opengate.wav -%%DATADIR%%/sounds/jue0/pig.wav -%%DATADIR%%/sounds/jue0/pistol.wav -%%DATADIR%%/sounds/jue0/platsch.wav -%%DATADIR%%/sounds/jue0/push.wav -%%DATADIR%%/sounds/jue0/push1.wav -%%DATADIR%%/sounds/jue0/push2.wav -%%DATADIR%%/sounds/jue0/push3.wav -%%DATADIR%%/sounds/jue0/push4.wav -%%DATADIR%%/sounds/jue0/pushbomb.wav -%%DATADIR%%/sounds/jue0/pusher.wav -%%DATADIR%%/sounds/jue0/raindoor.wav -%%DATADIR%%/sounds/jue0/raindoor2.wav -%%DATADIR%%/sounds/jue0/roaaar.wav -%%DATADIR%%/sounds/jue0/robot.wav -%%DATADIR%%/sounds/jue0/saloon.wav -%%DATADIR%%/sounds/jue0/salto.wav -%%DATADIR%%/sounds/jue0/sand.wav -%%DATADIR%%/sounds/jue0/sandempt.wav -%%DATADIR%%/sounds/jue0/satelit.wav -%%DATADIR%%/sounds/jue0/shield.wav -%%DATADIR%%/sounds/jue0/shot.wav -%%DATADIR%%/sounds/jue0/sleeping.wav -%%DATADIR%%/sounds/jue0/smelting.wav -%%DATADIR%%/sounds/jue0/smoking.wav -%%DATADIR%%/sounds/jue0/sobi2.wav -%%DATADIR%%/sounds/jue0/sok.wav -%%DATADIR%%/sounds/jue0/sok_fil.wav -%%DATADIR%%/sounds/jue0/soko2.wav -%%DATADIR%%/sounds/jue0/soundsinfo.conf -%%DATADIR%%/sounds/jue0/spring.wav -%%DATADIR%%/sounds/jue0/sprohr.wav -%%DATADIR%%/sounds/jue0/st_roll.wav -%%DATADIR%%/sounds/jue0/start.wav -%%DATADIR%%/sounds/jue0/stimpact.wav -%%DATADIR%%/sounds/jue0/stpush.wav -%%DATADIR%%/sounds/jue0/takediam.wav -%%DATADIR%%/sounds/jue0/takekey.wav -%%DATADIR%%/sounds/jue0/takesome.wav -%%DATADIR%%/sounds/jue0/tara1.pk -%%DATADIR%%/sounds/jue0/tara1.wav -%%DATADIR%%/sounds/jue0/terminal.wav -%%DATADIR%%/sounds/jue0/tgate.wav -%%DATADIR%%/sounds/jue0/tgaterun.wav -%%DATADIR%%/sounds/jue0/tikbomb.wav -%%DATADIR%%/sounds/jue0/timeorb.wav -%%DATADIR%%/sounds/jue0/title3.wav -%%DATADIR%%/sounds/jue0/tmactive.wav -%%DATADIR%%/sounds/jue0/tmappears.wav -%%DATADIR%%/sounds/jue0/tmbrake1.wav -%%DATADIR%%/sounds/jue0/toeff.wav -%%DATADIR%%/sounds/jue0/trommel.wav -%%DATADIR%%/sounds/jue0/tschupp.wav -%%DATADIR%%/sounds/jue0/wallgrow.wav -%%DATADIR%%/sounds/jue0/watflow.wav -%%DATADIR%%/sounds/jue0/wbreak.wav -%%DATADIR%%/sounds/jue0/west_die.wav -%%DATADIR%%/sounds/jue0/wheel.wav -%%DATADIR%%/sounds/jue0/win.wav -%%DATADIR%%/sounds/jue0/yameat.wav -%%DATADIR%%/sounds/jue0/yammove.wav -%%DATADIR%%/sounds/jue0/yawning.wav -%%DATADIR%%/sounds/jue0/zisch.wav -@dirrm %%DATADIR%%/sounds/jue0 -@dirrm %%DATADIR%%/sounds -@dirrm %%DATADIR%%/music/jue0 -@dirrm %%DATADIR%%/music -@dirrm %%DATADIR%%/graphics/jue0 -@dirrm %%DATADIR%%/graphics -@dirrm %%DATADIR%% +@dir %%DATADIR%%/levels/Sokoban/peloux/peloux_micro/choriban