gnu: Add kmplayer.
authorHartmut Goebel <h.goebel@crazy-compilers.com>
Sun, 8 Dec 2019 17:16:40 +0000 (18:16 +0100)
committerHartmut Goebel <h.goebel@crazy-compilers.com>
Thu, 26 Dec 2019 15:44:53 +0000 (16:44 +0100)
commit49d40e60b8d52e3f88b6cc26827f8795b5d48658
tree4bd50e16d486f5e285b46a9680e7bb6fc92795fa
parentd695c51dad90ee868fa2494c055d72f6b7b86f0e
gnu: Add kmplayer.

`guix lint` reports two CVEs, both are unrelated:
- CVE-2018-5200: for vendor "pandora" and some 4.2.2.x version
- CVE-2019-9133: windows only (I assume it it alsow relates to the "pandora"
  vendor, since the version the CVE refers to as "solving the issue" does not
  exist at KDE.)

* gnu/packages/kde-multimedia.scm (kmplayer): New variable.
* gnu/packages/patches/kmplayer-aarch64.patch,
  gnu/packages/patches/kmplayer-upstream_Fix-build-with-Qt-5.9.patch: New
  files.
* gnu/local.mk: Add them.
gnu/local.mk
gnu/packages/kde-multimedia.scm
gnu/packages/patches/kmplayer-aarch64.patch [new file with mode: 0644]
gnu/packages/patches/kmplayer-upstream_Fix-build-with-Qt-5.9.patch [new file with mode: 0644]