comparison src/qtimageformats.mk @ 4310:2c34ec679fb3

qt5: update to 5.7.1 * src/qtbase-1-fixes.patch: update patch from mxe.cc * src/qtbase.mk: update version, checksum, use -no-pch * src/qtimageformats-1.patch: update patch from mxe.cc * src/qtimageformats.mk: update checksum * src/qtsvg.mk: update checksum * src/qttools.mk: update checksum
author John D
date Sun, 01 Jan 2017 08:00:17 -0500
parents 44b1a9b2193e
children 4cea16af20b4
comparison
equal deleted inserted replaced
4309:7384a91ed38a 4310:2c34ec679fb3
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 := 09e93423d69e660951d75b136bbed6d7e441c438 7 $(PKG)_CHECKSUM := 4cf8e6183e8280adcd6765c5ae1d2ea27a868a1f
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