Closed issue by Eloitor on void-packages repository https://github.com/void-linux/void-packages/issues/49030 Description: ### Package name qtwebengine_dictionaries ### Package homepage https://doc.qt.io/qt-6.6/qt-add-webengine-dictionary.html ### Description I'm not sure about this. The use case is to provide spell checking for the dooble Browser. 1. Install and launch the `dooble` browser. 2. Edit -> Settings -> Web -> Spell Checkers You get a warning that `qtwebengines_dictionary` cannot be accessed. I searched using `xlocate "\.bdic"` and didn't find any package that provided such (only `Grammalecte` for french). Reading from https://doc.qt.io/qt-6.6/qt-add-webengine-dictionary.html > A spell checker in Qt Web Engine needs dictionaries in a specific binary format. This CMake command converts dictionaries from the [Hunspell project](https://sourceforge.net/projects/hunspell/). into the bdict binary format. ### Does the requested package meet the package requirements? System, Compiled ### Is the requested package released? Yes