aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: kmplayer: Update home-page.Petr Hodina2022-09-01
| | | | | | * gnu/packages/kde-multimedia.scm (kmplayer): Update home-page. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: KDE Multimedia: Add bash-minimal and kdoctools.Petr Hodina2022-09-01
| | | | | | | | | * gnu/packages/kde-multimedia.scm (juk, kmix): Move kdoctools from inputs to native-inputs. (dragon, k3b): [inputs]: Add bash-minimal. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: KDE Utils: Remove trailing booleans.Petr Hodina2022-09-01
| | | | | | * gnu/packages/kde-utils.scm (kate, okteta): [arguments]: Remove trailing booleans. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: KDE Utils: Update home-page links.Petr Hodina2022-09-01
| | | | | | | | * gnu/packages/kde-utils.scm (ark, kmag, kmousetool, kmouth, kronometer, krusader, kxstitch, okteta, rsibreak, smb4k, sweeper): Update home-page link. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: labplot: Remove input labels.Petr Hodina2022-09-01
| | | | | | * gnu/packages/kde-pim.scm (labplot): Remove input labels. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: KDE: Remove trailing booleans.Petr Hodina2022-09-01
| | | | | | * gnu/packages/kde.scm (akregator, kdevelop)[arguments]: Remove trailing booleans. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: kdenlive, marble-qt: Add kdoctools.Petr Hodina2022-09-01
| | | | | | | * gnu/packages/kde.scm (kdenlive)[native-inputs]: Add kdoctools. (marble-qt): Move kdoctools from inputs to native-inputs. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: KDE PIM: Update home-pages.Petr Hodina2022-09-01
| | | | | | | | | * gnu/packages/kde-pim.scm (akonadi, kaddressbook, kcalutils, kgpg, kimap, kldap, kleopatra, kmail, kmailtransport, kmbox, kmime, knotes, kontactinterface, korganizer, kpimtextedit, ktnef): [home-page]: Update the link. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: libgravatar: Remove input labels.Petr Hodina2022-09-01
| | | | | | * gnu/packages/kde-pim.scm (libgravatar): Remove input labels. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: libgravatar: Move to (gnu packages kde-pim).Brendan Tildesley2022-09-01
| | | | | | | | Remove uneeded (gnu packages kde-internet) import. * gnu/packages/kde-internet.scm: Move libgravatar ... * gnu/packages/kde-pim.scm ...here Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add layer-shell-qt.Brendan Tildesley2022-09-01
| | | | | | * gnu/packages/kde-plasma.scm (layer-shell-qt): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: kgraphviewer: Fix home page.Brendan Tildesley2022-09-01
| | | | | | * gnu/packages/kde-frameworks.scm (kgraphviewer): Fix home page. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: phonon-backend-gstreamer: Update home page.Brendan Tildesley2022-09-01
| | | | | | * gnu/packages/kde-frameworks.scm (phonon-backend-gstreamer): Update home page. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: ki18n: Remove input labels.Petr Hodina2022-09-01
| | | | | | * gnu/packages/kde-frameworks.scm (ki18n): Remove input labels. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: kwindowsystem: Remove input labels.Petr Hodina2022-09-01
| | | | | | * gnu/packages/kde-frameworks.scm (kwindowsystem): Remove input labels. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: solid: Remove input labels.Petr Hodina2022-09-01
| | | | | | * gnu/packages/kde-frameworks.scm (solid): Remove input labels. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: kde-frameworkintegration: Remove input labels.Petr Hodina2022-09-01
| | | | | | | * gnu/packages/kde-frameworks.scm (kde-frameworkintegration): Remove input labels. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: kdav: Move to (gnu packages kde-frameworks).Brendan Tildesley2022-09-01
| | | | | | | | | * gnu/packages/kde-pim.scm * gnu/packages/kde-frameworks.scm (kdav): Move to (gnu packages kde-frameworks). It's considered a framework component now. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: libdbusmenu-qt: Move to (gnu packages qt).Brendan Tildesley2022-09-01
| | | | | | | * gnu/packages/lxqt.scm: Remove libdbusmenu-qt. * gnu/packages/qt.scm: Re-add libdbusmenu-qt. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add plasma-wayland-protocols.Brendan Tildesley2022-09-01
| | | | | | * gnu/packages/kde-frameworks.scm (plasma-wayland-protocols): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: libxmlb: Update to 0.3.9.Marius Bakke2022-09-01
| | | | | | | * gnu/packages/xml.scm (libxmlb): Update to 0.3.9. [source](patches): Remove. * gnu/packages/patches/libxmlb-install-xb-tool-into-bindir.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu: libstemmer: Update to 2.2.0.Marius Bakke2022-09-01
| | | | | | * gnu/packages/language.scm (libstemmer): Update to 2.2.0. [source](uri): Use new versioned URL. [arguments]: Remove obsolete step and trailing #t.
* gnu: libstemmer: Add release-monitoring-url and upstream-name properties.Marius Bakke2022-09-01
| | | | * gnu/packages/language.scm (libstemmer)[properties]: New field.
* gnu: meson: Add 0.63.1.Marius Bakke2022-09-01
| | | | * gnu/packages/build-tools.scm (meson-0.63): New variable.
* gnu: rsyslog: Remove gratuitous whitespace.Liliana Marie Prikler2022-09-01
| | | | * gnu/packages/logging.scm (rsyslog)[#:configure-flags]: Remove gratuitous whitespace.
* gnu: Add missing imports for python-check.Liliana Marie Prikler2022-09-01
| | | | | | | | | | | | This fixes an issue introduced in 3bf5a19609560c7ba985eda66019eda15aaf4a86, which caused `guix pull', `guix time-machine', and a few other commands to fail. * gnu/packages/diffoscope.scm: Import python-check. * gnu/packages/django.scm: Likewise. * gnu/packages/logging.scm: Likewise. * gnu/packages/magic-wormhole.scm: Likewise. * gnu/packages/networking.scm: Likewise.
* gnu: tiled: Update to 1.8.6.David Thompson2022-09-01
| | | | | | * gnu/packages/game-development.scm (tiled): Update to 1.8.6. [source]: Modify git URL to use the official 'mapeditor/tiled' repository for which 'bjorn/tiled' was a permanent redirect.
* bug#22020: [PATCH] gnu: guile-sdl: Update to 0.6.1.Thiago Jung Bauermann2022-09-01
| | | | | | | | Fixes <https://issues.guix.gnu.org/22020>. * gnu/packages/sdl.scm (guile-sdl): Update to 0.6.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: fail2ban-service-type: Fix documentation typos.muradm2022-09-01
| | | | Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: fail2ban-service-type: Improve jail configuration serialization.muradm2022-09-01
| | | | | | | * gnu/services/security.scm (fail2ban-jail-configuration) [name]: Should use empty-serializer. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: fail2ban-service-type: Fix field name serialization.muradm2022-09-01
| | | | | | | * gnu/services/security.scm: Wrong condition in string-filter function in fail2ban-jail-configuration-serialize-field-name. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: python-tox: Build with tests.Nicolas Graves2022-09-01
| | | | | | | | | * gnu/packages/python-check.scm (python-tox)[arguments]: Convert to list of G-Expressions. Drop #:tests?. Add #:phases. [native-inputs]: Add python-flaky, python-pathlib2, python-pytest-freezegun, and python-pytest-timeout. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: python-tox: Move to python-check.Nicolas Graves2022-09-01
| | | | | | | * gnu/packages/python-xyz.scm (python-tox): Move from here... * gnu/packages/python-check.scm (python-tox): ... to here. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add treefmt.Gabriel Arazas2022-09-01
| | | | | | * gnu/packages/rust-apps.scm (treefmt): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: rust-sha-1-0.9: Update to 0.9.8.Gabriel Arazas2022-09-01
| | | | | | | | | * gnu/packages/crates-io.scm (rust-sha-1-0.9): Update to 0.9.8. [arguments]: In cargo-inputs replace rust-cfg-if-0.1 with 1, rust-sha1-asm-0.4 with 0.5. Remove rust-cpuid-bool-0.1, rust-libc-0.2. Add rust-cpufeatures-0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add snafu.jgart2022-09-01
| | | | | | * gnu/packages/suckless.scm (snafu): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-paho-mqtt.Maxim Cournoyer2022-08-31
| | | | * gnu/packages/messaging.scm (python-paho-mqtt): New variable.
* gnu: Add python-mypy-protobuf.Maxim Cournoyer2022-08-31
| | | | * gnu/packages/protobuf.scm (python-mypy-protobuf): New variable.
* gnu: Add python-typing-extensions-next.Maxim Cournoyer2022-08-31
| | | | * gnu/packages/python-xyz.scm (python-typing-extensions-next): New variable.
* gnu: Add python-grpc-stubs.Maxim Cournoyer2022-08-31
| | | | * gnu/packages/rpc.scm (python-grpc-stubs): New variable.
* gnu: Add python-types-protobuf.Maxim Cournoyer2022-08-31
| | | | * gnu/packages/python-xyz.scm (python-types-protobuf): New variable.
* gnu: ghostwriter: Update to 2.1.4 and fix wrapping.Eric Bavier2022-08-31
| | | | | * gnu/packages/text-editors.scm (ghostwriter): Update to 2.14. [arguments]: Use gexps to fix 'wrap-executable' phase.
* gnu: pipe-viewer: Update to 0.2.3.ykonai2022-09-01
| | | | | | | | * gnu/packages/video.scm (pipe-viewer): Update to 0.2.3 [inputs, arguments]: Remove dependency on youtube-dl, unnecessary since 0.2.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add texlive-biblatex-apa.Tor Egil Hoftun Kvæstad2022-09-01
| | | | | | * gnu/packages/tex.scm (texlive-biblatex-apa): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add guile-srfi-146.pukkamustard2022-09-01
| | | | | | * gnu/packages/guile-xyz.scm (guile-srfi-146): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add guile-srfi-128.pukkamustard2022-09-01
| | | | | | * gnu/packages/guile-xyz.scm (guile-srfi-128): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: tdlib: Update to 1.8.4.Zhu Zihao2022-09-01
| | | | | | | | | * gnu/packages/messaging.scm (tdlib): Update to 1.8.4. <#:configure-flags>: Enable LTO. Move build type settings to #:build-type arguments. <#:build-type>: Use "Release build". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: tdlib: Use G-expressions.Zhu Zihao2022-09-01
| | | | | | * gnu/packages/messaging.scm (tdlib)[arguments]: Use G-expressions. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: perf-tools: Patch executable file names.Olivier Dion2022-09-01
| | | | | | | | | * gnu/packages/instrumentation.scm (perf-tools)[arguments: Add 'patch-file-names' phase. [inputs]: Remove GCC-TOOLCHAIN, which appears to be redundant and would be retained as a reference due to the new phase. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add cbqn.Christopher Rodriguez2022-09-01
| | | | | | * gnu/packages/bqn.scm (cbqn): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>