comparison src/qtimageformats.mk @ 7223:09b1697eff3a default tip @

* src/qtbase.mk, src/qtimageformats.mk, src/qtsvg.mk, src/qttools.mk, src/qttranslations.mk: update to v5.15.14
author John Donoghue <john.donoghue@ieee.org>
date Sun, 26 May 2024 20:23:00 -0400
parents f0abdcdc97c6
children
comparison
equal deleted inserted replaced
7222:616ee33668f5 7223:09b1697eff3a
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 := 5747dbf2f8a36fb47a4ccf8367c196646bb6ed55 7 $(PKG)_CHECKSUM := f34359b01b5c1291084ad01981af60c7fe1fa8a0
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