comparison src/qtimageformats.mk @ 5858:8cfad4a44884 release

Restore Qt 5.15 for development (grafted from 19a6cd0f2f60e5c0075eeb33ee92422c925a8a67)
author John W. Eaton <jwe@octave.org>
date Fri, 27 Nov 2020 13:54:56 -0500
parents 954bb4ead870
children 38be0ef93ce3
comparison
equal deleted inserted replaced
5815:9d94b3f9d28c 5858:8cfad4a44884
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 := 012e05d4fc3ab480aa769ec71f66f241b6d1436a 7 $(PKG)_CHECKSUM := e7c816cb8f06c8e88d4b59d084db29dc5fe45a26
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