| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2017.10.15.1.
|
|
|
|
| |
* gnu/packages/gnome.scm (baobab): Update to 3.26.1.
|
|
|
|
|
|
|
| |
* gnu/packages/cinnamon.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously the regex would match from /bin/ to a closing quote. However, this
is greedy, so will match up until the last ". This causes problems when there
are several quotes on the same line, for example:
org-effectiveness.el:
196: (call-process "/bin/bash" nil t nil "-c" strplot)
Therefore, change . to \S so that it doesn't include whitespace
characters. Changing to a lazy quantifier would be an option, if that were
supported.
* guix/build/emacs-build-system.scm (patch-el-files): Change the regular
expression used.
|
|
|
|
|
|
|
|
|
| |
Previously the string-append here would error, which isn't useful as it
doesn't tell you which command couldn't be found. To make the error
actionable, catch it earlier, and explicitly error.
* guix/build/emacs-build-system.scm (patch-el-files): Handle (which cmd)
returning #f.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/maths.scm (maxima): Update to 5.41.0.
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-ffi): Move from here ...
* gnu/packages/libffi.scm: ... to here.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-cffi): Update to 1.11.2.
[home-page]: Use 'https'.
|
|
|
|
|
| |
* gnu/packages/python.cm (python-cffi)[arguments]: Disable test that
is known to fail on aarch64.
|
|
|
|
|
|
|
|
| |
* 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+.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.7.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/cups.scm (cups-minimal)[description]: Use @dfn.
|
|
|
|
| |
* gnu/packages/cups.scm (cups-filters)[source]: Use HTTPS.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pyqrcode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/crypto.scm (python-pynacl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (python-py-ubjson): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/serialization.scm (python-cbor): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (neomutt): Update to 20171013.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-julia-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-easy-kill): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/games.scm (openrct2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-sly)[source](modules, snippet): New
fields.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/gl.scm (mesa)<#:configure-flags>: Drop svga gallium driver.
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
| |
* gnu/packages/python.scm (python-biopython, python2-biopython): Update to 1.70.
|
|
|
|
| |
* gnu/packages/build-tools.scm (meson): Update to 0.43.0.
|
|
|
|
| |
* gnu/packages/gnome.scm (file-roller): Update to 3.26.1.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.26.2.
|
|
|
|
| |
* gnu/packages/gnome.scm (dconf-editor): Update to 3.26.1.
|
|
|
|
| |
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.26.0.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.26.1.
|
|
|
|
| |
* gnu/packages/gnome.scm (vte): Update to 0.50.1.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2017.10.12.
|
|
|
|
| |
* gnu/packages/linux.scm (mcelog)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/linux.scm (mcelog): Update to 154.
|
|
|
|
| |
* gnu/packages/emacs.scm (graphviz-dot-mode): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (git-modes): Update to 1.2.6.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.7.0.
|
|
|
|
| |
* gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.11.0.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
* gnu/package/kde-frameworks.scm (kdoctools)[arguments]
<#:phases>'add-symlinks': New phase.
|
|
|
|
|
| |
* gnu/package/kde-frameworks.scm (ktexteditor)[arguments]
<#:phases>'add-symlinks': New phase.
|
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm (kdeclarative)[inputs]: Add libepoxy.
[native-inputs]: Add pkg-config.
|
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm (kglobalaccel)[native-inputs]: Add
pkg-config.
|