khtml: update to 5.47.0.
This commit is contained in:
parent
713d2a5f3d
commit
c7bdb3454c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'khtml'
|
# Template file for 'khtml'
|
||||||
pkgname=khtml
|
pkgname=khtml
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE HTML rendering engine"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/khtml"
|
homepage="https://projects.kde.org/projects/frameworks/khtml"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=86403a096d91786dd1b8f7d74d212000dd3de6b76298cf27dfd7c4131bf38a0c
|
checksum=303c4ca14ba18187b99acaca6327099a00c0f712bf0aaa62a6598a5583922eb1
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue