Even if -libopenjpeg is installed ffmpeg will try to use the built-in jpeg2000 codec to open j2K encoded video, which mostly doesn't work. I added a line to the build args to turn off the dodgy default decoder if someone installs --with-libopenjpeg because they probably want a working j2k codec.
ClosesHomebrew/homebrew#31182.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
The tarballs are updated frequently, so the checksums are not stable.
Since documentation updates happen more often than python releases, the
installed docs will become stale, so it doesn't make sense to tie them
to the installed python in this way. Users are better off viewing the
documentation online or downloading the tarballs manually if an offline
copy is required.
ClosesHomebrew/homebrew#31088.
ClosesHomebrew/homebrew#31127.
Squashed commit of the following:
commit 78c5fba482aa827fe0168de04412a1100219cae6
Author: Jack Nagel <jacknagel@gmail.com>
Date: Sun Jul 27 01:15:05 2014 -0500
Revert "python3: add with-docs option"
This reverts commit 0005b34ed3276f71f0cc89806423c5c7b6374034.
commit 8abfb19d51583fa4370eea9b8e33355da830a104
Author: Jack Nagel <jacknagel@gmail.com>
Date: Sun Jul 27 01:14:57 2014 -0500
Revert "python: add --with-docs option"
This reverts commit 97cef6041f78e2d8a9dd6f36725ddc056a9b6e2c.
commit ada80382f347641ed6b947210d94249d114f9604
Author: Jack Nagel <jacknagel@gmail.com>
Date: Sun Jul 27 01:14:45 2014 -0500
Revert "python: fix docs checksum"
This reverts commit c0bffbcdc9d9f729b382bd3bfd4cef5fc66fcc19.
Master branch is becoming very unstable really soon and switching from
Ruby to Go, so people that use `brew install hub --HEAD` will have a
really rough time during that.
ClosesHomebrew/homebrew#31138.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Bumps the devel build from 1.7.22 to 1.7.23. The patch included in the
devel block is still relevant so I’ve included a new code comment to
highlight that, so that it can be more accurately tracked over time.
I’ve also upgrade the wine links to https, which the wine website now
supports.
ClosesHomebrew/homebrew#31139.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>