14 lines
625 B
Bash
14 lines
625 B
Bash
# Template file for 'qt6-imageformats'
|
|
pkgname=qt6-imageformats
|
|
version=6.6.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="perl qt6-base"
|
|
makedepends="qt6-base-devel jasper-devel libmng-devel tiff-devel libwebp-devel"
|
|
short_desc="Cross-platform application and UI framework - imageformats"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
|
|
homepage="https://qt.io/"
|
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtimageformats-everywhere-src-${version}.tar.xz"
|
|
checksum=e1542cb50176e237809895c6549598c08587c63703d100be54ac2d806834e384
|