summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2020-08-20 14:44:21 +0200
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2020-08-20 15:18:36 +0200
commit72d18e6a5eb79fe474908a177a1bc28605221053 (patch)
tree80fc7df559a668c757ad0d39d509e59eb235ca8e /configure.json
parent2f8b70e428e50eda02d8dd51438afb50290180db (diff)
Remove makeqpf
The QPF2 file format is no longer supported in Qt since Qt 6, so we no longer need the tool to generate it. Change-Id: I5c0131fa616f7255ca57a00d84f61f221843d869 Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure.json b/configure.json
index 3442f8cb5..f77921fc7 100644
--- a/configure.json
+++ b/configure.json
@@ -68,11 +68,6 @@
"condition": "config.darwin",
"output": [ "privateFeature" ]
},
- "makeqpf": {
- "label": "makeqpf",
- "purpose": "makeqpf is a tool to generate pre-rendered fonts in QPF2 format for use on Embedded Linux.",
- "output": [ "privateFeature" ]
- },
"pixeltool": {
"label": "pixeltool",
"purpose": "The Qt Pixel Zooming Tool is a graphical application that magnifies the screen around the mouse pointer so you can look more closely at individual pixels.",
@@ -143,7 +138,6 @@ On Windows, you must set LLVM_INSTALL_DIR to the installation path."
"kmap2qmap",
"linguist",
"macdeployqt",
- "makeqpf",
"pixeltool",
"qdbus",
"qev",