#40844: Please add port "mpv" --------------------------+---------------------- Reporter: kurtjaeke@… | Owner: devans@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: | --------------------------+---------------------- Comment (by ionic@…): I've included your suggestions and added: * automatic `python` variant generation, currently for `2.7`, `3.2`, `3.3` and `3.4`, also getting rid of the former `py32-docutils` patch * `nodvd` changed to `dvd` and made default * added own config file in `${prefix}/share/examples/mpv/config- maintainer` and `notes` describing how to use it (interesting for users with hardware acceleration, pretty much everything past 10.6.3) * workaround a compile warning by patching the source to not use `#include <GL/gl3.h>` but only `<GL/gl.h>` (mpv doesn't make use of OpenGL 3 and up anyway) with respective comments as to why -- Ticket URL: <https://trac.macports.org/ticket/40844#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X