Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
indirect-linking.diff | Fix indirect linking FTBFS * CMakeLists.txt: link against gobject-2.0 too. |
Rail Aliev <rail@i-rs.ru> | yes | debian upstream | ||
find_path-GLIB_CONFIG_DIR.diff | zpspell: FTBFS: CMake Error: The following variables are used in this project, but they are set to NOTFOUND. * CMakeLists.txt: add path to find_path GLIB_CONFIG_DIR |
HIGUCHI Daisuke (VDR dai) <dai@debian.org> | no | debian | ||
cross.diff | Use standard pkg-config integration zpspell fails to cross build from source, because it uses an unsupported cmake <-> pkg-config integration mechanism. cmake even warns about that and during cross builds it fails to find the relevant packages. Please consider applying the attached patch to use the industry-standard pkg-config integration, which happens to just work for cross compilation and doesn't spill warnings during build. |
Helmut Grohne <helmut@subdivi.de> | no |