Re: Virtual package naming

2022-11-28 Thread Christian Hesse
"Jan Alexander Steffens (heftig)" on Mon, 2022/11/28 23:19: > Some packages use SCREAMING-KEBAB-CASE to clearly separate "virtual" from > "normal" dependencies (e.g. WIREGUARD-MODULE), which makes their weirdness > (pacman -Si fails) less surprising. I'm not sure that's a pattern we want > to cont

Virtual package naming

2022-11-28 Thread Jan Alexander Steffens (heftig)
Hello list, We're planning to make PipeWire the default PulseAudio sound server, and for that we need to change some dependencies around. Notably, we want a virtual "pulseaudio server" package that is fulfilled by both pipewire-pulse and pulseaudio, with preference for the former. However, we wer