Age | Commit message (Collapse) | Author |
|
* 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.
|
|
* gnu/packages/llvm.scm (llvm)[arguments]: Remove phases argument.
Add to configure-flags "-DCMAKE_SKIP_BUILD_RPATH=FALSE" and
"-DCMAKE_BUILD_WITH_INSTALL_RPATH=FALSE".
|
|
* gnu/packages/haskell.scm (ghc-x11-xft): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/haskell.scm (ghc-x11): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/haskell.scm (ghc-data-default): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/haskell.scm (ghc-utf8-string): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/haskell.scm (ghc-data-default-instances-dlist):
New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/haskell.scm (ghc-extensible-exceptions): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/haskell.scm (ghc-dlist): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/haskell.scm (ghc-data-default-instances-old-locale):
New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/haskell.scm (ghc-data-default-instances-containers):
New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/haskell.scm (ghc-data-default-instances-base): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/haskell.scm (ghc-data-default-class): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
Fixes <http://bugs.gnu.org/21318>.
* gnu/system/linux.scm (unix-pam-service)[password]: Add 'sha512' and
'shadow' to arguments.
|
|
* gnu/packages/mpi.scm (hwloc)[inputs]: Move LIBPCIACCESS to...
[propagated-inputs]: ... here. New field.
|
|
* gnu/packages/wm.scm (i3status): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/wm.scm (libconfuse): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/wm.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/xorg.scm (xcb-util-cursor): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/libevent.scm (libev): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/web.scm (libyajl): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/perl.scm (perl-pod-simple): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/ocaml.scm (lablgtk): New variable.
|
|
* gnu/packages/gnome.scm (libgnomeui): Propagate inputs libbonoboui and
libgnomecanvas as stipulated by libgnomeui-2.0.pc.
|
|
* gnu/packages/gnome.scm (libglade): Propagate inputs gtk+-2 and libxml
as stipulated by libglade-2.0.pc.
|
|
* gnu/packages/ocaml.scm (camlp4): Update to 4.02+6.
|
|
* gnu/packages/ocaml.scm (camlp5): Update to 6.14.
|
|
* gnu/packages/ocaml.scm (unison): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml): Update to 4.02.3.
|
|
* gnu/packages/gnome.scm (gnome-desktop, gnome-themes-standard):
Update to 3.16.2.
|
|
This is a followup to commit 4b58d88.
* gnu/packages/gnome.scm (eog, epiphany, evince, gnome-desktop,
gnome-klotski, gnome-mines, gnome-terminal, rhythmbox, seahorse,
simple-scan, totem): Add LIBXML2 to native-inputs.
(evince, gnome-desktop, rhythmbox): Move ITSTOOL to native-inputs.
|
|
This is a followup to commit 0d5ddad.
* gnu/packages/gtk.scm (gdk-pixbuf): Merge the two 'arguments' fields.
|
|
* gnu/packages/game-development (tiled): Update to 0.13.0.
|
|
* gnu/packages/freedesktop.scm (accountsservice): New variable.
|
|
* gnu/packages/gnome.scm (d-feet)[arguments]: Return booleans from phase
procedures. Omit unused 'inputs' keyword argument from 'pre-check' phase.
|
|
This is a followup to commit c1b7ea1e24961b567221b8e29136fd77ed663d9b.
* gnu/packages/version-control.scm (git-manpages)[source]: Update sha256 hash.
|
|
* gnu/packages/gnome.scm (d-feet): New variable.
|