#36617: package mediainfo (display info about audio and video files on CLI) ----------------------------+-------------------------- Reporter: guanoapes84@… | Owner: ryandesign@… Type: request | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: haspatch Port: mediainfo | ----------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r98933 with some changes: * passed CC and CXX environment variables to ensure we're UsingTheRightCompiler (most of the time) and also the right `-arch` flags; the latter necessitated patching the compile script (universal variant to come later) * simplified various parts of the portfile * rewrote master_sites to avoid HTTP redirects * removed autoconf / automake / libtool dependencies because the port built fine without them and I found no evidence of them being used when present * removed commented-out lines about parallel build (parallel build support to come later) * fixed livecheck * rearranged and reformatted some lines -- Ticket URL: <https://trac.macports.org/ticket/36617#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS