Age | Commit message (Collapse) | Author |
|
* gnu/packages/ssh.scm (guile-ssh): Update to 0.8.0.
[inputs]: Use LIBGCRYPT instead of LIBGCRYPT-1.5.
|
|
* gnu/packages/ssh.scm (libssh): Update to 0.6.5.
[source]: Remove 'patches'.
[inputs]: Use LIBGCRYPT instead of LIBGCRYPT-1.5.
|
|
* gnu/packages/emacs.scm (flycheck): New variable.
|
|
* gnu/packages/emacs.scm (let-alist): New variable.
|
|
* gnu/packages/gtk.scm (guile-present): New variable.
|
|
* gnu/packages/gtk.scm (guile-rsvg): New variable.
* gnu/packages/patches/guile-rsvg-pkgconfig.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/music.scm (frescobaldi): New variable.
|
|
* gnu/packages/python.scm (python-ly): New variable.
|
|
* gnu/packages/pdf.scm (python-poppler-qt4): New variable.
|
|
* gnu/packages/pdf.scm (poppler-qt4): New variable.
|
|
* gnu/packages/ruby.scm (ruby-thor): New variable.
|
|
* gnu/packages/ruby.scm (ruby-xml-simple): New variable.
|
|
* gnu/packages/ruby.scm (ruby-orderedhash): New variable.
|
|
* gnu/packages/ruby.scm (ruby-atoulme-antwrap): New variable.
|
|
* gnu/packages/ruby.scm (ruby-rjb): New variable.
|
|
* gnu/packages/ruby.scm (ruby-builder): New variable.
|
|
* gnu/packages/libedit.scm (libedit)[arguments]: Add "--enable-widec" to
configure flags.
|
|
* gnu/packages/libedit.scm (libedit): Update to 20150325-3.1.
|
|
* gnu/packages/gnome.scm (clutter)[outputs]: New field.
[arguments]: Pass --with-html-dir.
|
|
* gnu/packages/gnome.scm (libchamplain): New variable.
|
|
* gnu/packages/ruby.scm (ruby-diff-lcs-for-rspec): Rename this...
(ruby-diff-lcs): ... to this, and export it.
(ruby-rspec-expectation, ruby-rspec-mocks): Use new varaible.
|
|
* doc/guix.texi (Locales): Introduce "codeset".
<%default-locale-definitions>: Mention the "normalized codeset", with
an xref to libc's manual.
* gnu/system/locale.scm (%default-locale-definitions)[utf8-locale]:
Mention the "normalized codeset" in a comment.
|
|
* gnu/packages/ruby.scm (ruby-i18n): Update to 0.7.0.
|
|
* gnu/packages/video.scm (mpv)[inputs]: Replace "jack-2" with "jack-1".
|
|
* gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Replace "jack-2" with
"jack-1".
|
|
* gnu/packages/audacity.scm (audacity)[inputs]: Replace "jack-2" with
"jack-1".
|
|
* gnu/packages/audio.scm (rsound)[source]: Add 'file-name' field.
|
|
* gnu/packages/audio.scm (rsound)[inputs]: Replace "jack-2" with "jack-1".
|
|
* gnu/packages/gnome.scm (yelp-tools): New variable.
|
|
* gnu/packages/gnome.scm (yelp): New variable.
|
|
* gnu/packages/gnome.scm (yelp-xsl): New variable.
|
|
* gnu/packages/admin.scm (shadow): Update to 4.2.1.
[source]: Use the release tarball.
|
|
* gnu/packages/abduco.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell.scm (cabal-install): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/conky.scm (conky)[license]: Set to LICENSE:GPL3+.
|
|
* gnu/services/web.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* guix.texi ("Web Services"): New section.
|
|
* gnu/packages/ruby.scm (ruby-arel): New variable.
|
|
* gnu/packages/conky.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/lua-pkgconfig.patch: New file.
* gnu/packages/lua.scm (lua)[source]: Add patch.
* gnu-system.am (dist_patch_DATA): Register patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs.scm (git-modes): Update to 1.2.0.
[arguments]: Disable tests.
|
|
* gnu/packages/emacs.scm: Use (gnu packages base) module. Remove
duplicated (gnu packages guile) and (gnu packages linux) modules.
(magit-svn): Update to 2.1.0.
[source]: Use 'url-fetch' method.
[inputs]: Remove. Move "emacs" to 'native-inputs', move "magit" to
'propagated-inputs'.
[native-inputs]: Add "tar" and "gzip".
[propagated-inputs]: Add "dash".
[arguments]: Adjust builder for the new inputs and unpacking the source.
|
|
* gnu/packages/emacs.scm (magit): Update to 2.2.1.
[inputs]: Remove 'git:gui'.
[propagated-inputs]: Add 'dash', remove 'git-modes'.
[arguments]: Add PREFIX and DASH_DIR to 'make-flags'. Remove
'configure', 'augment-load-path' and 'post-install' phases.
|
|
* gnu/packages/bioinformatics.scm (bioperl-minimal): New variable.
|
|
Prior to this commit the libpius modules would not be found and the default
GnuPG file name would be /usr/bin/gpg.
* gnu/packages/gnupg.scm (pius)[inputs]: Remove PYTHON-2.
[build-system]: Switch to PYTHON-BUILD-SYSTEM.
[arguments]: Add #:python. Change to add a single phase,
'set-gpg-file-name'.
|
|
* gnu/packages/ratpoison.scm (ratpoison)[arguments]: Use modify-phases.
[inputs]: Sort alphabetically. Move ratpoison.desktop to ...
[native-inputs]: ... here.
|
|
* gnu/packages/music.scm (pd): New variable.
|
|
* gnu/packages/tmux.scm (tmux): Update to 2.0.
Update source uri and home-page to github.
|
|
* gnu/packages/weechat.scm (weechat): Update to 1.3.
|
|
* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 3.6.2.
|
|
* gnu/packages/llvm.scm (clang-runtime-from-llvm): New function.
(clang-from-llvm): Add clang-runtime argument and propagate clang-runtime
input.
(clang-runtime, clang-runtime-3.5): New variables.
(clang, clang-3.5): Adapt to propagate clang-runtime modules.
|