kdesignerplugin: use host kgendesignerplugin
This commit is contained in:
parent
882dab7799
commit
bd1a6bf0c1
@ -12,11 +12,11 @@ license="LGPL-2"
|
|||||||
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
|
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bfabe42cf4e667cabaa2754ea80decd4a53cff769951a530e0f218f9f42e695e
|
checksum=bfabe42cf4e667cabaa2754ea80decd4a53cff769951a530e0f218f9f42e695e
|
||||||
disable_parallel_build=yes
|
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kdesignerplugin kdoctools"
|
||||||
configure_args+=" -DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5"
|
configure_args+=" -DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5"
|
||||||
|
configure_args+=" -DKF5DESIGNERPLUGIN_GENERATOR_EXECUTABLE=/usr/bin/kgendesignerplugin"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
kdesignerplugin-devel_package() {
|
kdesignerplugin-devel_package() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user