summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add ELPA.Eric Bavier2019-02-13
| | | | * gnu/packages/maths.scm (elpa, elpa-openmpi): New variables.
* gnu: petsc: Upgrade to 3.10.3.Eric Bavier2019-02-13
| | | | * gnu/packages/maths.scm (petsc): Upgrade to 3.10.3.
* gnu: scalapack: Remove use of deprecated MPI1 symbols.Eric Bavier2019-02-13
| | | | | | * gnu/packages/patches/scalapack-blacs-mpi-deprecations.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/maths.scm (scalapack)[source]: Use it.
* gnu: khard: Enable tests.Efraim Flashner2019-02-13
| | | | * gnu/packages/mail.scm (khard)[arguments]: Enable test suite.
* gnu: khard: Update to 0.13.0.Efraim Flashner2019-02-13
| | | | * gnu/packages/mail.scm (khard): Update to 0.13.0.
* gnu: fluxbox: All phases return #t.Efraim Flashner2019-02-13
| | | | * gnu/packages/wm.scm (fluxbox)[arguments]: All phases return #t.
* gnu: fluxbox: Install vim helper files.Efraim Flashner2019-02-13
| | | | | * gnu/packages/wm.scm (fluxbox)[arguments]: Add custom phase to install vim files.
* gnu: vim-airline: Update to 0.10.Efraim Flashner2019-02-13
| | | | * gnu/packages/vim.scm (vim-airline): Update to 0.10.
* gnu: urlscan: Update to 0.9.2.Efraim Flashner2019-02-13
| | | | * gnu/packages/mail.scm (urlscan): Update to 0.9.2.
* gnu: linux-libre: Update to 4.20.8.Mark H Weaver2019-02-13
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.8. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.21.Mark H Weaver2019-02-13
| | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.21. (%linux-libre-4.19-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.99.Mark H Weaver2019-02-13
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.99. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.156.Mark H Weaver2019-02-13
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.156.
* gnu: Add burp.Ricardo Wurmus2019-02-13
| | | | * gnu/packages/backup.scm (burp): New variable.
* gnu: Add emacs-ledger-mode.Ricardo Wurmus2019-02-13
| | | | * gnu/packages/finance.scm (emacs-ledger-mode): New variable.
* gnu: ledger: Update to 3.1.2 [security fixes].Ricardo Wurmus2019-02-13
| | | | | | | | | | | * gnu/packages/finance.scm (ledger): Update to 3.1.2. [arguments]: Remove #:modules; remove obsolete configure flags; remove make flags; remove phase "boost-compat"; remove custom check phase; remove "relocate-elisp" phase; disable broken test in "check-setup" phase. [native-inputs]: Remove emacs-minimal. [license]: Remove gpl2+. * gnu/packages/patches/ledger-revert-boost-python-fix.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Fix aegisub.Björn Höfling2019-02-13
| | | | | * gnu/packages/video.scm (aegisub)[arguments]: Add phase to fix boost headers.
* gnu: gnome: Include system-config-printer.Christopher Baines2019-02-13
| | | | | | | | | | | 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.
* gnu: Add system-config-printer.Christopher Baines2019-02-13
| | | | * gnu/packages/gnome.scm (system-config-printer): New variable.
* gnu: Add python-pycups.Christopher Baines2019-02-13
| | | | * gnu/packages/cups.scm (python-pycups): New variable.
* services: Add cups-pk-helper.Christopher Baines2019-02-13
| | | | | | | | 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.
* gnu: Add cups-pk-helper.Christopher Baines2019-02-13
| | | | * gnu/packages/cups.scm (cups-pk-helper): New variable.
* gnu: red-eclipse: Fix build.Christopher Baines2019-02-13
| | | | | | | | | | | | 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.
* gnu: bs1770gain: Update to 0.5.2.Tobias Geerinckx-Rice2019-02-13
| | | | * gnu/packages/audio.scm (bs1770gain): Update to 0.5.2.
* gnu: libdmtx: Edit description.Tobias Geerinckx-Rice2019-02-13
| | | | | * gnu/package/aidc.scm (libdmtx)[description]: Replace redundant OS information with fascinating barcode facts.
* gnu: libdmtx: Update to 0.7.5.Tobias Geerinckx-Rice2019-02-13
| | | | | | | | * 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.
* gnu: s6: Update to 2.7.2.2.Tobias Geerinckx-Rice2019-02-13
| | | | * gnu/packages/skarnet.scm (s6): Update to 2.7.2.2.
* gnu: dwm: Update to 6.2.Tobias Geerinckx-Rice2019-02-13
| | | | * gnu/packages/suckless.scm (dwm): Update to 6.2.
* gnu: coq-mathcomp: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-13
| | | | | * gnu/packages/coq.scm (coq-mathcomp)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: coq: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-13
| | | | | | * gnu/packages/coq.scm (coq)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add 'make-git-checkout-writable' phase.
* gnu: console-setup: Update to 1.189.Tobias Geerinckx-Rice2019-02-13
| | | | * gnu/packages/xorg.scm (console-setup): Update to 1.189.
* gnu: knot: Update to 2.7.6.Tobias Geerinckx-Rice2019-02-13
| | | | * gnu/packages/dns.scm (knot): Update to 2.7.6.
* gnu: knot: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-13
| | | | * gnu/packages/dns.scm (knot)[source]: Hard-code NAME.
* gnu: nsd: Update to 4.1.26.Tobias Geerinckx-Rice2019-02-13
| | | | * gnu/packages/dns.scm (nsd): Update to 4.1.26.
* gnu: yadifa: Update to 2.3.9.Tobias Geerinckx-Rice2019-02-13
| | | | * gnu/packages/dns.scm (yadifa): Update to 2.3.9.
* gnu: yadifa: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-13
| | | | * gnu/packages/dns.scm (yadifa)[source]: Hard-code NAME.
* gnu: gparted: Update to 0.33.0.Tobias Geerinckx-Rice2019-02-13
| | | | * gnu/packages/disk.scm (gparted): Update to 0.33.0.
* gnu: duperemove: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-13
| | | | | * gnu/packages/disk.scm (duperemove)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: duperemove: Update to 0.11.1.Tobias Geerinckx-Rice2019-02-13
| | | | * gnu/packages/disk.scm (duperemove): Update to 0.11.1.
* gnu: netpbm: Fix a hard-coded path.Leo Famulari2019-02-12
| | | | | | | Fixes <https://bugs.gnu.org/24735>. * gnu/packages/netpbm.scm (netpbm)[arguments]: Patch a path in the 'configure' phase.
* gnu: emacs-biblio: Update to 0.2.Paul Garlick2019-02-12
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-biblio): Update to 0.2. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: LXQt: Adjust imports for KDE move.Marius Bakke2019-02-13
| | | | | | This is a follow-up to commit bec2a2e10e199d6ee671ec5713bd103242e91b62. * gnu/packages/lxqt.scm: Import (gnu packages kde-plasma).
* gnu: Add font-adobe-source-serif-pro.Jens M2019-02-12
| | | | | | * gnu/packages/fonts.scm (font-adobe-source-serif-pro): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add font-adobe-source-sans-pro.Jens M2019-02-12
| | | | | | * gnu/packages/fonts.scm (font-adobe-source-sans-pro): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: trezor-agent: Update 0.10.0.Vagrant Cascadian2019-02-13
| | | | | | | | | 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.
* gnu: python-trezor-agent: Update to 0.13.0.Vagrant Cascadian2019-02-13
| | | | | | | | | * 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.
* gnu: Add kscreenlocker.Hartmut Goebel2019-02-12
| | | | | | * gnu/packages/kde-plasma.scm (kscreenlocker): New public variable. Co-authored-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add kdecoration.Hartmut Goebel2019-02-12
| | | | | | * gnu/packages/kde-plasma.scm (kdecoration): New public variable. Co-authored-by: Marius Bakke <mbakke@fastmail.com>
* gnu: KDE Plasma: Update to 5.14.5.Marius Bakke2019-02-12
| | | | | | * gnu/packages/kde-plasma.scm (libkscreen): Update to 5.14.5. (libksysguard): Likewise. [inputs]: Add KGLOBALACCEL and KIO.
* gnu: KDE Frameworks: Update to 5.54.0.Marius Bakke2019-02-12
| | | | | | | | | | | | | | | | | | | | | | | | * 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.