sidneys / homebrew-homebrew

sidneys.github.io Homebrew Tap
23 stars 12 forks source link

Error upgrading to 0.32.0 #1

Open vr8hub opened 4 years ago

vr8hub commented 4 years ago

I get the following error when trying to upgrade mpv. The truncated python3 line is all that the terminal shows; there's nothing past the --e. I'm guessing it's where the --enable-dvdread is that the error is referring to?

I'm on brew 2.3.0 on Mojave 10.14.6.

==> ./bootstrap.py
==> python3 waf configure --prefix=/usr/local/Cellar/mpv/0.32.0_3 --enable-html-build --enable-javascript --enable-libmpv-shared --e
Last 15 lines from /Users/vrice/Library/Logs/Homebrew/mpv/02.python3:

  standalone app:
    --disable-macos-touchbar
                        disable macOS Touch Bar support [autodetect]
    --disable-macos-10-11-features
                        disable macOS 10.11 SDK Features [autodetect]
    --disable-macos-10-12-2-features
                        disable macOS 10.12.2 SDK Features [autodetect]
    --disable-macos-10-14-features
                        disable macOS 10.14 SDK Features [autodetect]
    --disable-macos-media-player
                        disable macOS Media Player support [autodetect]
    --disable-macos-cocoa-cb
                        disable macOS libmpv backend [autodetect]
waf: error: no such option: --enable-dvdread
vr8hub commented 3 years ago

It's been two months; is this no longer being maintained?