Bug 475008 - KF6TextEditTextToSpeechConfig.cmake is not provided by any package
Summary: KF6TextEditTextToSpeechConfig.cmake is not provided by any package
Status: RESOLVED NOT A BUG
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages Unstable Edition (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-28 23:40 UTC by David Jarvie
Modified: 2023-09-30 18:37 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Jarvie 2023-09-28 23:40:03 UTC
The package kpim6-kpimtextedit-dev contains KPim6TextEditConfig.cmake, which requires KF6TextEditTextToSpeechConfig.cmake as a dependency when building software. The latter file doesn't seem to be provided by any package - the only candidate I can find would be libkf6pimtextedittexttospeech-dev, but there is no package called kpim6-kpimtextedittexttospeech-dev which seems to be the package name which would normally be expected to provide the file. Should the packages kpim6-kpimtextedittexttospeech and kpim6-kpimtextedittexttospeech-dev  be added to Neon?

Output from cmake is:

CMake Error at /usr/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake:76 (find_package):
  By not providing FindKF6TextEditTextToSpeech.cmake in CMAKE_MODULE_PATH
  this project has asked CMake to find a package configuration file provided
  by KF6TextEditTextToSpeech, but CMake did not find one.

  Could not find a package configuration file provided by
  KF6TextEditTextToSpeech (requested version 1.5.2) with any of the
  following names:

    KF6TextEditTextToSpeechConfig.cmake
    kf6textedittexttospeech-config.cmake

  Add the installation prefix of KF6TextEditTextToSpeech to
  CMAKE_PREFIX_PATH or set KF6TextEditTextToSpeech_DIR to a directory
  containing one of the above files.  If KF6TextEditTextToSpeech provides a
  separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  /usr/lib/x86_64-linux-gnu/cmake/KPim6TextEdit/KPim6TextEditConfig.cmake:42 (find_dependency)
  /usr/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  /usr/lib/x86_64-linux-gnu/cmake/KPim6IdentityManagementWidgets/KPim6IdentityManagementWidgetsConfig.cmake:41 (find_dependency)

SOFTWARE/OS VERSIONS
Neon KDE Frameworks package Version:  23.08.1+p22.04+vunstable+git20230927.0228-0
Comment 1 David Jarvie 2023-09-30 18:37:54 UTC
It turns out that the missing file is in the package kf6-ktextaddons-dev.