diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-04 03:23:03 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-04 03:23:03 +0000 |
commit | cc1a9a195304f30ed3b1987b8c366d2aa6ddbc7e (patch) | |
tree | 12826953f264c75a09270f051846909500098955 /games/corsix-th | |
parent | 68830e7680ac640fabadd85d26daf297fdfcd990 (diff) | |
download | ports-cc1a9a195304f30ed3b1987b8c366d2aa6ddbc7e.tar.gz ports-cc1a9a195304f30ed3b1987b8c366d2aa6ddbc7e.zip |
Notes
Diffstat (limited to 'games/corsix-th')
-rw-r--r-- | games/corsix-th/Makefile | 3 | ||||
-rw-r--r-- | games/corsix-th/distinfo | 4 | ||||
-rw-r--r-- | games/corsix-th/pkg-plist | 8 |
3 files changed, 12 insertions, 3 deletions
diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index ed2ba836a93a..509375cda7e4 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -6,7 +6,7 @@ # PORTNAME= corsixth -DISTVERSION= 0.Beta7 +DISTVERSION= 0.Beta8 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PROJECTHOST= corsix-th @@ -22,6 +22,7 @@ RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity USE_CMAKE= yes USE_LUA= yes USE_SDL= mixer +WRKSRC= ${WRKDIR}/CorsixTH post-patch: # Allow the game to find its resources without wrapper scripts diff --git a/games/corsix-th/distinfo b/games/corsix-th/distinfo index 6b668cd071eb..e94e3bf182c5 100644 --- a/games/corsix-th/distinfo +++ b/games/corsix-th/distinfo @@ -1,2 +1,2 @@ -SHA256 (CorsixTH-Beta7-Source.tar.gz) = 37270dd33fa4421fb558712e14f140622582bebb4640c132b5ac3f7aae92b5f9 -SIZE (CorsixTH-Beta7-Source.tar.gz) = 2658748 +SHA256 (CorsixTH-Beta8-Source.tar.gz) = eb7bf21324e3c13fdea77fffeeb49e7b0a075bfa1d39d810baddee6324ca2cc9 +SIZE (CorsixTH-Beta8-Source.tar.gz) = 2726972 diff --git a/games/corsix-th/pkg-plist b/games/corsix-th/pkg-plist index 37b04d2708ad..3f5eb96d62f0 100644 --- a/games/corsix-th/pkg-plist +++ b/games/corsix-th/pkg-plist @@ -87,6 +87,7 @@ bin/CorsixTH %%DATADIR%%/Lua/dialogs/drug_casebook.lua %%DATADIR%%/Lua/dialogs/edit_room.lua %%DATADIR%%/Lua/dialogs/fax.lua +%%DATADIR%%/Lua/dialogs/file_browser.lua %%DATADIR%%/Lua/dialogs/fullscreen.lua %%DATADIR%%/Lua/dialogs/furnish_corridor.lua %%DATADIR%%/Lua/dialogs/graphs.lua @@ -141,6 +142,7 @@ bin/CorsixTH %%DATADIR%%/Lua/diseases/jellyitis.lua %%DATADIR%%/Lua/diseases/kidney_beans.lua %%DATADIR%%/Lua/diseases/king_complex.lua +%%DATADIR%%/Lua/diseases/pregnant.lua %%DATADIR%%/Lua/diseases/ruptured_nodules.lua %%DATADIR%%/Lua/diseases/serious_radiation.lua %%DATADIR%%/Lua/diseases/slack_tongue.lua @@ -158,6 +160,7 @@ bin/CorsixTH %%DATADIR%%/Lua/entities/object.lua %%DATADIR%%/Lua/entities/patient.lua %%DATADIR%%/Lua/entities/staff.lua +%%DATADIR%%/Lua/entities/vip.lua %%DATADIR%%/Lua/entity.lua %%DATADIR%%/Lua/filesystem.lua %%DATADIR%%/Lua/game_ui.lua @@ -165,11 +168,13 @@ bin/CorsixTH %%DATADIR%%/Lua/hospital.lua %%DATADIR%%/Lua/humanoid_actions/answer_call.lua %%DATADIR%%/Lua/humanoid_actions/call_checkpoint.lua +%%DATADIR%%/Lua/humanoid_actions/check_watch.lua %%DATADIR%%/Lua/humanoid_actions/die.lua %%DATADIR%%/Lua/humanoid_actions/idle.lua %%DATADIR%%/Lua/humanoid_actions/knock_door.lua %%DATADIR%%/Lua/humanoid_actions/meander.lua %%DATADIR%%/Lua/humanoid_actions/multi_use_object.lua +%%DATADIR%%/Lua/humanoid_actions/pee.lua %%DATADIR%%/Lua/humanoid_actions/pickup.lua %%DATADIR%%/Lua/humanoid_actions/queue.lua %%DATADIR%%/Lua/humanoid_actions/seek_reception.lua @@ -179,9 +184,11 @@ bin/CorsixTH %%DATADIR%%/Lua/humanoid_actions/spawn.lua %%DATADIR%%/Lua/humanoid_actions/staff_reception.lua %%DATADIR%%/Lua/humanoid_actions/sweep_floor.lua +%%DATADIR%%/Lua/humanoid_actions/tap_foot.lua %%DATADIR%%/Lua/humanoid_actions/use_object.lua %%DATADIR%%/Lua/humanoid_actions/use_screen.lua %%DATADIR%%/Lua/humanoid_actions/use_staffroom.lua +%%DATADIR%%/Lua/humanoid_actions/vomit.lua %%DATADIR%%/Lua/humanoid_actions/walk.lua %%DATADIR%%/Lua/key_mapping.lua %%DATADIR%%/Lua/languages/czech.lua @@ -195,6 +202,7 @@ bin/CorsixTH %%DATADIR%%/Lua/languages/italian.lua %%DATADIR%%/Lua/languages/norwegian.lua %%DATADIR%%/Lua/languages/original_strings.lua +%%DATADIR%%/Lua/languages/polish.lua %%DATADIR%%/Lua/languages/portuguese.lua %%DATADIR%%/Lua/languages/russian.lua %%DATADIR%%/Lua/languages/simplified_chinese.lua |