description='Advanced embeddable text editor'
url='https://community.kde.org/Frameworks'

license="LGPL-2.0-only LGPL-3.0-only"

packager="spiky <spiky@nutyx.org>"
contributors="Tnut"

name=ktexteditor
version=6.5.0

makedepends=(qt6-base qt6-declarative qt6-speech qt6-tools git
             karchive kauth kcodecs kcolorscheme kcompletion kconfig
             kconfigwidgets kcoreaddons ki18n kio kitemviews kparts
             ktextwidgets kwidgetsaddons kxmlgui sonnet syntax-highlighting)
             
source=(https://download.kde.org/stable/frameworks/${version%.*}/${name}-$version.tar.xz)

build=kde6
