view src/qt5.mk @ 4611:504cb71a29a9

termcap: use cygwin term def from termcap pkg, not msys
author John W. Eaton <jwe@octave.org>
date Thu, 01 Mar 2018 13:25:38 -0500
parents 44b1a9b2193e
children de2eedecd6ba
line wrap: on
line source

# This file is part of MXE.
# See index.html for further information.

PKG             := qt5
$(PKG)_VERSION   = $(qtbase_VERSION)
$(PKG)_DEPS     := $(patsubst $(TOP_DIR)/src/%.mk,%,\
                        $(shell grep -l 'qtbase_VERSION' \
                                $(TOP_DIR)/src/qt*.mk \
                                --exclude '$(TOP_DIR)/src/qt5.mk'))
$(PKG)_FILE      = $(subst qtbase,qtimageformats,$(qtbase_FILE))
$(PKG)_URL       = $(subst qtbase,qtimageformats,$(qtbase_URL))
$(PKG)_CHECKSUM := #No checksum