Page MenuHomeFreeBSD

audio/ecasound: Update to 2.9.3
ClosedPublic

Authored by rhurlin on Dec 6 2020, 6:53 AM.
Tags
None
Referenced Files
F166207656: D27491.id80377.diff
Wed, Aug 12, 9:06 AM
Unknown Object (File)
Tue, Aug 11, 6:52 AM
Unknown Object (File)
Sat, Aug 8, 9:35 PM
Unknown Object (File)
Sat, Aug 8, 6:17 PM
Unknown Object (File)
Sat, Aug 8, 12:48 PM
Unknown Object (File)
Fri, Aug 7, 12:36 AM
Unknown Object (File)
Thu, Jul 30, 3:15 PM
Unknown Object (File)
Tue, Jul 28, 2:20 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