mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
ktextaddons: update to 1.7.1.
This commit is contained in:
parent
5284cd3632
commit
b28afb40b1
2 changed files with 5 additions and 4 deletions
|
@ -3249,6 +3249,7 @@ libKF6TextEmoticonsCore.so.1 ktextaddons-1.5.3_2
|
|||
libKF6TextGrammarCheck.so.1 ktextaddons-1.5.3_2
|
||||
libKF6TextTranslator.so.1 ktextaddons-1.5.3_2
|
||||
libKF6TextUtils.so.1 ktextaddons-1.5.3_2
|
||||
libKF6TextAutoGenerateText.so.1 ktextaddons-1.7.1_1
|
||||
libz3.so libz3-4.13.0_2
|
||||
libngspice.so.0 ngspice-35_1
|
||||
libvulkan.so.1 vulkan-loader-1.0.57.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ktextaddons'
|
||||
pkgname=ktextaddons
|
||||
version=1.5.4
|
||||
version=1.7.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_WITH_QT6=ON -DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
|
@ -8,18 +8,18 @@ configure_args="-DBUILD_WITH_QT6=ON -DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/
|
|||
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
||||
hostmakedepends="extra-cmake-modules qt6-base qt6-tools kf6-kcoreaddons kf6-kconfig
|
||||
gettext"
|
||||
gettext reuse"
|
||||
makedepends="kf6-kxmlgui-devel kf6-syntax-highlighting-devel kf6-kio-devel
|
||||
kf6-sonnet-devel qtkeychain-qt6-devel qt6-speech-devel qt6-multimedia-devel
|
||||
qt6-tools-devel qt6-speech-plugin-flite qt6-speech-plugin-mock
|
||||
qt6-speech-plugin-speechd"
|
||||
qt6-speech-plugin-speechd kf6-ktextwidgets-devel"
|
||||
checkdepends="speech-dispatcher"
|
||||
short_desc="Various text handling addon"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/libraries/ktextaddons"
|
||||
distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=64b80602e84b25e9164620af3f6341fa865b85e826ab8f5e02061ae24a277b20
|
||||
checksum=90cf25e298e095c40b3286a7153d04f961ef4e6598321bdeb00f2be7e998ae7e
|
||||
|
||||
ktextaddons-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue