The-Wineskin-Project / WineskinServer

Wineskin
GNU Lesser General Public License v2.1
2.47k stars 170 forks source link

Installation via MacPorts #572

Open elfprince13 opened 6 months ago

elfprince13 commented 6 months ago

Is your feature request related to a problem? Please describe. I have many gigabytes of MacPorts packages installed, I don't want to have to deal with my system getting scrambled by using HomeBrew at the same time.

Describe the solution you'd like It would be nice if there was a portfile so I can install via MacPorts.

Describe alternatives you've considered I considered building it myself from scratch, but there doesn't appear to be any instructions for that either.

Gcenx commented 6 months ago

Assuming you already have your own local overlay you can add the one I already have in my macports overlay https://github.com/Gcenx/macports-wine/blob/main/emulators/wineskin/Portfile

I've never considered submitting this to macports-ports.

elfprince13 commented 6 months ago

This appears to work without difficulty. Perhaps a reference could be added to the README?