Page MenuHomeFreeBSD

audio/ecasound: Update to 2.9.3
ClosedPublic

Authored by rhurlin on Dec 6 2020, 6:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 2, 4:50 PM
Unknown Object (File)
Sun, Sep 28, 10:16 AM
Unknown Object (File)
Sat, Sep 27, 1:25 AM
Unknown Object (File)
Thu, Sep 25, 9:37 PM
Unknown Object (File)
Fri, Sep 19, 8:39 PM
Unknown Object (File)
Wed, Sep 17, 4:52 AM
Unknown Object (File)
Sep 8 2025, 7:10 PM
Unknown Object (File)
Sep 8 2025, 7:10 PM
Subscribers

Details

Summary

Minor release with some bugfixes. Most important change is full support for Python 3 now.

Changelog: https://nosignal.fi/ecasound/history.php

Submitted by Neel Chauhan <neel@neelc.org> (maintainer) in PR 251521.

  • The port linked against an existing ALSA library, even if ALSA support was disabled. This is suppressed by: ALSA_CONFIGURE_ENV_OFF= ac_cv_search_snd_pcm_open=no
  • Phyton script 'ecamonitor' should not be installed, if Python option disabled. This irritates shebangfix in stage-qa.

Tested on Poudriere (amd64, i386). 'portlint -AC' is ok.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable