aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2016-07-25
|\
| * gnu: emacs-solarized-theme: Remove unneeded dependencies.Alex Kost2016-07-25
| | | | | | | | | | * gnu/packages/emacs.scm (emacs-solarized-theme)[propagated-inputs]: Remove 'emacs-f' and 'emacs-s'.
| * gnu: emacs: Install site-start.el in non-versioned directory.Alex Kost2016-07-25
| | | | | | | | | | | | | | | | Reported by Ricardo Wurmus on #guix. * gnu/packages/emacs.scm (emacs)[arguments]: Put "site-start.el" in "/share/emacs/site-lisp" instead of "/share/emacs/<version>/site-lisp" to let inherited package with another version find it.
| * gnu: Add guile-daemon.Alex Kost2016-07-25
| | | | | | | | * gnu/packages/guile.scm (guile-daemon): New variable.
| * gnu: Add guile-xosd.Alex Kost2016-07-25
| | | | | | | | * gnu/packages/guile.scm (guile-xosd): New variable.
| * gnu: Add xdpyprobe.Alex Kost2016-07-25
| | | | | | | | * gnu/packages/xdisorg.scm (xdpyprobe): New variable.
| * gnu: mkfontdir: Do not propagate 'mkfontscale'.Alex Kost2016-07-25
| | | | | | | | | | | | | | * gnu/packages/xorg.scm (mkfontdir)[propagated-inputs]: Move 'mkfontscale' to ... [inputs]: ... here. [arguments]: Add 'wrap-mkfontdir' phase.
| * gnu: Add xfd.Alex Kost2016-07-25
| | | | | | | | * gnu/packages/xorg.scm (xfd): New variable.
| * gnu: Add xfontsel.Alex Kost2016-07-25
| | | | | | | | * gnu/packages/xorg.scm (xfontsel): New variable.
| * gnu: sbcl: Update to 1.3.7.Andy Patterson2016-07-25
| | | | | | | | | | | | | | | | * gnu/packages/lisp.scm (sbcl): Update to 1.3.7. [arguments]: During the patch-unix-tool-paths phase, avoid running substitute* on a utf-16-be encoded file. Signed-off-by: 宋文武 <iyzsong@gmail.com>
| * gnu: ecl: Wrap with PATH, CPATH, LIBRARY_PATH, and LD_LIBRARY_PATH.Andy Patterson2016-07-25
| | | | | | | | | | | | * gnu/packages/lisp.scm (ecl)[arguments]: Add 'wrap' phase. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: ecl: Enable tests.Andy Patterson2016-07-25
| | | | | | | | | | | | * gnu/packages/lisp.scm (ecl): Enable tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: ecl: Update to 16.1.2.Andy Patterson2016-07-25
| | | | | | | | | | | | * gnu/packages/lisp.scm (ecl): Update to 16.1.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: gnupg@2.1: Use 'modify-phases'.Efraim Flashner2016-07-25
| | | | | | | | | | * gnu/packages/gnupg.scm (gnupg@2.1)[arguments]: Use 'modify-phases' syntax.
| * gnu: hdup: Update source url.Efraim Flashner2016-07-25
| | | | | | | | * gnu/packages/backup.scm (hdup)[source]: Update url.
| * gnu: gnupg-2.1: Install executable as 'gpg'.Leo Famulari2016-07-24
| | | | | | | | | | * gnu/packages/gnupg.scm (gnupg-2.1)[arguments]: Add '--enable-gpg2-is-gpg' to #:configure-flags.
| * gnu: gnupg@2.0: Add the 'gpg' and 'gpgv' commands.Ludovic Courtès2016-07-24
| | | | | | | | | | * gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Add 'rename-v2-commands' phase.
| * gnu: gnupg@2.0: Fix typo.Efraim Flashner2016-07-24
| | | | | | | | | | | | | | * gnu/packages/gnupg.scm (gnupg@2.0)[arguments]: Fix typo that prevented gnupg from building. This is a follow up to 6b547d22952fb30c4419d4f81545353907ab398d.
| * gnu: exiv2: Update source url.Efraim Flashner2016-07-24
| | | | | | | | * gnu/packages/geeqie.scm (exiv2)[source]: Update url.
| * doc: gnupg@2.0: Use 'modify-phases'.Ludovic Courtès2016-07-24
| | | | | | | | * gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Use 'modify-phases'.
| * gnu: icecat: Disable parallel build.Andreas Enge2016-07-24
| | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[arguments]: Disable parallel build.
| * gnu: icecat: Update to 38.8.0-gnu2.Andreas Enge2016-07-24
| | | | | | | | * gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu2.
| * gnu: openssh: Fix CVE-2016-6210.Efraim Flashner2016-07-24
| | | | | | | | | | | | | | | | | | | | * gnu/packages/ssh.scm (openssh)[source]: Add patches openssh-CVE-2016-6210-1.patch, openssh-CVE-2016-6210-2.patch, openssh-CVE-2016-6210-3.patch. * gnu/packages/patches/openssh-CVE-2016-6210-1.patch: New file. * gnu/packages/patches/openssh-CVE-2016-6210-2.patch: New file. * gnu/packages/patches/openssh-CVE-2016-6210-3.patch: New file. * gnu/local.mk (dist_patch_DATA): Register them.
| * gnu: pspp: Update to 0.10.2.Efraim Flashner2016-07-24
| | | | | | | | * gnu/packages/statistics.scm (pspp): Update to 0.10.2.
| * gnu: python-iso8601: Update to 0.1.11.Efraim Flashner2016-07-24
| | | | | | | | * gnu/packages/python.scm (python-iso8601): Update to 0.1.11.
| * gnu: iniparser: Use 'modify-phases'.Efraim Flashner2016-07-24
| | | | | | | | | | * gnu/packages/samba.scm (iniparser)[arguments]: Use 'modify-phases' syntax.
| * gnu: iniparser: Update to 4.0.Efraim Flashner2016-07-24
| | | | | | | | | | | | * gnu/packages/samba.scm (iniparser): Update to 4.0. [source]: Download from Github. [arguments]: Define 'gcc' in Makefiles.
| * gnu: python-waf: Update to 1.9.1.Efraim Flashner2016-07-24
| | | | | | | | * gnu/packages/python.scm (python-waf): Update to 1.9.1.
| * gnu: mpv: Use packaged waf.Efraim Flashner2016-07-24
| | | | | | | | | | * gnu/packages/video.scm (mpv)[inputs]: Remove externally downloaded waf package and use packaged python-waf.
| * gnu: wxwidgets: Update source URL.Andreas Enge2016-07-24
| | | | | | | | * gnu/packages/wxwidgets.scm (wxwidgets, wxwidgets-2): Update source URL.
| * gnu: git: Update to 2.9.2.Leo Famulari2016-07-24
| | | | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.9.2. (git-manpages)[source]: Update hash.
| * gnu: icedtea-6: Narrow file to certificate block.Ricardo Wurmus2016-07-24
| | | | | | | | | | * gnu/packages/java.scm (icedtea-6)[arguments]: Extract certificate blocks from pem files before importing.
| * gnu: perl-io-socket-ssl: Add IDN support.ng02016-07-24
| | | | | | | | | | | | | | * gnu/packages/web.scm (perl-io-socket-ssl)[propagated-inputs]: Add perl-uri for IDN support. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: perl-io-socket-ssl: Update to 2.033.ng02016-07-24
| | | | | | | | | | | | * gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.033. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: parallel: Update to 20160722.Efraim Flashner2016-07-24
| | | | | | | | * gnu/packages/parallel.scm (parallel): Update to 20160722.
| * gnu: hplip: Update to 3.16.7.Efraim Flashner2016-07-24
| | | | | | | | * gnu/packages/cups.scm (hplip): Update to 3.16.7.
| * gnu: ghc-memory: Update to 0.13.Efraim Flashner2016-07-24
| | | | | | | | * gnu/packages/haskell.scm (ghc-memory): Update to 0.13.
| * gnu: Add trash-cli.Alex Griffin2016-07-23
| | | | | | | | | | | | * gnu/packages/shellutils.scm (trash-cli): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: youtube-dl: Update to 2016.07.22.Andreas Enge2016-07-24
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2016.07.22.
| * gnu: offlineimap: Update to 7.0.0.Efraim Flashner2016-07-24
| | | | | | | | | | | | * gnu/packages/mail.scm (offlineimap): Update to 7.0.0. [inputs]: Add python2-six. [native-inputs]: Remove python2.
| * gnu: cook: Update source URL.Andreas Enge2016-07-23
| | | | | | | | * gnu/packages/cook.scm (cook)[source]: Update URL.
| * gnu: fish: Update to 2.3.1.Tobias Geerinckx-Rice2016-07-23
| | | | | | | | | | * gnu/packages/fish.scm (fish): Update to 2.3.1. [home-page, source]: Use 'https' in the URL.
| * gnu: Add lrzip.Tobias Geerinckx-Rice2016-07-23
| | | | | | | | * gnu/packages/compression.scm (lrzip): New variable.
* | gnu: Use 'ghostscript-gs' in packages that need the 'gs' command.Ludovic Courtès2016-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a regression introduced in eb354bdacbf4154ec66038dac07f19bf4ced1fad. Reported by Andreas Enge <andreas@enge.fr>. * gnu/packages/gv.scm (gv)[propagated-inputs]: Change from GHOSTSCRIPT/X to GHOSTSCRIPT-GS/X. * gnu/packages/music.scm (lilypond): Use GHOSTSCRIPT-GS instead of GHOSTSCRIPT. * gnu/packages/ocaml.scm (unison): Likewise. * gnu/packages/plotutils.scm (asymptote): Likewise. * gnu/packages/scheme.scm (chez-scheme): Likewise.
* | gnu: Add 'ghostscript-gs' and 'ghostscript-gs-with-x'.Ludovic Courtès2016-07-25
| | | | | | | | | | * gnu/packages/ghostscript.scm (ghostscript-wrapper): New procedure. (ghostscript-gs, ghostscript-gs/x): New variables.
* | Merge branch 'master' into core-updatesAndreas Enge2016-07-24
|\|
| * gnu: fasttree: Update to 2.1.9.Ben Woodcroft2016-07-23
| | | | | | | | * gnu/packages/bioinformatics.scm (fasttree): Update to 2.1.9.
* | gnu: bitcoin-core: Build with bdb-5.3.Andreas Enge2016-07-23
| | | | | | | | * gnu/packages/finance.scm (bitcoin-core)[inputs]: Replace bdb by bdb-5.3.
* | gnu: libepoxy: Update to 1.3.1.ng02016-07-23
| | | | | | | | | | | | * gnu/packages/gl.scm (libepoxy): Update to 1.3.1. Signed-off-by: Andreas Enge <andreas@enge.fr>
* | Merge branch 'master' into core-updatesLeo Famulari2016-07-22
|\| | | | | | | | | | | | | | | | | Resolved conflicts: * gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master, "#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was used. The latter won the conflict. * gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict in 'install-shell-completion.