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)
Apr 28 2026, 10:51 PM
Unknown Object (File)
Apr 27 2026, 2:16 PM
Unknown Object (File)
Apr 27 2026, 3:17 AM
Unknown Object (File)
Apr 25 2026, 10:47 PM
Unknown Object (File)
Apr 25 2026, 12:35 PM
Unknown Object (File)
Apr 25 2026, 12:08 PM
Unknown Object (File)
Apr 23 2026, 8:33 PM
Unknown Object (File)
Apr 20 2026, 5:15 AM
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