KTexteditor-6.20.0

The KText Editor provides a powerful text editor component that you can embed in your application, either as a KPart or using the KF5::TextEditor library (if you need more control).

Package Information

KText Editor Dependencies

Required

extra-cmake-modules-6.20.0, Breeze-icons-6.20.0, docbook-xml-4.5, docbook-xsl-nons-1.79.2, libcanberra-0.30, libgcrypt-1.11.2, libical-3.0.20, libsecret-0.21.7, libxslt-1.1.43, lmdb-0.9.33, qca-2.3.10, libqrencode.so, plasma-wayland-protocols-1.19.0, PyYAML-6.0.3, shared-mime-info-2.4, URI-5.34, and Wget-1.25.0 (required to download the packages)

Installation of ktexteditor

To Configure the Package, issue these commands:

cmake -B build -W no-dev \
        -D CMAKE_BUILD_TYPE=Release         \
        -D CMAKE_INSTALL_PREFIX=/opt/kf6    \
        -D CMAKE_PREFIX_PATH=/opt/qt6       \
        -D CMAKE_SKIP_INSTALL_RPATH=ON      \
        -D BUILD_PYTHON_BINDINGS=OFF        \
        -D BUILD_TESTING=OFF                \
        -D CMAKE_INSTALL_LIBEXECDIR=libexec

To Build the Package, issue these commands:

cmake --build build

This package does not have a testsuite.

Now Install the Package, as the root user:

cmake --install build

Contents

Installed Programs: /opt/kf6/bin/ktexteditor-script-tester6, /opt/kf6/share/polkit-1/actions/org.kde.ktexteditor6.katetextbuffer.policy, /opt/kf6/share/dbus-1/system-services/org.kde.ktexteditor6.katetextbuffer.service, /opt/kf6/share/dbus-1/system.d/org.kde.ktexteditor6.katetextbuffer.conf
Installed Libraries: /opt/kf6/lib/libKF6TextEditor.so.6.20.0, /opt/kf6/lib/plugins/kf6/parts/katepart.so
Installed Directories: /opt/kf6/share/locale/*/LC_MESSAGES/ktexteditor6.mo, /opt/kf6/include/KF6/KTextEditor/{ktexteditor,KTextEditor}/*.h, /opt/kf6/lib/cmake/KF6TextEditor/*.cmake