Upstream site has disappeared. Development has moved to new site, but
no releases yet. Using debian mirror of latest version in interim.
FixesHomebrew/homebrew#34047.
ClosesHomebrew/homebrew#34050.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This is a bugfix release, with the following things fixed:
* fix build failure on Mac OS X with non-Apple compilers
* protocol
- fix "(null)" result string to "list" when AlbumArtist is disabled
* database
- upnp: fix breakage due to malformed URIs
* input
- curl: another fix for redirected streams
* decoder
- audiofile: fix crash while playing streams
- audiofile: fix bit rate calculation
- ffmpeg: support opus
- opus: fix bogus duration on streams
- opus: support chained streams
- opus: improved error logging
* fix distorted audio with soxr resampler
ClosesHomebrew/homebrew#34095.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Primarily an npm bump, sans revision because the one minor version bump
isn’t worth a revision for even with our new policy. Other than that,
fixes the HEAD to actually point at the main development stream,
depreciates the enable option, adds another line of note to the OpenSSL
situation, and slightly rewords the caveat to clarify the npm install
situation.
ClosesHomebrew/homebrew#34084.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Version bump, fixed HEAD, version bump to cython and Python build
adjustments.
ClosesHomebrew/homebrew#34079.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
MITIE: MIT Information Extraction provides free (even for commercial
use) state-of-the-art information extraction tools. The current release
includes tools for performing named entity extraction and binary
relation detection as well as tools for training custom extractors and
relation detectors.
ClosesHomebrew/homebrew#33986.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>