mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-09 22:32:57 +02:00
New package: qt6-imageformats-6.1.0
This commit is contained in:
parent
9e872018a5
commit
1cd1eec62e
1 changed files with 15 additions and 0 deletions
15
srcpkgs/qt6-imageformats/template
Normal file
15
srcpkgs/qt6-imageformats/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'qt6-imageformats'
|
||||||
|
pkgname=qt6-imageformats
|
||||||
|
version=6.1.0
|
||||||
|
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=34e63786d31d0c5dcc13a4b37d31002efb53244e48a8c2f0fafdd81e8d28575a
|
Loading…
Add table
Reference in a new issue