summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-internet.scm
AgeCommit message (Collapse)Author
2020-04-12gnu: libgravatar: Fix grammar of "allows to retrieve" to "retrieves".Vagrant Cascadian
* gnu/packages/kde-internet (libgravatar): Fix grammar.
2020-04-03gnu: Remove bctoolbox and ortp.Raghav Gururajan
* gnu/packages/telephony.scm (bctoolbox): Delete variable. (ortp): Delete variable. * gnu/packages/audio.scm (bluez-alsa)[inputs]: Update ortp reference. * gnu/packages/kde-internet.scm (kopete)[inputs]: Update ortp reference. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-02-22gnu: choqok: Update to 1.7.0.Jakub Kądziołka
* gnu/packages/kde-internet.scm (choqok): Update to 1.7.0. (inputs): Add purpose, qtnetworkauth. (source): Don't apply patch. * gnu/packages/patches/choqok-Fix-building-under-Qt-5.13.patch: Remove (no longer needed).
2020-02-13gnu: choqok: Fix typo in description.Tobias Geerinckx-Rice
This fixes ‘guix show choqok’ and friends. * gnu/packages/kde-internet.scm (choqok)[description]: Escape ‘@’.
2020-02-03gnu: Add libgravatar.Hartmut Goebel
* gnu/packages/kde-internet.scm (libgravatar): New variable.
2020-02-03gnu: libktorrent: Base source-code URL on version of ktorrent.Hartmut Goebel
* gnu/packages/kde-internet.scm (libktorrent)[source]: Base path in URL on version of ktorrent.
2020-02-03gnu: Add ktorrent.Hartmut Goebel
* gnu/packages/kde-internet.scm (ktorrent): New variable.
2020-02-03gnu: Add libktorrent.Hartmut Goebel
* gnu/packages/kde-internet.scm (libktorrent): New variable.
2020-02-03gnu: Add krdc.Hartmut Goebel
VNC support is yet missing since I did not find the required VNC packages. * gnu/packages/kde-internet.scm (krdc): New variable.
2020-02-03gnu: Add kopete.Hartmut Goebel
Not all optional packages are enabled yet. * gnu/packages/kde-internet.scm (kopete): New variable.
2020-02-03gnu: Add konversation.Hartmut Goebel
* gnu/packages/kde-internet.scm (konversation): New variable. * gnu/packages/patches/konversation-Fix-build-with-Qt-5.11.patch: New file. * gnu/lokal.mk: Add it.
2020-02-03gnu: Add kget.Hartmut Goebel
* gnu/packages/kde-internet.scm (kget): New variable.
2020-02-03gnu: Add choqok.Hartmut Goebel
* gnu/packages/kde-internet.scm: New file. * gnu/packages/patches/choqok-Fix-building-under-Qt-5.13.patch: New file. * gnu/lokal.mk: Add them.