comparison src/qtimageformats.mk @ 6222:1928ff6acf13

* src/qtbase.mk, src/qtimageformats.mk, src/qtsvg.mk, src/qttools.mk, src/qttranslations.mk: update to v5.15.4
author John Donoghue <john.donoghue@ieee.org>
date Thu, 12 May 2022 10:19:42 -0400
parents 24e29dcb2e64
children 3eae40f95cc3
comparison
equal deleted inserted replaced
6221:fda4367559a4 6222:1928ff6acf13
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := qtimageformats 4 PKG := qtimageformats
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION = $(qtbase_VERSION) 6 $(PKG)_VERSION = $(qtbase_VERSION)
7 $(PKG)_CHECKSUM := 10487de5c9c6240847c1b860567e6a4fb12c3f41 7 $(PKG)_CHECKSUM := 1fc4f7a88fcbb211250bf416619737f6c00cc47d
8 $(PKG)_SUBDIR = $(subst qtbase,qtimageformats,$(qtbase_SUBDIR)) 8 $(PKG)_SUBDIR = $(subst qtbase,qtimageformats,$(qtbase_SUBDIR))
9 $(PKG)_FILE = $(subst qtbase,qtimageformats,$(qtbase_FILE)) 9 $(PKG)_FILE = $(subst qtbase,qtimageformats,$(qtbase_FILE))
10 $(PKG)_URL = $(subst qtbase,qtimageformats,$(qtbase_URL)) 10 $(PKG)_URL = $(subst qtbase,qtimageformats,$(qtbase_URL))
11 $(PKG)_DEPS := jasper libmng qtbase tiff 11 $(PKG)_DEPS := jasper libmng qtbase tiff
12 12