Debian Patches

Status for hipfft/6.1.2-3

Patch Description Author Forwarded Bugs Origin Last update
0004-fix-cmake-hip-host-visibility.patch fix cmake hip host visibility
The hip complex headers are included in hipfft.h, so the hipfft library
should be declaring its dependency on hip as public.
Cordell Bloor <cgmb@slerp.xyz> yes upstream 2024-03-14
0006-use-readthedocs-theme Use readthedocs theme
The newer documentation build requires packages not yet available, so we
simply revert to conf.py from the 5.5.1 release for now.
Christian Kastner <ckk@debian.org> not-needed 2024-03-02
0007-include-README.md-doxygen.patch Add README.md to Doxygen INPUT
Doxygen is using USE_MDFILE_AS_MAINPAGE to a file that's outside of
INPUT list.

Marking as Forwarded: not-needed, I want a second opinion about his.
Kari Pahula <kaol@debian.org> not-needed 2024-06-28
0008-doxygen-refs.patch Since Doxygen is using TYPEDEF_HIDES_STRUCTS = YES references should
be using the typedef names instead of struct names for references.
Doxygen fails with an error on these otherwise.

Marked as Forwarded: non-needed since upstream solved the issue by
introducing the struct names to Doxygen with a @struct instead of
using typedef names. It's not correct IMHO but I don't think it's
worth making a PR over it. Most likely the next release will have a
fix in some form anyway and this patch will be dropped.
Kari Pahula <kaol@debian.org> not-needed 2024-06-28
0009-doxygen-typedef-enums.patch Use typedef names for api.rst references
Doxygen was outputting warnings about not finding definitions since
api.rst is using enum and struct names instead of typedef names. The
Doxygen setting TYPEDEF_HIDES_STRUCTS = YES means that only typedef
names are visible.
Kari Pahula <kaol@debian.org> yes upstream 2024-06-28

All known versions for source package 'hipfft'

Links