kig: for boost-1.88

This commit is contained in:
Đoàn Trần Công Danh 2025-08-08 22:01:01 +07:00
parent ea4aee1458
commit f34ff88d8c

View file

@ -1,7 +1,7 @@
# Template file for 'kig'
pkgname=kig
version=24.08.0
revision=2
revision=3
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
@ -10,7 +10,7 @@ configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools gettext
pkg-config qt5-host-tools qt5-qmake"
# FIXME: libimobiledevice added only to resolve ordering for Python rebuilds
makedepends="boost-devel boost-python3 python3-devel libimobiledevice
makedepends="boost-devel-minimal boost-python3 python3-devel libimobiledevice
kparts-devel ktexteditor-devel qt5-devel qt5-svg-devel"
short_desc="KDE education tool for interactive geometry"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"