summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-multimedia.scm
Commit message (Collapse)AuthorAge
* gnu: elisa: Fix grammar of "allows to browse" to "browses".Vagrant Cascadian2020-04-12
| | | | * gnu/packages/kde-multimedia (elisa): Fix grammar.
* gnu: Reword and extend descriptions for some KDE packages.Hartmut Goebel2020-03-08
| | | | | | | | | | * gnu/packages/kde-multimedia.scm (libkcompatdisc)[description]: Extend. * gnu/packages/kde-pim.scm (akonadi-search, kalarmcal, kdemailimporter, kdepim-apps-libs, kidentitymanagement, kldap, kmailtransport, kmbox, kmime, kontactinterface, kpimtextedit)[description]: Reword and extend. (ktnef, kpimcommon, libkdepim)[synopsis, description]: Reword and extend. (kmailtransport)[synopsis]: Fix space. * gnu/packages/kde-systemtools.scm (khelpcenter)[description]: Extend.
* gnu: Add ffmpegthumbs.Hartmut Goebel2019-12-26
| | | | * gnu/packages/kde-multimedia.scm (ffmpegthumbs): New variable.
* gnu: Add audiocd-kio.Hartmut Goebel2019-12-26
| | | | * gnu/packages/kde-multimedia.scm (audiocd-kio): New variable.
* gnu: Add libkcompactdisc.Hartmut Goebel2019-12-26
| | | | * gnu/packages/kde-multimedia.scm (libkcompactdisc): New variable.
* gnu: Add kamoso.Hartmut Goebel2019-12-26
| | | | * gnu/packages/kde-multimedia.scm (kamoso): New variable.
* gnu: Add elisa.Hartmut Goebel2019-12-26
| | | | * gnu/packages/kde-multimedia.scm (elisa): New variable.
* gnu: Add kwave.Hartmut Goebel2019-12-26
| | | | * gnu/packages/kde-multimedia.scm (kwave): New variable.
* gnu: Add kmplayer.Hartmut Goebel2019-12-26
| | | | | | | | | | | | | | `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: Add kmix.Hartmut Goebel2019-12-26
| | | | * gnu/packages/kde-multimedia.scm (kmix): New variable.
* gnu: Add kaffeine.Hartmut Goebel2019-12-26
| | | | * gnu/packages/kde-multimedia.scm (kaffeine): New variable.
* gnu: Add libkcddb.Hartmut Goebel2019-12-26
| | | | * gnu/packages/kde-multimedia.scm (libkcddb): New variable.
* gnu: Add k3b.Hartmut Goebel2019-12-26
| | | | * gnu/packages/kde-multimedia.scm (k3b): New variable.
* gnu: Add juk.Hartmut Goebel2019-12-26
| | | | * gnu/packages/kde-multimedia.scm (juk): New variable.
* gnu: Add dragon.Hartmut Goebel2019-12-26
* gnu/packages/kde-multimedia.scm: New file. * gnu/lokal.mk (MODULES): Add it.