# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2025 Volker Krause <vkrause@kde.org>

# unused QQC2 styles
qml/QtQuick/Controls/Material/.*
lib/qml/org/kde/kirigami/styles/Material/.*

# data files for ki18n that we don't need
share/iso-codes/json/schema-.*
share/iso-codes/json/iso_.*\.json
share/locale/.*/LC_MESSAGES/iso_.*\.mo

# other KF6 data files we don't need
share/mime/packages/kde6\.xml

# unused image formats
plugins/imageformats/.*_(qico|qgif)_.*\.so

# translation catalogs of dependencies not needed here
share/locale/.*/LC_MESSAGES/(karchive6|kcodecs6|kconfig6|kitemviews6|knotifications6|kwidgetsaddons6|libkholidays6)_qt\.qm
share/locale/.*/LC_MESSAGES/(kcolorscheme6|kconfigwidgets6|kiconthemes6)\.mo
share/locale/.*/kf6_entry.desktop

# unused Qt translation catalogs
translations/(qtconnectivity|qtdeclarative|qtlocation|qtmultimedia|qtwebsockets)_.*\.qm
