Gcenx / macports-wine

Updated wine Portfiles for macports
89 stars 11 forks source link

Game porting toolkit #82

Closed Gcenx closed 1 year ago

Gcenx commented 1 year ago

A rewrite of https://github.com/apple/homebrew-apple/blob/main/Formula/game-porting-toolkit.rb using wine-crossover Portfile as the base.

Requires additional editing to allow easy installation of Apples D3DMetal files, the dmg will need to be obtain manually but installation can be automated.

Gcenx commented 1 year ago

Mostly happy with game-porting-toolkit, just need to deal with D3DMetal might just call it game-porting-toolkit-d3dmetal and setting it as a depends_run

As long as the license is set to restrictive and require manual downloading the DMG everything should be fine licensing wise just may need to add a note explaining the very restrictive nature of the license?

game-porting-toolkit-d3dmetal needs to install or at least symlink the shell scripts into ${prefix}/bin so it’s usable from Terminal.

Gcenx commented 1 year ago

Mostly happy with this

game-porting-toolkit-d3dmetal needs the new commit rebased into it.

Might add a rosetta2 check into game-porting-toolkit since Apples official requirement is having an Apple Silicon system even if it’s x86_64 only.