freebsd-ports/games/jaggedalliance2/pkg-plist
Martin Wilke cf2ac0b44c - Update to 0.6
Changelog:
* Improved Russian translation, it should outperform the vanilla-translation now.
* Implement SoundSetPan(). This caused an unexpected termination of the game in
  certain places (e.g. Bug Queen).
* Fixed an infinite loop when throwing objects.
* Added a desktop file for better desktop integration.
* Fixed (as always) an assortment of vanilla bugs like: misplacement of some
  texts and gui elements; salary of non-AIM/MERC mercenaries was assumed to
  be 0, so it did not count towards the min/max/daily salary stats; vehicles
  had been counted in for calculating the average stats in the personnel screen.
* Changed the scroll speeds, so diagonal scrolling is always axis aligned.
* As usual code cleanups and minor fixes.

PR:		116319
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de> (maintainer)
2007-09-13 20:38:51 +00:00

5 lines
210 B
Text

bin/ja2
share/pixmaps/jagged2.ico
@dirrmtry %%DATADIR%%/Data/TILECACHE
@dirrmtry %%DATADIR%%/Data
@unexec rmdir %D/%%DATADIR%% 2>/dev/null || echo "Warning: data files in %D/%%DATADIR%% have been left intact."