kimageformats: update to 5.83.0.
This commit is contained in:
parent
1e7ccc3ff9
commit
62c4ffa53d
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'kimageformats'
|
# Template file for 'kimageformats'
|
||||||
pkgname=kimageformats
|
pkgname=kimageformats
|
||||||
version=5.82.0
|
version=5.83.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools"
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||||
makedepends="karchive-devel libopenexr-devel pkg-config"
|
makedepends="karchive-devel libopenexr-devel pkg-config"
|
||||||
short_desc="KDE Plugins to allow QImage to support extra file formats"
|
short_desc="KDE Plugins to allow QImage to support extra file formats"
|
||||||
|
@ -11,4 +10,4 @@ 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=3e7852b85f2a2e5d7136548747b5fd75b8c81e99c9f691bb8a168ce72bb1057d
|
checksum=dc3965efbf9f2a42b78bbaea3d825b0946a27ad5fc79395cd405c858f38d8917
|
||||||
|
|
Loading…
Reference in New Issue