summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-internet.scm
Commit message (Collapse)AuthorAge
* gnu: choqok: Update to 1.7.0.Jakub Kądziołka2020-02-22
| | | | | | | | * 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).
* gnu: choqok: Fix typo in description.Tobias Geerinckx-Rice2020-02-13
| | | | | | This fixes ‘guix show choqok’ and friends. * gnu/packages/kde-internet.scm (choqok)[description]: Escape ‘@’.
* gnu: Add libgravatar.Hartmut Goebel2020-02-03
| | | | * gnu/packages/kde-internet.scm (libgravatar): New variable.
* gnu: libktorrent: Base source-code URL on version of ktorrent.Hartmut Goebel2020-02-03
| | | | | * gnu/packages/kde-internet.scm (libktorrent)[source]: Base path in URL on version of ktorrent.
* gnu: Add ktorrent.Hartmut Goebel2020-02-03
| | | | * gnu/packages/kde-internet.scm (ktorrent): New variable.
* gnu: Add libktorrent.Hartmut Goebel2020-02-03
| | | | * gnu/packages/kde-internet.scm (libktorrent): New variable.
* gnu: Add krdc.Hartmut Goebel2020-02-03
| | | | | | VNC support is yet missing since I did not find the required VNC packages. * gnu/packages/kde-internet.scm (krdc): New variable.
* gnu: Add kopete.Hartmut Goebel2020-02-03
| | | | | | Not all optional packages are enabled yet. * gnu/packages/kde-internet.scm (kopete): New variable.
* gnu: Add konversation.Hartmut Goebel2020-02-03
| | | | | | * 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.
* gnu: Add kget.Hartmut Goebel2020-02-03
| | | | * gnu/packages/kde-internet.scm (kget): New variable.
* gnu: Add choqok.Hartmut Goebel2020-02-03
* 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.