CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/02/08 04:04:15
Modified files:
games/taisei : Makefile distinfo
games/taisei/pkg: PLIST
Added files:
games/taisei/patches: patch-scripts_taiseilib_version_py
Removed files:
games/taisei/patches: patch-src_boss_h patch-src_enemy_h
patch-src_item_c patch-src_item_h
patch-src_laser_h
patch-src_menu_replayview_c
patch-src_player_h patch-src_projectile_h
patch-src_stages_stage1_c
patch-src_stageutils_h
Log message:
taisei: update to 1.3.1
Changelog: https://github.com/taisei-project/taisei/releases
The game now requires OpenGL>=3.3 and will be only available on archs
that are known to support modern video cards (aarch64, amd64, i386).
There are currently known issues with amdgpu(4).
OK solene@ on a previous diff, who found out that the build system
calls git(1), this has been disabled, thanks a lot!
OK benoit@ (on the diff that disables git calls)