mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 15:15:11 +02:00
14 lines
629 B
Bash
14 lines
629 B
Bash
# Template file for 'kimageformats'
|
|
pkgname=kimageformats
|
|
version=5.60.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF"
|
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools"
|
|
makedepends="karchive-devel libopenexr-devel pkg-config"
|
|
short_desc="KDE Plugins to allow QImage to support extra file formats"
|
|
maintainer="John <johnz@posteo.net>"
|
|
license="LGPL-2.0-or-later"
|
|
homepage="https://projects.kde.org/projects/frameworks/kimageformats"
|
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=4e2fd48a2c5b7ee3af0b82bce9aaa0847e840b881bbb307c049bb8c881302635
|