abinfo "Arch Linux: Dropping files from the main program ..."
rm -rv \
    "$PKGDIR"/usr/share/{config.kcfg,doc,icons,kxmlgui5,metainfo} \
    "$PKGDIR"/usr/bin \
    "$PKGDIR"/usr/lib/qt5/plugins/*.so \
    "$PKGDIR"/usr/share/applications/{marble_geo.desktop,marble_worldwind.desktop,org.kde.marble*.desktop} \
    "$PKGDIR"/usr/share/kservices5/{plasma-*,marble_part.desktop} \
    "$PKGDIR"/usr/share/locale/*/LC_MESSAGES/*.mo
