./misc/marble, KDE desktop globe

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 23.08.4nb2, Package name: marble-23.08.4nb2, Maintainer: markd

Marble is an application that displays a view of the earth. It is
both a valuable application in its own right, but also an example
program that shows how you can use the Marble widgets in your own
applications.

The Marble application makes use of the following classes and widgets:

1. MarbleWidget, the main widget in any application using the Marble
framework. This widget displays a view of the earth or any other
globe, depending on which dataset is used. The user can navigate
the globe using either a control widget, e.g. the MarbleNavigator,
or the mouse.

2. MarbleModel, the data storage class that holds the data that is
visualized in the MarbleWidget. The MarbleModel is created internally
and can be accessed using the model() method.

These two classes provide the core of the classes that comprise the
Marble framework. You can use only them and get a very capable
application.


Required to run:
[sysutils/desktop-file-utils] [graphics/hicolor-icon-theme] [security/gnupg2] [geography/shapelib] [geography/gpsd] [x11/qt5-qtserialport] [x11/qt5-qtbase] [multimedia/phonon-qt5] [net/knewstuff] [devel/kparts] [devel/krunner]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [devel/extra-cmake-modules] [devel/kdoctools] [x11/xorgproto]

Master sites: (Expand)

Filesize: 52523.949 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2024-04-05 16:01:01 by Thomas Klausner | Files touched by this commit (49)
Log message:
*: recursive bump for protobuf 26.1
   2024-02-06 12:17:44 by Mark Davies | Files touched by this commit (213) | Package updated
Log message:
*: KDE Gear update to 23.08.4

5 months of development
   2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672)
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
   2023-11-15 19:14:46 by Thomas Klausner | Files touched by this commit (55)
Log message:
*: bump for protobuf 25
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-11-03 01:06:48 by Thomas Klausner | Files touched by this commit (2)
Log message:
marble: do not let package override C++ version

Fixes build with latest protobuf/abseil.