summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: totem: Disable parallel build due to http://debbugs.gnu.org/28813•••Fixes <http://bugs.gnu.org/28813>. * gnu/packages/gnome.scm (totem)[arguments]: Add #:parallel-build?. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Adam Van Ymeren2017-10-161-0/+6
* gnu: Add emacs-org-contrib.•••* gnu/packages/emacs.scm (emacs-org-contrib): New variable. Christopher Baines2017-10-161-0/+44
* gnu: tmux: Update to 2.6.•••* gnu/packages/tmux.scm (tmux): Update to 2.6. Leo Famulari2017-10-151-2/+2
* gnu: youtube-dl: Update to 2017.10.15.1.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.10.15.1. Tobias Geerinckx-Rice2017-10-151-2/+2
* gnu: baobab: Update to 3.26.1.•••* gnu/packages/gnome.scm (baobab): Update to 3.26.1. Tobias Geerinckx-Rice2017-10-151-2/+2
* gnu: Add cinnamon-desktop.•••* gnu/packages/cinnamon.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Christopher Baines <mail@cbaines.net> ng02017-10-152-0/+87
* gnu: propeller-development-suite: Use stable release.•••* gnu/packages/embedded.scm (propeller-binutils): Take sources from release_1_0 branch. [arguments]: Remove "patch-/bin/sh-in-tests" phase; add "chdir" phase; disable Werror flag. (propeller-gcc-4): Use sources from release_1_0 branch. [arguments]: Add "chdir" phase. [home-page]: Change to official home page. (proplib): Use sources from release_1_0 branch. [arguments]: Add "chdir" phase; remove outdated patch from "fix-Makefile" phase; do not build and install tiny library. [home-page]: Change to official home page. (propeller-load): Use sources from release_1_0 branch. [arguments]: Add "chdir" phase. [home-page]: Change to official home page. Ricardo Wurmus2017-10-151-49/+48
* gnu: maxima: Update to 5.41.0.•••* gnu/packages/maths.scm (maxima): Update to 5.41.0. Kei Kebreau2017-10-151-2/+2
* gnu: ruby-ffi: Move to libffi.scm.•••* gnu/packages/ruby.scm (ruby-ffi): Move from here ... * gnu/packages/libffi.scm: ... to here. Efraim Flashner2017-10-152-29/+33
* gnu: python-cffi: Move to libffi.scm•••* gnu/packages/python.scm (python-cffi): Move from here ... * gnu/packages/libffi.scm: ... to here. * gnu/packages/crypto.scm, gnu/packages/password-utils.scm: Adjust module imports. Efraim Flashner2017-10-154-75/+81
* gnu: python-cffi: Update to 1.11.2.•••* gnu/packages/python.scm (python-cffi): Update to 1.11.2. [home-page]: Use 'https'. Efraim Flashner2017-10-151-3/+3
* gnu: python-cffi: Disable test that fails on aarch64.•••* gnu/packages/python.cm (python-cffi)[arguments]: Disable test that is known to fail on aarch64. Efraim Flashner2017-10-151-0/+7
* gnu: fluidsynth: Update to 1.1.8.•••* gnu/packages/audio.scm (fluidsynth): Update to 1.1.8. [build-system]: Use cmake-build-system. [arguments]: Disable tests; add phase "fix-libdir"; remove build phase "remove-broken-symlinks". [license]: Change to lpgl2.1+. Ricardo Wurmus2017-10-151-11/+17
* gnu: linux-libre: Update to 4.13.7.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.7. (%linux-libre-hash): Update hash. Mark H Weaver2017-10-141-2/+2
* gnu: cups-minimal: Mark up description.•••* gnu/packages/cups.scm (cups-minimal)[description]: Use @dfn. Tobias Geerinckx-Rice2017-10-141-4/+4
* gnu: cups-filters: Download over HTTPS.•••* gnu/packages/cups.scm (cups-filters)[source]: Use HTTPS. Tobias Geerinckx-Rice2017-10-141-1/+1
* gnu: Add python-pyqrcode.•••* gnu/packages/python.scm (python-pyqrcode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-10-141-1/+21
* gnu: Add python-pynacl.•••* gnu/packages/crypto.scm (python-pynacl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-10-141-1/+38
* gnu: Add python-py-ubjson.•••* gnu/packages/web.scm (python-py-ubjson): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-10-141-0/+19
* gnu: Add python-cbor.•••* gnu/packages/serialization.scm (python-cbor): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-10-141-0/+23
* gnu: neomutt: Update to 20171013.•••* gnu/packages/mail.scm (neomutt): Update to 20171013. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-10-141-2/+2
* gnu: emacs-ess: Update to 16.10.•••* gnu/packages/emacs.scm (emacs-ess): Update to 16.10. [arguments]: Enable tests. [source]: Add snippet to prevent build process from trying to download external julia-mode.el. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer2017-10-141-5/+15
* gnu: Add emacs-julia-mode.•••* gnu/packages/emacs.scm (emacs-julia-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer2017-10-141-0/+34
* gnu: Add emacs-easy-kill.•••* gnu/packages/emacs.scm (emacs-easy-kill): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer2017-10-141-0/+19
* gnu: games: Add openrct2.•••* gnu/packages/games.scm (openrct2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rutger Helling2017-10-141-0/+51
* gnu: guile-sdl, guile-sly: Switch to Guile 2.2.•••* gnu/packages/sdl.scm (guile-sdl)[inputs]: Replace GUILE-2.0 with GUILE-2.2. [arguments]: Add 'skip-cursor-test' phase. * gnu/packages/guile.scm (guile-sly)[propagated-inputs]: Switch to GUILE-2.2. Ludovic Courtès2017-10-142-2/+12
* gnu: guile-sly: Remove 2.0-specific bits.•••* gnu/packages/guile.scm (guile-sly)[source](modules, snippet): New fields. Ludovic Courtès2017-10-141-1/+18
* gnu: guile-sdl: Remove 2.0-specific bits.•••* gnu/packages/sdl.scm (guile-sdl)[arguments]: Add #:modules. In 'fix-env-and-patch' phase, use 'open-pipe*' to determine the effective version; use it in makefiles. Ludovic Courtès2017-10-141-2/+14
* gnu: mesa: Disable svga driver for armhf.•••* gnu/packages/gl.scm (mesa)<#:configure-flags>: Drop svga gallium driver. Marius Bakke2017-10-141-2/+2
* gnu: python-fonttools: Update to 3.15.1.•••* gnu/packages/python.scm (python-fonttools): Update to 3.15.1. (source)[uri]: Use 'pypi-uri'. (native-inputs): Add unzip. Signed-off-by: Christopher Baines <mail@cbaines.net> ng02017-10-141-5/+5
* gnu: python-biopython: Update to 1.70.•••* gnu/packages/python.scm (python-biopython, python2-biopython): Update to 1.70. Cyril Roelandt2017-10-141-2/+2
* gnu: meson: Update to 0.43.0.•••* gnu/packages/build-tools.scm (meson): Update to 0.43.0. Ricardo Wurmus2017-10-131-4/+4
* gnu: file-roller: Update to 3.26.1.•••* gnu/packages/gnome.scm (file-roller): Update to 3.26.1. Tobias Geerinckx-Rice2017-10-131-2/+2
* gnu: gnome-backgrounds: Update to 3.26.2.•••* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.26.2. Tobias Geerinckx-Rice2017-10-131-2/+2
* gnu: dconf-editor: Update to 3.26.1.•••* gnu/packages/gnome.scm (dconf-editor): Update to 3.26.1. Tobias Geerinckx-Rice2017-10-131-2/+2
* gnu: adwaita-icon-theme: Update to 3.26.0.•••* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.26.0. Tobias Geerinckx-Rice2017-10-131-2/+2
* gnu: gnome-terminal: Update to 3.26.1.•••* gnu/packages/gnome.scm (gnome-terminal): Update to 3.26.1. Tobias Geerinckx-Rice2017-10-131-2/+2
* gnu: vte: Update to 0.50.1.•••* gnu/packages/gnome.scm (vte): Update to 0.50.1. Tobias Geerinckx-Rice2017-10-131-2/+2
* gnu: youtube-dl: Update to 2017.10.12.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.10.12. Tobias Geerinckx-Rice2017-10-131-2/+2
* gnu: mcelog: Use HTTPS home page.•••* gnu/packages/linux.scm (mcelog)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2017-10-131-1/+1
* gnu: mcelog: Update to 154.•••* gnu/packages/linux.scm (mcelog): Update to 154. Tobias Geerinckx-Rice2017-10-131-2/+2
* gnu: Add emacs-graphviz-dot-mode.•••* gnu/packages/emacs.scm (graphviz-dot-mode): New variable. Christopher Baines2017-10-131-0/+50
* gnu: git-modes: Update to 1.2.6.•••* gnu/packages/emacs.scm (git-modes): Update to 1.2.6. Alex Kost2017-10-131-2/+2
* gnu: emacs-with-editor: Update to 2.7.0.•••* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.7.0. Alex Kost2017-10-131-2/+2
* gnu: magit: Update to 2.11.0.•••* gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.11.0. Alex Kost2017-10-131-3/+3
* gnu: eolie: Update to 0.9.4.•••* gnu/packages/gnome.scm (eolie): Update to 0.9.4. [arguments]: Update build phases to use the meson build system. [native-inputs]: Add meson-for-build, ninja, python, and gtk+:bin. Ricardo Wurmus2017-10-131-9/+19
* gnu: kdelibs4support: Remove redundant inputs.•••These are listed as propagated inputs already, no need to list them as normal inputs again. * gnu/packages/kde-frameworks.scm (kdelibs4support)[inputs]: Remove kconfigwidgets, kdesignerplugin, kdoctools, kguiaddons. Hartmut Goebel2017-10-131-4/+0
* gnu: kdoctools: Symlink some files referred to by different names.•••* gnu/package/kde-frameworks.scm (kdoctools)[arguments] <#:phases>'add-symlinks': New phase. Hartmut Goebel2017-10-131-0/+9
* gnu: ktexteditor: Symlink some files referred to by different names.•••* gnu/package/kde-frameworks.scm (ktexteditor)[arguments] <#:phases>'add-symlinks': New phase. Hartmut Goebel2017-10-131-1/+10
* gnu: kdeclarative: Reduce the number of warnings when configuring.•••* gnu/packages/kde-frameworks.scm (kdeclarative)[inputs]: Add libepoxy. [native-inputs]: Add pkg-config. Hartmut Goebel2017-10-131-0/+3