summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: glibc: Do not copy static Bash binary to bin/.Ludovic Courtès2015-08-29
| | | | | | | | | | | | | | This avoids problems when installing 'glibc' in a profile, where glibc's limited 'bash' would take precedence over the valid 'bash'. * gnu/packages/base.scm (glibc)[arguments]: Do not copy STATIC-BASH to OUT/bin. Instead, simply refer to it directly. [inputs]: Use STATIC-BASH instead of BASH-LIGHT. * gnu/packages/commencement.scm (static-bash-for-glibc): Likewise. (glibc-final)[arguments]: Add STATIC-BASH-FOR-GLIBC to #:allowed-references. (gcc-final)[arguments]: Likewise. [native-inputs]: Add "static-bash".
* gnu: ncurses: Remove obsolete hack.Ludovic Courtès2015-08-29
| | | | | * gnu/packages/ncurses.scm (ncurses)[arguments]: Remove obsolete Solaris hack.
* gnu: ncurses: Rework trick to avoid reference to the bootstrap bash.Ludovic Courtès2015-08-29
| | | | | | | | | This removes reliance on the availability of 'bin/sh' in glibc. * gnu/packages/ncurses.scm (ncurses): Remove 'configure-phase'. Add 'remove-shebang-phase'. [arguments]: Remove distinction between cross builds and native builds. Use 'modify-phases'. Add 'remove-unneeded-shebang' phase.
* gnu: ncurses: Upgrade to 6.0.Ludovic Courtès2015-08-29
| | | | | * gnu/packages/ncurses.scm (ncurses): Upgrade to 6.0. Change library names to '.so.6'.
* gnu: binutils: Upgrade to 2.25.1.Ludovic Courtès2015-08-29
| | | | * gnu/packages/base.scm (binutils): Upgrade to 2.25.1.
* gnu: Add 'bash-static'.Ludovic Courtès2015-08-29
| | | | * gnu/packages/bash.scm (static-bash): New variable.
* gnu: shadow: Update to 4.2.1.宋文武2015-08-28
| | | | | * gnu/packages/admin.scm (shadow): Update to 4.2.1. [source]: Use the release tarball.
* gnu: Add abduco.Leo Famulari2015-08-28
| | | | | | | * gnu/packages/abduco.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add cabal-install.Siniša Biđin2015-08-28
| | | | | | * gnu/packages/haskell.scm (cabal-install): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: conky: Fix license.Ludovic Courtès2015-08-28
| | | | * gnu/packages/conky.scm (conky)[license]: Set to LICENSE:GPL3+.
* gnu: Add ruby-arel.David Thompson2015-08-27
| | | | * gnu/packages/ruby.scm (ruby-arel): New variable.
* gnu: Add conky.Siniša Biđin2015-08-27
| | | | | | | * gnu/packages/conky.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lua: Add patch to generate pkg-config file.Siniša Biđin2015-08-27
| | | | | | | | * 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: git-modes: Update to 1.2.0.Alex Kost2015-08-27
| | | | | * gnu/packages/emacs.scm (git-modes): Update to 1.2.0. [arguments]: Disable tests.
* gnu: magit-svn: Update to 2.1.0.Alex Kost2015-08-27
| | | | | | | | | | | | * 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: magit: Update to 2.2.1.Alex Kost2015-08-27
| | | | | | | | * 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: Add BioPerl.Ricardo Wurmus2015-08-26
| | | | * gnu/packages/bioinformatics.scm (bioperl-minimal): New variable.
* gnu: pius: Adjust to the new libpius.Ludovic Courtès2015-08-26
| | | | | | | | | | 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: ratpoison: Clean definition.Mathieu Lirzin2015-08-25
| | | | | | * gnu/packages/ratpoison.scm (ratpoison)[arguments]: Use modify-phases. [inputs]: Sort alphabetically. Move ratpoison.desktop to ... [native-inputs]: ... here.
* gnu: Add Pure Data.Ricardo Wurmus2015-08-25
| | | | * gnu/packages/music.scm (pd): New variable.
* gnu: tmux: Update to 2.0.宋文武2015-08-25
| | | | | * gnu/packages/tmux.scm (tmux): Update to 2.0. Update source uri and home-page to github.
* gnu: weechat: Update to 1.3.宋文武2015-08-25
| | | | * gnu/packages/weechat.scm (weechat): Update to 1.3.
* gnu: llvm: Update to 3.6.2.Andy Wingo2015-08-24
| | | | * gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 3.6.2.
* gnu: clang-runtime: New package, propagated by clang.Andy Wingo2015-08-24
| | | | | | | | * 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: Simplify LLVM build.Andy Wingo2015-08-24
| | | | | | * 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: Add ghc-x11-xft.Siniša Biđin2015-08-23
| | | | | | * gnu/packages/haskell.scm (ghc-x11-xft): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add ghc-x11.Siniša Biđin2015-08-23
| | | | | | * gnu/packages/haskell.scm (ghc-x11): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add ghc-data-default.Siniša Biđin2015-08-23
| | | | | | * gnu/packages/haskell.scm (ghc-data-default): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add ghc-utf8-string.Siniša Biđin2015-08-23
| | | | | | * gnu/packages/haskell.scm (ghc-utf8-string): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add ghc-data-default-instances-dlist.Siniša Biđin2015-08-23
| | | | | | | * gnu/packages/haskell.scm (ghc-data-default-instances-dlist): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add ghc-extensible-exceptions.Siniša Biđin2015-08-23
| | | | | | * gnu/packages/haskell.scm (ghc-extensible-exceptions): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add ghc-dlist.Siniša Biđin2015-08-23
| | | | | | * gnu/packages/haskell.scm (ghc-dlist): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add ghc-data-default-instances-old-locale.Siniša Biđin2015-08-23
| | | | | | | * gnu/packages/haskell.scm (ghc-data-default-instances-old-locale): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add ghc-data-default-instances-containers.Siniša Biđin2015-08-23
| | | | | | | * gnu/packages/haskell.scm (ghc-data-default-instances-containers): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add ghc-data-default-instances-base.Siniša Biđin2015-08-23
| | | | | | * gnu/packages/haskell.scm (ghc-data-default-instances-base): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add ghc-data-default-class.Siniša Biđin2015-08-23
| | | | | | * gnu/packages/haskell.scm (ghc-data-default-class): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: hwloc: Propagate libpciaccess.Ludovic Courtès2015-08-24
| | | | | * gnu/packages/mpi.scm (hwloc)[inputs]: Move LIBPCIACCESS to... [propagated-inputs]: ... here. New field.
* gnu: Add i3status.Eric Dvorsak2015-08-23
| | | | | | * gnu/packages/wm.scm (i3status): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add libconfuse.Eric Dvorsak2015-08-23
| | | | | | * gnu/packages/wm.scm (libconfuse): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add i3-wm.Eric Dvorsak2015-08-23
| | | | | | | * gnu/packages/wm.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add xcb-util-cursor.Eric Dvorsak2015-08-23
| | | | | | * gnu/packages/xorg.scm (xcb-util-cursor): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add libev.Eric Dvorsak2015-08-23
| | | | | | * gnu/packages/libevent.scm (libev): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add libyajl.Eric Dvorsak2015-08-23
| | | | | | * gnu/packages/web.scm (libyajl): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add Pod-Simple.Eric Dvorsak2015-08-23
| | | | | | * gnu/packages/perl.scm (perl-pod-simple): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add LablGtk.Andreas Enge2015-08-23
| | | | * gnu/packages/ocaml.scm (lablgtk): New variable.
* gnu: libgnomeui: Propagate inputs.Andreas Enge2015-08-23
| | | | | * gnu/packages/gnome.scm (libgnomeui): Propagate inputs libbonoboui and libgnomecanvas as stipulated by libgnomeui-2.0.pc.
* gnu: libglade: Propagate inputs.Andreas Enge2015-08-23
| | | | | * gnu/packages/gnome.scm (libglade): Propagate inputs gtk+-2 and libxml as stipulated by libglade-2.0.pc.
* gnu: camlp4: Update to 4.02+6.Andreas Enge2015-08-23
| | | | * gnu/packages/ocaml.scm (camlp4): Update to 4.02+6.
* gnu: camlp5: Update to 6.14.Andreas Enge2015-08-23
| | | | * gnu/packages/ocaml.scm (camlp5): Update to 6.14.
* gnu: Add unison.Andreas Enge2015-08-23
| | | | * gnu/packages/ocaml.scm (unison): New variable.