tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: math/fftw and math/fftwf split …
On Thu, Apr 29, 2021 at 05:14:43PM +0200, Dr. Thomas Orgis wrote:
> OK … how's the process for removing a package properly in favour of
> another? Shall I just add
>
> SUPERSEDES=fftwf
>
> to math/fftw/Makefile and remove math/fftwf after updating all usage of
> it as dependency?
Basically yes.
You also need to add a
CONFLICTS+= fftwf-[0-9]*
and that will probably break some automatic updates (I don't think
pkgin handles this well yet).
> Or should math/fftwf be kept as an empty package to
> keep working anything in WIP that references it?
No, please not.
Since the change is quite mechanical, please update wip too.
Thomas
Home |
Main Index |
Thread Index |
Old Index