diff --git a/games/angband/Makefile b/games/angband/Makefile index f4a03d8634c2..343d56e358b5 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -1,51 +1,62 @@ # Created by: Matthew Hunt PORTNAME= angband -PORTVERSION= 4.1.3 +DISTVERSION= 4.2.2 +DISTNAME= Angband-${DISTVERSION} CATEGORIES= games -MASTER_SITES= http://rephial.org/downloads/${PORTVERSION:R}/ - -PATCH_SITES= https://github.com/angband/angband/commit/ -PATCHFILES= 8702eba5c070a157dfc8e9d7c2106f679b7845c2.patch:-p1 +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ MAINTAINER= adridg@FreeBSD.org COMMENT= Rogue-like game with color, X11 support LICENSE= GPLv2 USES= autoreconf gmake ncurses GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_NCURSES_CONFIG=${TRUE} CONFIGURE_ARGS= --localstatedir=/var CPPFLAGS+= -I${NCURSESINC} -LDFLAGS+= -L${NCURSESLIB} -lncursesw +LDFLAGS+= -Wl,--Bstatic -L${NCURSESLIB} -lncursesw -Wl,--Bdynamic OPTIONS_DEFINE= SDL X11 DOCS OPTIONS_DEFAULT=X11 -DOCS_BUILD_DEPENDS= rst2html:textproc/py-docutils +# The docs as shipped want to use theme "better", but that's +# not packaged in ports (yet); use rtd instead because it is. +DOCS_USES= python:build +DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \ + ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} + SDL_USES= sdl SDL_USE= SDL=image,mixer,ttf,sdl SDL_CONFIGURE_ENABLE= sdl X11_USES= xorg X11_USE= XORG=ice,sm,x11 X11_RUN_DEPENDS= xorg-fonts-miscbitmaps>=0:x11-fonts/xorg-fonts-miscbitmaps X11_CONFIGURE_ENABLE= x11 post-patch: @${REINPLACE_CMD} -e \ '/-Wno-missing-field-initializers/,/fi$$/d ; \ s|/games$$|/bin|' ${WRKSRC}/configure.ac @${REINPLACE_CMD} -e \ 's|.SILENT:||' ${WRKSRC}/mk/buildsys.mk.in @${REINPLACE_CMD} -e \ 's|-O0||' ${WRKSRC}/src/Makefile +post-build-DOCS-on: + # Needs gmake, although we could run sphinx directly + cd ${WRKSRC}/docs && ${MAKE_CMD} singlehtml + +post-stage-DOCS-on: + mkdir -p ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/docs/_build/singlehtml/index.html ${STAGEDIR}${DOCSDIR}/index.html + post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/angband .for i in user/save user/scores @${MKDIR} ${STAGEDIR}${DATADIR}/${i} .endfor .include diff --git a/games/angband/distinfo b/games/angband/distinfo index a01ee18da629..5e87949497ef 100644 --- a/games/angband/distinfo +++ b/games/angband/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1598552361 -SHA256 (angband-4.1.3.tar.gz) = 9402c4f8da691edbd4567a948c5663e1066bee3fcb4a62fbcf86b5454918406f -SIZE (angband-4.1.3.tar.gz) = 19924395 -SHA256 (8702eba5c070a157dfc8e9d7c2106f679b7845c2.patch) = dec11e35e2f3f05b7185fc08e00e0da009ab55c79ee28819221347e259cbb797 -SIZE (8702eba5c070a157dfc8e9d7c2106f679b7845c2.patch) = 852 +TIMESTAMP = 1625176056 +SHA256 (Angband-4.2.2.tar.gz) = 679e2195cd3e62fdf427816183baad5c65f0b607031afbfeb5d83106b6e6ae36 +SIZE (Angband-4.2.2.tar.gz) = 24924454 diff --git a/games/angband/files/patch-docs_conf.py b/games/angband/files/patch-docs_conf.py new file mode 100644 index 000000000000..e9238dff40a6 --- /dev/null +++ b/games/angband/files/patch-docs_conf.py @@ -0,0 +1,16 @@ +--- docs/conf.py.orig 2021-07-03 22:02:46 UTC ++++ docs/conf.py +@@ -53,10 +53,10 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store" + + # The theme to use for HTML and HTML Help pages. See the documentation for + # a list of builtin themes. +-from better import better_theme_path ++from sphinx_rtd_theme import get_html_theme_path + +-html_theme_path = [better_theme_path] +-html_theme = "better" ++html_theme_path = [get_html_theme_path()] ++html_theme = "sphinx_rtd_theme" + + html_title = " The Angband Manual" + html_short_title = "Home" diff --git a/games/angband/pkg-plist b/games/angband/pkg-plist index 386841ad833e..a5ccefeb3749 100644 --- a/games/angband/pkg-plist +++ b/games/angband/pkg-plist @@ -1,336 +1,332 @@ @(,games,2555) bin/angband %%ETCDIR%%/customize/font-gcu.prf %%ETCDIR%%/customize/font-sdl.prf %%ETCDIR%%/customize/font-win.prf %%ETCDIR%%/customize/font-x11.prf %%ETCDIR%%/customize/font.prf %%ETCDIR%%/customize/keys-gcu.prf %%ETCDIR%%/customize/message.prf %%ETCDIR%%/customize/pref.prf %%ETCDIR%%/customize/sound.prf %%ETCDIR%%/customize/user.prf %%ETCDIR%%/gamedata/activation.txt %%ETCDIR%%/gamedata/artifact.txt %%ETCDIR%%/gamedata/blow_effects.txt %%ETCDIR%%/gamedata/blow_methods.txt %%ETCDIR%%/gamedata/body.txt %%ETCDIR%%/gamedata/brand.txt +%%ETCDIR%%/gamedata/chest_trap.txt %%ETCDIR%%/gamedata/class.txt %%ETCDIR%%/gamedata/constants.txt %%ETCDIR%%/gamedata/curse.txt %%ETCDIR%%/gamedata/dungeon_profile.txt %%ETCDIR%%/gamedata/ego_item.txt %%ETCDIR%%/gamedata/flavor.txt %%ETCDIR%%/gamedata/hints.txt %%ETCDIR%%/gamedata/history.txt %%ETCDIR%%/gamedata/monster.txt %%ETCDIR%%/gamedata/monster_base.txt %%ETCDIR%%/gamedata/monster_spell.txt %%ETCDIR%%/gamedata/names.txt %%ETCDIR%%/gamedata/object.txt %%ETCDIR%%/gamedata/object_base.txt -%%ETCDIR%%/gamedata/object_power.txt %%ETCDIR%%/gamedata/object_property.txt %%ETCDIR%%/gamedata/p_race.txt %%ETCDIR%%/gamedata/pain.txt %%ETCDIR%%/gamedata/pit.txt +%%ETCDIR%%/gamedata/player_property.txt %%ETCDIR%%/gamedata/player_timed.txt %%ETCDIR%%/gamedata/projection.txt %%ETCDIR%%/gamedata/quest.txt %%ETCDIR%%/gamedata/realm.txt %%ETCDIR%%/gamedata/room_template.txt +%%ETCDIR%%/gamedata/shape.txt %%ETCDIR%%/gamedata/slay.txt %%ETCDIR%%/gamedata/store.txt %%ETCDIR%%/gamedata/summon.txt %%ETCDIR%%/gamedata/terrain.txt %%ETCDIR%%/gamedata/trap.txt +%%ETCDIR%%/gamedata/ui_entry.txt +%%ETCDIR%%/gamedata/ui_entry_base.txt +%%ETCDIR%%/gamedata/ui_entry_renderer.txt %%ETCDIR%%/gamedata/vault.txt +%%ETCDIR%%/gamedata/visuals.txt %%ETCDIR%%/gamedata/world.txt %%DATADIR%%/fonts/10x14x.fon %%DATADIR%%/fonts/10x14xb.fon %%DATADIR%%/fonts/10x20x.fon %%DATADIR%%/fonts/12x18x.fon %%DATADIR%%/fonts/12x24x.fon %%DATADIR%%/fonts/16x16x.fon %%DATADIR%%/fonts/16x24x.fon %%DATADIR%%/fonts/5x8x.fon %%DATADIR%%/fonts/6x10x.fon %%DATADIR%%/fonts/6x12x.fon %%DATADIR%%/fonts/6x13x.fon %%DATADIR%%/fonts/6x13xb.fon %%DATADIR%%/fonts/7x13x.fon %%DATADIR%%/fonts/7x13xb.fon %%DATADIR%%/fonts/8x12x.fon %%DATADIR%%/fonts/8x12xb.fon %%DATADIR%%/fonts/8x13x.fon %%DATADIR%%/fonts/8x16x.fon %%DATADIR%%/fonts/8x8x.fon %%DATADIR%%/fonts/8x8xb.fon %%DATADIR%%/fonts/9x15x.fon %%DATADIR%%/fonts/9x15xb.fon -%%DATADIR%%/help/attack.txt -%%DATADIR%%/help/birth.txt -%%DATADIR%%/help/command.txt -%%DATADIR%%/help/copying.txt -%%DATADIR%%/help/customize.txt -%%DATADIR%%/help/debug.txt -%%DATADIR%%/help/dungeon.txt -%%DATADIR%%/help/general.txt -%%DATADIR%%/help/help.hlp +%%DATADIR%%/help/commands.txt %%DATADIR%%/help/index.txt -%%DATADIR%%/help/modifying.txt -%%DATADIR%%/help/option.txt -%%DATADIR%%/help/playing.txt -%%DATADIR%%/help/version.txt +%%DATADIR%%/help/symbols.txt %%DATADIR%%/icons/angband-sdl.desktop %%DATADIR%%/icons/angband-x11.desktop %%DATADIR%%/icons/att-128.png %%DATADIR%%/icons/att-16.png %%DATADIR%%/icons/att-256.png %%DATADIR%%/icons/att-32.png %%DATADIR%%/icons/att-512.png %%DATADIR%%/screens/crown.txt %%DATADIR%%/screens/dead.txt %%DATADIR%%/screens/news.txt %%DATADIR%%/sounds/amb_bell_metal1.mp3 %%DATADIR%%/sounds/amb_bell_metal2.mp3 %%DATADIR%%/sounds/amb_bell_tibet1.mp3 %%DATADIR%%/sounds/amb_bell_tibet2.mp3 %%DATADIR%%/sounds/amb_bell_tibet3.mp3 %%DATADIR%%/sounds/amb_door_doom.mp3 %%DATADIR%%/sounds/amb_door_iron.mp3 %%DATADIR%%/sounds/amb_dungeon_echo.mp3 %%DATADIR%%/sounds/amb_dungeon_echowet.mp3 %%DATADIR%%/sounds/amb_gong_chinese.mp3 %%DATADIR%%/sounds/amb_gong_low.mp3 %%DATADIR%%/sounds/amb_gong_strike.mp3 %%DATADIR%%/sounds/amb_gong_undertone.mp3 %%DATADIR%%/sounds/amb_guitar_chord.mp3 %%DATADIR%%/sounds/amb_pulse_low.mp3 %%DATADIR%%/sounds/amb_thunder_rain.mp3 %%DATADIR%%/sounds/amb_thunder_roll.mp3 %%DATADIR%%/sounds/id_bad_aww.mp3 %%DATADIR%%/sounds/id_bad_dang.mp3 %%DATADIR%%/sounds/id_bad_hmm.mp3 %%DATADIR%%/sounds/id_bad_hmph.mp3 %%DATADIR%%/sounds/id_bad_ohh.mp3 %%DATADIR%%/sounds/id_ego_whoa.mp3 %%DATADIR%%/sounds/id_ego_woohoo.mp3 %%DATADIR%%/sounds/id_ego_yeah.mp3 %%DATADIR%%/sounds/id_ego_yeah2.mp3 %%DATADIR%%/sounds/id_ego_yes.mp3 %%DATADIR%%/sounds/id_good_hey.mp3 %%DATADIR%%/sounds/id_good_hey2.mp3 %%DATADIR%%/sounds/id_good_hmm.mp3 %%DATADIR%%/sounds/id_good_huh.mp3 %%DATADIR%%/sounds/id_good_ooh.mp3 %%DATADIR%%/sounds/id_good_ooo.mp3 %%DATADIR%%/sounds/id_good_wow.mp3 %%DATADIR%%/sounds/mco_attack_breath.mp3 %%DATADIR%%/sounds/mco_attack_spray.mp3 %%DATADIR%%/sounds/mco_bite_chew.mp3 %%DATADIR%%/sounds/mco_bite_chomp.mp3 %%DATADIR%%/sounds/mco_bite_dainty.mp3 %%DATADIR%%/sounds/mco_bite_gnash.mp3 %%DATADIR%%/sounds/mco_bite_hard.mp3 %%DATADIR%%/sounds/mco_bite_long.mp3 %%DATADIR%%/sounds/mco_bite_munch.mp3 %%DATADIR%%/sounds/mco_bite_regular.mp3 %%DATADIR%%/sounds/mco_bite_short.mp3 %%DATADIR%%/sounds/mco_bite_small.mp3 %%DATADIR%%/sounds/mco_bite_soft.mp3 %%DATADIR%%/sounds/mco_card_shuffle.mp3 %%DATADIR%%/sounds/mco_castanet_trill.mp3 %%DATADIR%%/sounds/mco_ceramic_trill.mp3 %%DATADIR%%/sounds/mco_click_vibra.mp3 %%DATADIR%%/sounds/mco_creature_choking.mp3 %%DATADIR%%/sounds/mco_creature_groan.mp3 %%DATADIR%%/sounds/mco_creature_yelp.mp3 %%DATADIR%%/sounds/mco_cuica_rubbing.mp3 %%DATADIR%%/sounds/mco_dino_low.mp3 %%DATADIR%%/sounds/mco_dino_slur.mp3 %%DATADIR%%/sounds/mco_dino_talk.mp3 %%DATADIR%%/sounds/mco_dino_yawn.mp3 %%DATADIR%%/sounds/mco_dub_wobble.mp3 %%DATADIR%%/sounds/mco_frog_trill.mp3 %%DATADIR%%/sounds/mco_hit_whip.mp3 %%DATADIR%%/sounds/mco_howl_croak.mp3 %%DATADIR%%/sounds/mco_howl_deep.mp3 %%DATADIR%%/sounds/mco_howl_distressed.mp3 %%DATADIR%%/sounds/mco_howl_high.mp3 %%DATADIR%%/sounds/mco_howl_long.mp3 %%DATADIR%%/sounds/mco_liquid_squirt.mp3 %%DATADIR%%/sounds/mco_man_mumble.mp3 %%DATADIR%%/sounds/mco_mouse_squeaks.mp3 %%DATADIR%%/sounds/mco_rubber_thud.mp3 %%DATADIR%%/sounds/mco_scurry_dry.mp3 %%DATADIR%%/sounds/mco_shake_roll.mp3 %%DATADIR%%/sounds/mco_snarl_short.mp3 %%DATADIR%%/sounds/mco_spray_long.mp3 %%DATADIR%%/sounds/mco_squish_hit.mp3 %%DATADIR%%/sounds/mco_squish_snap.mp3 %%DATADIR%%/sounds/mco_strange_music.mp3 %%DATADIR%%/sounds/mco_strange_thwoink.mp3 %%DATADIR%%/sounds/mco_thoing_backwards.mp3 %%DATADIR%%/sounds/mco_thoing_deep.mp3 %%DATADIR%%/sounds/mco_thud_crash.mp3 %%DATADIR%%/sounds/mco_tube_hit.mp3 %%DATADIR%%/sounds/plc_bell_warn.mp3 %%DATADIR%%/sounds/plc_die_laugh.mp3 %%DATADIR%%/sounds/plc_hit_anvil.mp3 %%DATADIR%%/sounds/plc_hit_anvil2.mp3 %%DATADIR%%/sounds/plc_hit_arrow.mp3 %%DATADIR%%/sounds/plc_hit_body.mp3 %%DATADIR%%/sounds/plc_hit_groan.mp3 %%DATADIR%%/sounds/plc_hit_grunt.mp3 %%DATADIR%%/sounds/plc_hit_grunt2.mp3 %%DATADIR%%/sounds/plc_hit_hay.mp3 %%DATADIR%%/sounds/plc_miss_arrow.mp3 %%DATADIR%%/sounds/plc_miss_arrow2.mp3 %%DATADIR%%/sounds/plc_miss_swish.mp3 %%DATADIR%%/sounds/plm_aim_wand.mp3 %%DATADIR%%/sounds/plm_bang_ceramic.mp3 %%DATADIR%%/sounds/plm_bang_dumpster.mp3 %%DATADIR%%/sounds/plm_bang_metal.mp3 %%DATADIR%%/sounds/plm_book_pageturn.mp3 %%DATADIR%%/sounds/plm_bottle_clinks.mp3 %%DATADIR%%/sounds/plm_break_canister.mp3 %%DATADIR%%/sounds/plm_break_glass.mp3 %%DATADIR%%/sounds/plm_break_glass2.mp3 %%DATADIR%%/sounds/plm_break_plates.mp3 %%DATADIR%%/sounds/plm_break_shatter.mp3 %%DATADIR%%/sounds/plm_break_smash.mp3 %%DATADIR%%/sounds/plm_break_wood.mp3 %%DATADIR%%/sounds/plm_cabinet_open.mp3 %%DATADIR%%/sounds/plm_cabinet_shut.mp3 %%DATADIR%%/sounds/plm_chain_light.mp3 %%DATADIR%%/sounds/plm_chest_latch.mp3 %%DATADIR%%/sounds/plm_chest_unlatch.mp3 %%DATADIR%%/sounds/plm_chimes_jangle.mp3 %%DATADIR%%/sounds/plm_click_dry.mp3 %%DATADIR%%/sounds/plm_click_switch.mp3 %%DATADIR%%/sounds/plm_click_switch2.mp3 %%DATADIR%%/sounds/plm_click_switch3.mp3 %%DATADIR%%/sounds/plm_click_wood.mp3 %%DATADIR%%/sounds/plm_close_hatch.mp3 %%DATADIR%%/sounds/plm_coins_dump.mp3 %%DATADIR%%/sounds/plm_coins_light.mp3 %%DATADIR%%/sounds/plm_coins_pour.mp3 %%DATADIR%%/sounds/plm_coins_shake.mp3 %%DATADIR%%/sounds/plm_cork_pop.mp3 %%DATADIR%%/sounds/plm_cork_squeak.mp3 %%DATADIR%%/sounds/plm_door_bolt.mp3 %%DATADIR%%/sounds/plm_door_creak.mp3 %%DATADIR%%/sounds/plm_door_creakshut.mp3 %%DATADIR%%/sounds/plm_door_dungeon.mp3 %%DATADIR%%/sounds/plm_door_echolock.mp3 %%DATADIR%%/sounds/plm_door_entrance.mp3 %%DATADIR%%/sounds/plm_door_knob.mp3 %%DATADIR%%/sounds/plm_door_latch.mp3 %%DATADIR%%/sounds/plm_door_open.mp3 %%DATADIR%%/sounds/plm_door_opening.mp3 %%DATADIR%%/sounds/plm_door_rusty.mp3 %%DATADIR%%/sounds/plm_door_shut.mp3 %%DATADIR%%/sounds/plm_door_slam.mp3 %%DATADIR%%/sounds/plm_door_squeaky.mp3 %%DATADIR%%/sounds/plm_door_wooden.mp3 %%DATADIR%%/sounds/plm_drop_boot.mp3 %%DATADIR%%/sounds/plm_eat_bite.mp3 %%DATADIR%%/sounds/plm_floor_creak.mp3 %%DATADIR%%/sounds/plm_floor_creak2.mp3 %%DATADIR%%/sounds/plm_glass_break.mp3 %%DATADIR%%/sounds/plm_glass_breaking.mp3 %%DATADIR%%/sounds/plm_glass_smashing.mp3 %%DATADIR%%/sounds/plm_jar_ding.mp3 %%DATADIR%%/sounds/plm_levelup.mp3 %%DATADIR%%/sounds/plm_lock_case.mp3 %%DATADIR%%/sounds/plm_lock_distant.mp3 %%DATADIR%%/sounds/plm_metal_clank.mp3 %%DATADIR%%/sounds/plm_metal_sharpen.mp3 %%DATADIR%%/sounds/plm_open_case.mp3 %%DATADIR%%/sounds/plm_spell1.mp3 %%DATADIR%%/sounds/plm_spell2.mp3 %%DATADIR%%/sounds/plm_spell3.mp3 %%DATADIR%%/sounds/plm_use_staff.mp3 %%DATADIR%%/sounds/plm_wood_thud.mp3 %%DATADIR%%/sounds/plm_zap_rod.mp3 %%DATADIR%%/sounds/pls_bell_bowl.mp3 %%DATADIR%%/sounds/pls_bell_chime_new.mp3 %%DATADIR%%/sounds/pls_bell_glass.mp3 %%DATADIR%%/sounds/pls_bell_hibell_soft.mp3 %%DATADIR%%/sounds/pls_bell_mute.mp3 %%DATADIR%%/sounds/pls_bell_sustain.mp3 %%DATADIR%%/sounds/pls_breathe_in.mp3 %%DATADIR%%/sounds/pls_man_argoh.mp3 %%DATADIR%%/sounds/pls_man_gulp_new.mp3 %%DATADIR%%/sounds/pls_man_oooh.mp3 %%DATADIR%%/sounds/pls_man_scream2.mp3 %%DATADIR%%/sounds/pls_man_sigh.mp3 %%DATADIR%%/sounds/pls_man_sniff.mp3 %%DATADIR%%/sounds/pls_man_sob.mp3 %%DATADIR%%/sounds/pls_man_spit.mp3 %%DATADIR%%/sounds/pls_man_ugh.mp3 %%DATADIR%%/sounds/pls_man_yell.mp3 %%DATADIR%%/sounds/pls_tone_blurk.mp3 %%DATADIR%%/sounds/pls_tone_clave6.mp3 %%DATADIR%%/sounds/pls_tone_clavelo8.mp3 %%DATADIR%%/sounds/pls_tone_conk.mp3 %%DATADIR%%/sounds/pls_tone_elec.mp3 %%DATADIR%%/sounds/pls_tone_goblet.mp3 %%DATADIR%%/sounds/pls_tone_guiro.mp3 %%DATADIR%%/sounds/pls_tone_headstock.mp3 %%DATADIR%%/sounds/pls_tone_scrape.mp3 %%DATADIR%%/sounds/pls_tone_stick.mp3 %%DATADIR%%/sounds/sound.cfg %%DATADIR%%/sounds/sto_bell_desk.mp3 %%DATADIR%%/sounds/sto_bell_ding.mp3 %%DATADIR%%/sounds/sto_bell_dingaling.mp3 %%DATADIR%%/sounds/sto_bell_jingles.mp3 %%DATADIR%%/sounds/sto_bell_register1.mp3 %%DATADIR%%/sounds/sto_bell_register2.mp3 %%DATADIR%%/sounds/sto_bell_ringing.mp3 %%DATADIR%%/sounds/sto_bell_shop.mp3 %%DATADIR%%/sounds/sto_coins_countertop.mp3 %%DATADIR%%/sounds/sto_man_haha.mp3 %%DATADIR%%/sounds/sto_man_hey.mp3 %%DATADIR%%/sounds/sto_man_whoohaha.mp3 %%DATADIR%%/sounds/sum_angel_song.mp3 %%DATADIR%%/sounds/sum_bell_crystal.mp3 %%DATADIR%%/sounds/sum_bell_hand.mp3 %%DATADIR%%/sounds/sum_bell_tone.mp3 %%DATADIR%%/sounds/sum_chime_jangle.mp3 %%DATADIR%%/sounds/sum_ghost_moan.mp3 %%DATADIR%%/sounds/sum_ghost_oooo.mp3 %%DATADIR%%/sounds/sum_ghost_wail.mp3 %%DATADIR%%/sounds/sum_gong_temple.mp3 %%DATADIR%%/sounds/sum_laugh_evil2.mp3 %%DATADIR%%/sounds/sum_lion_growl.mp3 %%DATADIR%%/sounds/sum_piano_scrape.mp3 %%DATADIR%%/tiles/adam-bolt/16x16.png %%DATADIR%%/tiles/adam-bolt/flvr-new.prf %%DATADIR%%/tiles/adam-bolt/graf-new.prf %%DATADIR%%/tiles/adam-bolt/xtra-new.prf %%DATADIR%%/tiles/gervais/32x32.png %%DATADIR%%/tiles/gervais/flvr-dvg.prf %%DATADIR%%/tiles/gervais/graf-dvg.prf %%DATADIR%%/tiles/gervais/xtra-dvg.prf %%DATADIR%%/tiles/list.txt %%DATADIR%%/tiles/nomad/8x16.png %%DATADIR%%/tiles/nomad/flvr-nmd.prf %%DATADIR%%/tiles/nomad/graf-nmd.prf %%DATADIR%%/tiles/nomad/xtra-nmd.prf %%DATADIR%%/tiles/old/8x8.png %%DATADIR%%/tiles/old/flvr-xxx.prf %%DATADIR%%/tiles/old/graf-xxx.prf %%DATADIR%%/tiles/old/xtra-xxx.prf %%DATADIR%%/tiles/shockbolt/64x64.png %%DATADIR%%/tiles/shockbolt/flvr-shb.prf -%%DATADIR%%/tiles/shockbolt/graf-shb.prf +%%DATADIR%%/tiles/shockbolt/graf-shb-dark.prf +%%DATADIR%%/tiles/shockbolt/graf-shb-light.prf %%DATADIR%%/tiles/shockbolt/xtra-shb.prf %%DATADIR%%/user/info/dummy.txt %%DATADIR%%/user/info/user.hlp -%%PORTDOCS%%%%DOCSDIR%%/manual.html +%%PORTDOCS%%%%DOCSDIR%%/index.html @dir(,games,775) %%DATADIR%%/user @dir(,games,775) %%DATADIR%%/user/info @dir(,games,775) %%DATADIR%%/user/save @dir(,games,775) %%DATADIR%%/user/scores