Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

marble-23.04.3-1.1 RPM for armv7hl

From OpenSuSE Ports Tumbleweed for armv7hl

Name: marble Distribution: openSUSE Tumbleweed
Version: 23.04.3 Vendor: openSUSE
Release: 1.1 Build date: Fri Jul 7 16:07:41 2023
Group: Unspecified Build host: obs-arm-11
Size: 6168115 Source RPM: marble-23.04.3-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://apps.kde.org/marble
Summary: Generic map viewer
Marble is a viewer of map data.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Thu Jul 06 2023 Christophe Marin <christophe@krop.fr>
  - Require protobuf < 22
* Tue Jul 04 2023 Christophe Marin <christophe@krop.fr>
  - Update to 23.04.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/23.04.3/
  - No code change since 23.04.2
* Tue Jun 06 2023 Christophe Marin <christophe@krop.fr>
  - Update to 23.04.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/23.04.2/
  - No code change since 23.04.1
* Tue May 09 2023 Christophe Marin <christophe@krop.fr>
  - Update to 23.04.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/23.04.1/
  - No code change since 23.04.0
* Sat Apr 15 2023 Christophe Marin <christophe@krop.fr>
  - Update to 23.04.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/23.04.0/
* Fri Mar 31 2023 Christophe Marin <christophe@krop.fr>
  - Update to 23.03.90
    * New feature release
* Fri Mar 17 2023 Christophe Marin <christophe@krop.fr>
  - Update to 23.03.80
    * New feature release
* Tue Feb 28 2023 Christophe Marin <christophe@krop.fr>
  - Update to 22.12.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.12.3/
* Tue Jan 31 2023 Christophe Marin <christophe@krop.fr>
  - Update to 22.12.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.12.2/
* Tue Jan 03 2023 Christophe Marin <christophe@krop.fr>
  - Update to 22.12.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.12.1/
* Fri Dec 02 2022 Christophe Marin <christophe@krop.fr>
  - Update to 22.12.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/22.12.0/
* Sat Nov 26 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.11.90
    * New feature release
* Sat Nov 12 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.11.80
    * New feature release
* Tue Nov 01 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.08.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.08.3/
* Tue Oct 11 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.08.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.08.2/
* Tue Sep 06 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.08.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.08.1/
* Sun Aug 14 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.08.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/22.08.0/
* Fri Aug 05 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.07.90
    * New feature release
* Sat Jul 16 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.07.80
    * New feature release
* Tue Jul 05 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.04.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.04.3/
* Wed Jun 08 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.04.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.04.2/
* Tue May 10 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.04.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.04.1/
* Mon Apr 18 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.04.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/22.04.0/
* Fri Apr 08 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.03.90
    * New feature release
* Wed Mar 23 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 22.03.80
    * New feature release
  - Changes since 21.12.3:
    * Adding means to Marble QtQuick to determine the license.
    * Fix blacklist and whitelist to also work for plugins that are not prefixed with "lib".
    * Eliminate a "type qualifiers ignored on function return type" warning
    * Eliminate "this statement may fall through" warnings
    * Port deprecated QObject::trUtf8() -> tr()
    * Eliminate a buffer size warning in EclSolar::getEclYearInfo()
    * Port deprecated qVariantFromValue() -> QVariant::fromValue()
    * Port deprecated QPixmap::grabWidget() -> QWidget::grab()
    * Port deprecated QFileInfo::created() -> metadataChangeTime()
    * Port deprecated QTime::elapsed() -> QElapsedTimer
    * Port deprecated QStyleOptionViewItemV2 -> QStyleOptionViewItem
    * Port deprecated QSet::fromList() -> QSet(begin,end)
    * Port deprecated QSet::toList() -> values()
    * Port deprecated QFlags(nullptr) -> QFlags()
    * Port deprecated QFontMetrics::width() -> horizontalAdvance()
    * Use KActionCollection::setDefaultShortcut() for marble-kde
    * WMS: Allow redirection on the initial GetCapabilities request
    * Use the real MIME type "application/gpx+xml" instead of an alias
    * Add icon for the geo: URI handler
    * Don't run Marble in a terminal when handling geo: URIs
    * apps/marble-kde: Use heap memory allocation for MainWindow (kde#443144)
* Tue Mar 01 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.12.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.12.3/
  - No code change since 21.12.2
* Tue Feb 01 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.12.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.12.2/
  - No code change since 21.12.1
* Tue Jan 04 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.12.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.12.1/
  - No code change since 21.12.0
* Fri Dec 03 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.12.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/21.12.0/
  - No code change since 21.11.90
* Sat Nov 27 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.11.90
    * New feature release
  - No code change since 21.11.80
* Sat Nov 13 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.11.80
    * New feature release
  - Too many changes to list here.
* Tue Nov 02 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.08.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.08.3/
  - No code change since 21.08.2
* Tue Oct 05 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.08.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.08.2/
  - Changes since 21.08.1:
    * Fix build with gpsd 3.23.1
* Wed Sep 01 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.08.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.08.1
  - No code change since 21.08.0
* Thu Aug 26 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Raise the minimum disk space limit.
* Fri Aug 06 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.08.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/21.08.0
  - No code change since 21.07.90
* Fri Jul 30 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.07.90
    * New feature release
  - No code change since 21.07.80
* Sat Jul 17 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.07.80
    * New feature release
  - Changes since 21.04.3:
    * Remove KNewStuff2 group from knsrc file
    * Update outdated note in the setup instructions
    * Avoid the need to set Qt::WA_DeleteOnClose on widgets using Marble
    * Add toVariantList-function to GeoDataLineString.
    * Adding moveLeft, Right, Up, Down and minimum/maximumZoom to MarbleQuickItem.
    * Revert changes on Windows data and plugins path
    * Additions to MarbleQuickItem QML element
    * fix data directory on Windows platforms
    * Bump marble version number in cmake as well.
    * Bump marble version
    * Add dummy desktop file to make apps.kde.org happy
  - Only install the license files once
* Wed Jul 07 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.04.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.04.3
  - No code change since 21.04.2
* Tue Jun 08 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.04.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.04.2
  - No code change since 21.04.1
* Wed May 12 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.04.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/21.04.1
  - No code change since 21.04.0
* Fri Apr 16 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.04.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/21.04
  - No code change since 21.03.90
  - Stop owning directories provided by the filesystem package (boo#1184786)
* Fri Apr 09 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.03.90
    * New feature release
  - No code change since 21.03.80
* Sun Mar 21 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.03.80
    * New feature release
  - Too many changes since 20.12.3, only listing bugfixes:
    * Fix GeoNames web service URL, is now api.geonames.org (kde#432598)
    * Properly center GeoPainter::regionFromRect (kde#431466)
* Thu Mar 04 2021 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.12.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/20.12.3
  - Changes since 20.12.2:
    * Fix GeoNames web service URL, is now api.geonames.org (kde#432598)
    * Provide BUILD_TOUCH option to force install of touch variant
* Wed Feb 03 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 20.12.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2021-02-apps-update
  - No code change since 20.12.1
* Tue Jan 05 2021 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.12.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2021-01-apps-update
  - No code change since 20.12.0
* Sat Dec 05 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.12.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-12-apps-update
  - No code change since 20.11.90
* Fri Nov 27 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 20.11.90
    * New feature release
  - No code change since 20.11.80
* Sat Nov 14 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 20.11.80
    * New feature release
  - Too many changes since 20.08.3, only listing bugfixes:
    * Skip creation of temporary files for zipped KML (KMZ) (kde#428437)
    * Dont open a MessageBox when a file fails to load from the library (kde#416925)
* Thu Nov 05 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.08.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-11-apps-update
  - No code change since 20.08.2
* Fri Oct 09 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.08.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-10-apps-update
  - No code change since 20.08.1
* Tue Sep 01 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.08.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-09-apps-update
  - No code change since 20.08.0
* Fri Aug 21 2020 Michel Normand <normand@linux.vnet.ibm.com>
  - Add _constraints with default min 3GB physicalmemory
* Sun Aug 09 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 20.08.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-08-apps-update
  - Changes since 20.07.90:
    * Fix build with gpsd 3.21
    * Fix Windows build.
* Sun Aug 02 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 20.07.90
    * New feature release
  - No code change since 20.07.80
* Sun Jul 19 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 20.07.80
    * New feature release
  - Too many changes to list here.
* Thu Jul 09 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.04.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-07-apps-update
  - Changes since 20.04.2:
    * Fix the reference to docs.kde.org from marble-qt
    * Add missing Qt5WebChannel dependency
* Tue Jun 09 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 20.04.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-06-apps-update
  - No code change since 20.04.1
* Fri May 15 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.04.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-05-apps-update
  - No code change since 20.04.0
* Thu Apr 23 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.04.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-04-apps-update
  - No code change since 20.03.90
* Sun Apr 05 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.03.90
    * New feature release
  - Changes since 20.03.80:
    * Fix build with Qt 5.15
* Sun Mar 22 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.03.80
    * New feature release
  - Too many changes to list here.
* Thu Mar 05 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 19.12.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-03-apps-update
  - No code change since 19.12.2
* Fri Feb 07 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Replace %make_jobs with %cmake_build.
* Wed Feb 05 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 19.12.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-02-apps-update
  - No code change since 19.12.1
* Tue Jan 07 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 19.12.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/releases/19.12.1
  - Changes since 19.12.0:
    * Fix build with gpsd 3.20

Files

/usr/lib/libmarbledeclarative.so
/usr/lib/marble
/usr/lib/marble/plugins
/usr/lib/marble/plugins/AnnotatePlugin.so
/usr/lib/marble/plugins/AprsPlugin.so
/usr/lib/marble/plugins/AtmospherePlugin.so
/usr/lib/marble/plugins/CachePlugin.so
/usr/lib/marble/plugins/CompassFloatItem.so
/usr/lib/marble/plugins/CrosshairsPlugin.so
/usr/lib/marble/plugins/CycleStreetsPlugin.so
/usr/lib/marble/plugins/EarthquakePlugin.so
/usr/lib/marble/plugins/EclipsesPlugin.so
/usr/lib/marble/plugins/ElevationProfileFloatItem.so
/usr/lib/marble/plugins/ElevationProfileMarker.so
/usr/lib/marble/plugins/FlightGearPositionProviderPlugin.so
/usr/lib/marble/plugins/FoursquarePlugin.so
/usr/lib/marble/plugins/GeoUriPlugin.so
/usr/lib/marble/plugins/GosmoreReverseGeocodingPlugin.so
/usr/lib/marble/plugins/GosmoreRoutingPlugin.so
/usr/lib/marble/plugins/GpsInfo.so
/usr/lib/marble/plugins/GpsbabelPlugin.so
/usr/lib/marble/plugins/GpsdPositionProviderPlugin.so
/usr/lib/marble/plugins/GpxPlugin.so
/usr/lib/marble/plugins/GraticulePlugin.so
/usr/lib/marble/plugins/HostipPlugin.so
/usr/lib/marble/plugins/JsonPlugin.so
/usr/lib/marble/plugins/KmlPlugin.so
/usr/lib/marble/plugins/LatLonPlugin.so
/usr/lib/marble/plugins/License.so
/usr/lib/marble/plugins/LocalDatabasePlugin.so
/usr/lib/marble/plugins/LocalOsmSearchPlugin.so
/usr/lib/marble/plugins/LogPlugin.so
/usr/lib/marble/plugins/MapQuestPlugin.so
/usr/lib/marble/plugins/MapScaleFloatItem.so
/usr/lib/marble/plugins/MeasureTool.so
/usr/lib/marble/plugins/MonavPlugin.so
/usr/lib/marble/plugins/NavigationFloatItem.so
/usr/lib/marble/plugins/NominatimReverseGeocodingPlugin.so
/usr/lib/marble/plugins/NominatimSearchPlugin.so
/usr/lib/marble/plugins/NotesPlugin.so
/usr/lib/marble/plugins/OSRMPlugin.so
/usr/lib/marble/plugins/OpenDesktopPlugin.so
/usr/lib/marble/plugins/OpenLocationCodeSearchPlugin.so
/usr/lib/marble/plugins/OpenRouteServicePlugin.so
/usr/lib/marble/plugins/OsmPlugin.so
/usr/lib/marble/plugins/OverviewMap.so
/usr/lib/marble/plugins/Photo.so
/usr/lib/marble/plugins/Pn2Plugin.so
/usr/lib/marble/plugins/PntPlugin.so
/usr/lib/marble/plugins/PositionMarker.so
/usr/lib/marble/plugins/PostalCode.so
/usr/lib/marble/plugins/ProgressFloatItem.so
/usr/lib/marble/plugins/QtPositioningPositionProviderPlugin.so
/usr/lib/marble/plugins/RoutingPlugin.so
/usr/lib/marble/plugins/RoutinoPlugin.so
/usr/lib/marble/plugins/SatellitesPlugin.so
/usr/lib/marble/plugins/ShpPlugin.so
/usr/lib/marble/plugins/Speedometer.so
/usr/lib/marble/plugins/StarsPlugin.so
/usr/lib/marble/plugins/SunPlugin.so
/usr/lib/marble/plugins/Weather.so
/usr/lib/marble/plugins/Wikipedia.so
/usr/lib/marble/plugins/YoursPlugin.so
/usr/lib/qt5/plugins/designer
/usr/lib/qt5/plugins/designer/LatLonEditPlugin.so
/usr/lib/qt5/plugins/designer/MarbleNavigatorPlugin.so
/usr/lib/qt5/plugins/designer/MarbleWidgetPlugin.so
/usr/lib/qt5/plugins/kf5
/usr/lib/qt5/plugins/kf5/krunner
/usr/lib/qt5/plugins/kf5/krunner/plasma_runner_marble.so
/usr/lib/qt5/plugins/libmarble_part.so
/usr/lib/qt5/plugins/marblethumbnail.so
/usr/lib/qt5/qml/org/kde/marble
/usr/lib/qt5/qml/org/kde/marble/private
/usr/lib/qt5/qml/org/kde/marble/private/plasma
/usr/lib/qt5/qml/org/kde/marble/private/plasma/libmarblequick.so
/usr/lib/qt5/qml/org/kde/marble/private/plasma/qmldir
/usr/share/applications/marble_geo.desktop
/usr/share/applications/marble_geojson.desktop
/usr/share/applications/marble_gpx.desktop
/usr/share/applications/marble_kml.desktop
/usr/share/applications/marble_kmz.desktop
/usr/share/applications/marble_shp.desktop
/usr/share/applications/marble_worldwind.desktop
/usr/share/config.kcfg/marble.kcfg
/usr/share/doc/packages/marble
/usr/share/doc/packages/marble/CREDITS
/usr/share/doc/packages/marble/ChangeLog
/usr/share/doc/packages/marble/MANIFESTO.txt
/usr/share/icons/hicolor/128x128/apps/marble.png
/usr/share/icons/hicolor/16x16/apps/marble.png
/usr/share/icons/hicolor/22x22/apps/marble.png
/usr/share/icons/hicolor/32x32/apps/marble.png
/usr/share/icons/hicolor/48x48/apps/marble.png
/usr/share/icons/hicolor/64x64/apps/marble.png
/usr/share/kservices5/marble_part.desktop
/usr/share/kservices5/marble_thumbnail_geojson.desktop
/usr/share/kservices5/marble_thumbnail_gpx.desktop
/usr/share/kservices5/marble_thumbnail_kml.desktop
/usr/share/kservices5/marble_thumbnail_kmz.desktop
/usr/share/kservices5/marble_thumbnail_osm.desktop
/usr/share/kservices5/marble_thumbnail_shp.desktop
/usr/share/kservices5/plasma-applet-org.kde.plasma.worldclock.desktop
/usr/share/kservices5/plasma-wallpaper-org.kde.plasma.worldmap.desktop
/usr/share/kxmlgui5/marble
/usr/share/kxmlgui5/marble/marble_part.rc
/usr/share/kxmlgui5/marble/marbleui.rc
/usr/share/licenses/marble
/usr/share/licenses/marble/COPYING.DOC
/usr/share/licenses/marble/LICENSE.txt
/usr/share/licenses/marble/LICENSES
/usr/share/licenses/marble/LICENSES/Apache-2.0.txt
/usr/share/licenses/marble/LICENSES/BSD-3-Clause.txt
/usr/share/licenses/marble/LICENSES/CC0-1.0.txt
/usr/share/licenses/marble/LICENSES/GPL-3.0-only.txt
/usr/share/licenses/marble/LICENSES/GPL-3.0-or-later.txt
/usr/share/licenses/marble/LICENSES/LGPL-2.0-or-later.txt
/usr/share/licenses/marble/LICENSES/LGPL-2.1-only.txt
/usr/share/licenses/marble/LICENSES/LGPL-2.1-or-later.txt
/usr/share/licenses/marble/LICENSES/LGPL-3.0-only.txt
/usr/share/licenses/marble/LICENSES/LicenseRef-Qt-Commercial.txt
/usr/share/licenses/marble/LICENSES/MIT.txt
/usr/share/licenses/marble/LICENSES/Qt-LGPL-exception-1.1.txt
/usr/share/marble
/usr/share/metainfo/org.kde.marble.appdata.xml
/usr/share/metainfo/org.kde.plasma.worldclock.appdata.xml
/usr/share/metainfo/org.kde.plasma.worldmap.appdata.xml
/usr/share/mime/packages/geo.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:22:44 2024