kdesignerplugin: update to 5.48.0.
This commit is contained in:
parent
03aa8774f8
commit
900328c533
1 changed files with 5 additions and 5 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'kdesignerplugin'
|
# Template file for 'kdesignerplugin'
|
||||||
pkgname=kdesignerplugin
|
pkgname=kdesignerplugin
|
||||||
version=5.47.0
|
version=5.48.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
makedepends="kdoctools-devel kplotting-devel kdewebkit-devel"
|
makedepends="kdoctools-devel kplotting-devel kdewebkit-devel"
|
||||||
|
depends="kgendesignerplugin>=${version}_${revision}"
|
||||||
short_desc="Integrating KDE frameworks widgets with Qt Designer"
|
short_desc="Integrating KDE frameworks widgets with Qt Designer"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
|
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2fe41d35f59367f1228b8de3490d4ae88c464e04c98a9c25a0970b899d944d46
|
checksum=5450307bb9d0bc369022fd6f7519e419628f5c2bbd7cf266b821fa2b5fdf5ccf
|
||||||
depends="kgendesignerplugin>=${version}_${revision}"
|
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"
|
||||||
configure_args+=" -DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5"
|
configure_args+=" -DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue