Kaffeine is a media player. What makes it different from the others is its excellent support of digital TV (DVB). Kaffeine has user-friendly interface, so that even first time users can start immediately playing their movies: from DVD (including DVD menus, titles, chapters, etc.), VCD, or a file.
builddeps :
- - pkgconfig(gl)
- pkgconfig(libdvbv5)
- pkgconfig(libvlc)
- pkgconfig(Qt5Gui)
@@ -22,9 +21,8 @@
- kio-devel
- kwindowsystem-devel
setup : |
- %cmake . -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
+ %cmake_ninja
build : |
- %make
+ %ninja_build
install : |
- %make_install
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,10 @@
<Source>
<Name>kaffeine</Name>
<Packager>
- <Name>Friedrich von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Clive Johnston</Name>
+ <Email>clivejo@protonmail.com</Email>
</Packager>
- <License>GPL-2.0</License>
+ <License>GPL-2.0-or-later</License>
<PartOf>desktop.multimedia</PartOf>
<Summary xml:lang="en">Kaffeine Media Player</Summary>
<Description xml:lang="en">Kaffeine is a media player. What makes it different from the others is its excellent support of digital TV (DVB). Kaffeine has user-friendly interface, so that even first time users can start immediately playing their movies: from DVD (including DVD menus, titles, chapters, etc.), VCD, or a file.