kimageformats: update to 5.86.0.
This commit is contained in:
parent
eb509cfe60
commit
0abda83094
1 changed files with 6 additions and 4 deletions
|
@ -1,13 +1,15 @@
|
||||||
# Template file for 'kimageformats'
|
# Template file for 'kimageformats'
|
||||||
pkgname=kimageformats
|
pkgname=kimageformats
|
||||||
version=5.85.0
|
version=5.86.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools"
|
configure_args="-DKIMAGEFORMATS_HEIF=ON"
|
||||||
makedepends="karchive-devel libopenexr-devel pkg-config"
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools
|
||||||
|
pkg-config"
|
||||||
|
makedepends="karchive-devel libopenexr-devel libheif-devel"
|
||||||
short_desc="KDE Plugins to allow QImage to support extra file formats"
|
short_desc="KDE Plugins to allow QImage to support extra file formats"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kimageformats"
|
homepage="https://invent.kde.org/frameworks/kimageformats"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=50a61ac010acbde64f470cb3877403ca5aa11f70b9e54ede0a3bc09b02d40799
|
checksum=a5b92d6ea22911a68c3fc52913fc0840e4bd5943779c504ad4bcd620a0b9a985
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue