kmediaplayer 5.98.0
KDE Frameworks 5 plugin interface for media player features
KMediaPlayer builds on the KParts framework to provide a common interface for KParts that can play media files.
This framework is a porting aid. It is not recommended for new projects, and existing projects that use it are advised to port away from it, and use plain KParts instead.
- Website: https://community.kde.org/Frameworks
- Licenses: Expat
- Package source: gnu/packages/kde-frameworks.scm
- Builds: See build status
- Issues: See known issues
Installation
Install kmediaplayer 5.98.0
as follows:
guix install kmediaplayer@5.98.0
Or install the latest version:
guix install kmediaplayer
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.