Files
meta-kf5/recipes-kf5/obsolete/kdesignerplugin_metainfo.inc
Andreas Cord-Landwehr aa748fda64 Use non-weak assignment for metainfo
I am actully not sure why, but looking at the bitbake environment
trace, the weak assignment operator leads to SUMMARY and
consequently also DESCRIPTION to be set to a default value instead
of the preset value.
2021-02-06 11:01:19 +00:00

6 lines
218 B
PHP

# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0
SUMMARY = "Tool to generate custom widget plugins for Qt Designer/Creator"
HOMEPAGE = "https://api.kde.org/frameworks/kdesignerplugin/html/index.html"