aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-13gnu: Fix aegisub.Björn Höfling
* gnu/packages/video.scm (aegisub)[arguments]: Add phase to fix boost headers.
2019-02-13gnu: gnome: Include system-config-printer.Christopher Baines
This package enables some functionality for printers within the gnome-control-center as well as providing a standalone configuration tool. At the moment, due to the lack of PackageKit support within Guix, the gnome-control-center can't help users through the process of installing this, so make it a default package. * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add system-config-printer.
2019-02-13gnu: Add system-config-printer.Christopher Baines
* gnu/packages/gnome.scm (system-config-printer): New variable.
2019-02-13gnu: Add python-pycups.Christopher Baines
* gnu/packages/cups.scm (python-pycups): New variable.
2019-02-13services: Add cups-pk-helper.Christopher Baines
This service integrates cups and PolicyKit. The gnome-control-center printing section uses this functionality. * gnu/sevices/desktop.scm (cups-pk-helper-service-type): New variable. (%desktop-services): Add the cups-pk-helper service.
2019-02-13gnu: Add cups-pk-helper.Christopher Baines
* gnu/packages/cups.scm (cups-pk-helper): New variable.
2019-02-13gnu: red-eclipse: Fix build.Christopher Baines
Add a patch from the upstream repository [1] that resolves some errors that prevent the package from building [2]. 1: https://github.com/red-eclipse/base/commit/b16b4963c1ad81bb9ef784bc49 2: error: ‘____gammal_r_finite’ was not declared in this scope * gnu/packages/games.scm (red-eclipse)[source] Add patch. * gnu/packages/patches/red-eclipse-remove-gamma-name-hack.patch: New file * gnu/local.mk (dist_patch_DATA): Add new patch.
2019-02-12doc: Clarify channel file structure.Chris Marusich
Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>. * doc/guix.texi (Channels): Clarify how a channel author should structure the files in their channel's Git repository.
2019-02-13gnu: bs1770gain: Update to 0.5.2.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (bs1770gain): Update to 0.5.2.
2019-02-13gnu: libdmtx: Edit description.Tobias Geerinckx-Rice
* gnu/package/aidc.scm (libdmtx)[description]: Replace redundant OS information with fascinating barcode facts.
2019-02-13gnu: libdmtx: Update to 0.7.5.Tobias Geerinckx-Rice
* gnu/packages/aidc.scm (libdmtx): Update to 0.7.5. [source]: Update. Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Disable broken test suite. [native-inputs]: Add autoconf, automake, and libtool. [home-page]: Update.
2019-02-13gnu: s6: Update to 2.7.2.2.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6): Update to 2.7.2.2.
2019-02-13gnu: dwm: Update to 6.2.Tobias Geerinckx-Rice
* gnu/packages/suckless.scm (dwm): Update to 6.2.
2019-02-13gnu: coq-mathcomp: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/coq.scm (coq-mathcomp)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-13gnu: coq: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/coq.scm (coq)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add 'make-git-checkout-writable' phase.
2019-02-13gnu: console-setup: Update to 1.189.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (console-setup): Update to 1.189.
2019-02-13gnu: knot: Update to 2.7.6.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot): Update to 2.7.6.
2019-02-13gnu: knot: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot)[source]: Hard-code NAME.
2019-02-13gnu: nsd: Update to 4.1.26.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (nsd): Update to 4.1.26.
2019-02-13gnu: yadifa: Update to 2.3.9.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (yadifa): Update to 2.3.9.
2019-02-13gnu: yadifa: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (yadifa)[source]: Hard-code NAME.
2019-02-13gnu: gparted: Update to 0.33.0.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (gparted): Update to 0.33.0.
2019-02-13gnu: duperemove: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (duperemove)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-13gnu: duperemove: Update to 0.11.1.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (duperemove): Update to 0.11.1.
2019-02-12gnu: netpbm: Fix a hard-coded path.Leo Famulari
Fixes <https://bugs.gnu.org/24735>. * gnu/packages/netpbm.scm (netpbm)[arguments]: Patch a path in the 'configure' phase.
2019-02-12gnu: emacs-biblio: Update to 0.2.Paul Garlick
* gnu/packages/emacs-xyz.scm (emacs-biblio): Update to 0.2. Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-13gnu: LXQt: Adjust imports for KDE move.Marius Bakke
This is a follow-up to commit bec2a2e10e199d6ee671ec5713bd103242e91b62. * gnu/packages/lxqt.scm: Import (gnu packages kde-plasma).
2019-02-12gnu: Add font-adobe-source-serif-pro.Jens M
* gnu/packages/fonts.scm (font-adobe-source-serif-pro): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-12gnu: Add font-adobe-source-sans-pro.Jens M
* gnu/packages/fonts.scm (font-adobe-source-sans-pro): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-13gnu: trezor-agent: Update 0.10.0.Vagrant Cascadian
Fixes <https://bugs.gnu.org/34377>. * gnu/packages/finance.scm (trezor-agent): Update to 0.10.0. [arguments]<#:phases>[fixup-agent-py]: New phase. [native-inputs]: Add python-hidapi. [home-page]: Use https url.
2019-02-13gnu: python-trezor-agent: Update to 0.13.0.Vagrant Cascadian
* gnu/packages/finance.scm (python-trezor-agent): Update to 0.13.0. [propagated-inputs]: Add python-configargparse, python-daemon, python-docutils, python-mnemonic, python-pymsgbox, python-wheel. [native-inputs]: Add gnupg. [synopsis]: Generalize description to hardware wallets. [arguments]<#:phases>[remove-requires-backports-shutil-which]: New phase.
2019-02-12gnu: Add kscreenlocker.Hartmut Goebel
* gnu/packages/kde-plasma.scm (kscreenlocker): New public variable. Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2019-02-12gnu: Add kdecoration.Hartmut Goebel
* gnu/packages/kde-plasma.scm (kdecoration): New public variable. Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2019-02-12gnu: KDE Plasma: Update to 5.14.5.Marius Bakke
* gnu/packages/kde-plasma.scm (libkscreen): Update to 5.14.5. (libksysguard): Likewise. [inputs]: Add KGLOBALACCEL and KIO.
2019-02-12gnu: KDE Frameworks: Update to 5.54.0.Marius Bakke
* gnu/packages/patches/kio-search-smbd-on-PATH.patch: Adjust context. * gnu/packages/kde-frameworks.scm (kconfig): Update to 5.54.0. [native-inputs]: Add DBUS. [arguments]: Run tests with "dbus-launch". (kio): Update to 5.54.1. [inputs]: Add KCRASH. (breeze-icons): Update to 5.54.0. [arguments]: Remove. (extra-cmake-modules, attica, bluez-qt, kapidox, karchive, kcodecs, kcoreaddons, kdbusaddons, kdnssd, kguiaddons, ki18n, kidletime, kirigami, kitemmodels, kitemviews, kplotting, ksyntaxhighlighting, kwayland, kwidgetsaddons, kwindowsystem, modemmanager-qt, networkmanager-qt, oxygen-icons, prison, qqc2-desktop-style, solid, sonnet, threadweaver, kactivities, kauth, kcompletion, kcrash, kdoctools, kfilemetadata, kimageformats, kjobwidgets, knotifications, kpackage, kpty, kunitconversion, baloo, kactivities-stats, kbookmarks, kcmutils, kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu, kdewebkit, kemoticons, kglobalaccel, kiconthemes, kinit, knewstuff, knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor, ktextwidgets, kwallet, kxmlgui, kxmlrpcclient, plasma-framework, kde-frameworkintegration, kdelibs4support, khtml, kjs, kjsembed, kmediaplayer, kross): Update to 5.54.0.
2019-02-12gnu: Add copyright line for commit c1144c78ad853dc1bfbd6f32a6.Marius Bakke
* gnu/packages/kde-plasma.scm: Add copyright header.
2019-02-12gnu: Move KDE Plasma components to separate module.Marius Bakke
* gnu/packages/kde.scm (libkscreen, libksysguard): Move from here ... * gnu/packages/kde-plasma.scm: ... to here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
2019-02-12gnu: libjpeg: Use HTTPS URLs.Marius Bakke
* gnu/packages/image.scm (libjpeg, libjpeg-8)[source, home-page]: Use HTTPS.
2019-02-12gnu: Add python-language-server.Brett Gilio
* gnu/packages/python-xyz.scm (python-language-server): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-12gnu: Add python-docstyle.Brett Gilio
* gnu/packages/python-xyz.scm (python-docstyle): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-12gnu: Add python-jsonrpc-server.Brett Gilio
* gnu/packages/python-xyz.scm (python-jsonrpc-server): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-12gnu: Add python-rope.Ludovic Courtès
* gnu/packages/python-xyz.scm (python-rope): New variable. Co-authored-by: Brett Gilio <brettg@posteo.net>
2019-02-12gnu: python2-rope: Change comment to reflect partial python3 supportBrett Gilio
* gnu/packages/python-xyz.scm (python2-rope): Change comment to reflect partial python 3 support Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-12pull: Speed up the new/upgraded package computation.Ludovic Courtès
* guix/scripts/pull.scm (new/upgraded-packages): OLD no longer stores all the versions of each package. Remove 'vhash-fold*' call and reduce the number of 'version>?' calls when computing UPGRADED.
2019-02-12pull: Move profile comparison to 'new/upgraded-packages'.Ludovic Courtès
* guix/scripts/pull.scm (new/upgraded-packages): New procedure, with code formerly in 'display-new/upgraded-packages'. (display-new/upgraded-packages): Use it.
2019-02-12inferior: Add 'inferior-available-packages'.Ludovic Courtès
* guix/inferior.scm (inferior-available-packages): New procedure. * tests/inferior.scm ("inferior-available-packages"): New test.
2019-02-12pull: Use 'fold-available-packages' for the current package list.Ludovic Courtès
* guix/scripts/pull.scm (display-profile-news): Use 'fold-available-packages' instead of 'fold-packages' to compute OLD. (profile-package-alist): Use 'inferior-available-packages'.
2019-02-12gnu: Flatpak: Update to 1.2.3 [security fixes].Leo Famulari
From 'NEWS' in the source distribution: The CVE-2019-5736 runc vulnerability is about using /proc/self/exe to modify the host side binary from the sandbox. This mostly does not affect flatpak since the flatpak sandbox is not run with root permissions. However, there is one case (running the apply_extra script for system installs) where this happens, so this release contains a fix for that. * Don't expose /proc in apply_extra script sandbox. * gnu/packages/package-management.scm (flatpak): Update to 1.2.3.
2019-02-12gnu: Add frrouting.Gábor Boskovits
* gnu/packages/networking.scm (frrouting): New variable.
2019-02-12gnu: Docker: Update to 18.09.2.Leo Famulari
* gnu/packages/docker.scm (%docker-version, docker, docker-cli): Update to 18.09.2. (docker)[arguments]: Adjust to the Debian-specific 'iptables-legacy' lookup in the 'patch-paths' phase.