15 lines
667 B
Bash
15 lines
667 B
Bash
# Template file for 'qt6-imageformats'
|
|
pkgname=qt6-imageformats
|
|
version=6.2.2
|
|
revision=1
|
|
wrksrc="qtimageformats-everywhere-src-${version}"
|
|
build_style=cmake
|
|
configure_args="-DQT_HOST_PATH=/usr"
|
|
hostmakedepends="perl qt6-base-devel"
|
|
makedepends="qt6-base-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=214f6d552391a70d72ff534295ef06c59dba756b6323762967820963a15bd267
|