#1123914 mc: Extension file Regex lines → sections do not work

Package:
mc
Source:
mc
Description:
Midnight Commander - a powerful file manager
Submitter:
Axel Stammler
Date:
2025-12-23 22:45:06 UTC
Severity:
normal
#1123914#5
Date:
2025-12-23 22:42:08 UTC
From:
To:
Dear Maintainer,

sections that start like this do not work anymore:

[sound]
Regex=\.(wav|snd|voc|au|smp|aiff|snd|m4a|ape|aac|wv|spx|flac)$
RegexIgnoreCase=true
View=%view{ascii} /usr/lib/mc/ext.d/sound.sh view common
…

The section works again (on one extension only, of course) if the Regex line is replaced by Shell=.m4a