| Commit message (Expand) | Author | Age |
* | utils: 'modify-phases' no longer introduces quotes.•••Suggested by Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>.
* guix/build/utils.scm (%modify-phases): Remove quotes.
* guix/build/cmake-build-system.scm (%standard-phases): Adjust
accordingly.
* guix/build/glib-or-gtk-build-system.scm (%standard-phases): Likewise.
* guix/build/gnu-dist.scm (%dist-phases): Likewise.
* guix/build/perl-build-system.scm (%standard-phases): Likewise.
* guix/build/python-build-system.scm (%standard-phases): Likewise.
* guix/build/ruby-build-system.scm (%standard-phases): Likewise.
* guix/build/waf-build-system.scm (%standard-phases): Likewise.
* gnu/packages/bash.scm, gnu/packages/code.scm, gnu/packages/gl.scm,
gnu/packages/gnome.scm, gnu/packages/graphics.scm,
gnu/packages/image.scm, gnu/packages/key-mon.scm,
gnu/packages/ocr.scm, gnu/packages/plotutils.scm,
gnu/packages/search.scm, gnu/packages/video.scm: Likewise.
| Ludovic Courtès | 2015-03-31 |
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2015-03-31 |
|\ |
|
| * | gnu: xterm: Update to 317.•••* gnu/packages/xorg.scm (xterm): Update to 317.
| Mark H Weaver | 2015-03-31 |
| * | gnu: pbtranscript-tofu: Add missing inputs.•••* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[inputs]: Add missing
runtime inputs.
| Ricardo Wurmus | 2015-03-31 |
| * | gnu: pbtranscript-tofu: Delete pre-built libraries.•••* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[arguments]: Delete
"build" directory and any shared objects after unpacking.
| Ricardo Wurmus | 2015-03-31 |
| * | gnu: Add python-networkx.•••* gnu/packages/python.scm (python-networkx, python2-networkx): New variables.
| Ricardo Wurmus | 2015-03-31 |
| * | gnu: Add python-decorator.•••* gnu/packages/python.scm (python-decorator, python2-decorator): New
variables.
| Ricardo Wurmus | 2015-03-31 |
| * | gnu: Add vcftools.•••* gnu/packages/bioinformatics.scm (vcftools): New variable.
| Ricardo Wurmus | 2015-03-31 |
| * | gnu: Add cutadapt.•••* gnu/packages/bioinformatics.scm (cutadapt): New variable.
| Ricardo Wurmus | 2015-03-31 |
| * | gnu: ngircd: Fix test suite.•••* gnu/packages/messaging.scm (ngircd): Overwrite getpid.sh with a more
reliable version.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-31 |
| * | gnu: Add missing copyright line.•••* gnu/packages/graphics.scm: Add copyright line for 87bafa0.
| Ludovic Courtès | 2015-03-30 |
| * | Revert "gnu: tzdata: Update to 2015b."•••This reverts commit 41fd23334d9932c978579576fd86c5f89894c015.
| Mark H Weaver | 2015-03-30 |
| * | gnu: Add audacity.•••* gnu/packages/audacity.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/patches/audacity-fix-ffmpeg-binding.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-30 |
| * | gnu: portaudio: Patch for Audacity compatibility.•••* gnu/packages/audio.scm (portaudio): Add a patch for Audacity compatibility.
* gnu/packages/patches/portaudio-audacity-compat.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-30 |
| * | gnu: tzdata: Update to 2015b.•••* gnu/packages/base.scm (tzdata): Update to 2015b.
| Mark H Weaver | 2015-03-30 |
| * | gnu: liba52: Pass --build to configure.•••* gnu/packages/video.scm (liba52)[arguments]: Pass --build to configure.
| Mark H Weaver | 2015-03-29 |
| * | gnu: xbindkeys: Pass --build to configure.•••* gnu/packages/xdisorg.scm (xbindkeys)[arguments]: Pass --build to
configure.
| Mark H Weaver | 2015-03-29 |
| * | gnu: Add tocc.•••* gnu/packages/search.scm (libtocc, tocc): New variables.
| Eric Bavier | 2015-03-29 |
| * | gnu: Add UnQLite.•••* gnu/packages/databases.scm (unqlite): New variable.
| Eric Bavier | 2015-03-29 |
| * | gnu: Add Catch.•••* gnu/packages/check.scm (catch-framework): New variable.
| Eric Bavier | 2015-03-29 |
| * | gnu: linux-libre: Update to 3.18.10•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.10.
| Jason Self | 2015-03-28 |
| * | gnu: Add mpv.•••* gnu/packages/video.scm (mpv): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 |
| * | gnu: Add vapoursynth.•••* gnu/packages/video.scm (vapoursynth): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 |
| * | gnu: Add tesseract-ocr.•••* gnu/packages/ocr.scm (tesseract-ocr): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 |
| * | gnu: Rename (gnu packages ocrad) to (gnu packages ocr).•••* gnu/packages/ocrad.scm: Deleted.
* gnu/packages/ocr.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Change ocrad.scm to ocr.scm.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 |
| * | gnu: Add leptonica.•••* gnu/packages/image.scm (leptonica): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 |
| * | gnu: Add libwebp.•••* gnu/packages/image.scm (libwebp): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 |
| * | gnu: freeglut: Add mesa to propagated inputs.•••* gnu/packages/gl.scm (freeglut): Add mesa to propagated inputs.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 |
| * | gnu: Add libva.•••* gnu/packages/video.scm (libva): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 |
| * | gnu: wpa-supplicant: Install DBUS access configuration.•••* gnu/packages/admin.scm (wpa-supplicant): Install DBUS configuration file.
| Tomáš Čech | 2015-03-26 |
| * | gnu: global: Update to 6.4.•••* gnu/packages/code.scm (global): Update to 6.4.
| Ludovic Courtès | 2015-03-26 |
| * | gnu: tor: Update to 0.2.5.11.•••* gnu/packages/tor.scm (tor): Update to 0.2.5.11.
| Ludovic Courtès | 2015-03-26 |
| * | gnu: nano: Update to 2.4.0.•••* gnu/packages/nano.scm (nano): Update to 2.4.0.
| Ludovic Courtès | 2015-03-26 |
| * | gnu: Add LIRC.•••* gnu/packages/lirc.scm: New file.
* gnu/packages/patches/lirc-localstatedir.patch: New file.
* gnu-system.am: Add them.
| Alex Kost | 2015-03-26 |
| * | gnu: Add IBus.•••* gnu/packages/ibus.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Ricardo Wurmus | 2015-03-26 |
| * | gnu: openblas: build for all supported CPUs.•••* gnu/packages/maths.scm (openblas)[arguments]: Add "DYNAMIC_ARCH=1" to
make flags. Remove "#:substitutable? #f".
| Ricardo Wurmus | 2015-03-26 |
| * | gnu: openssh: Update to 6.8p1.•••* gnu/packages/ssh.scm (openssh): Update to 6.8p1. Make 'patch-tests'
substitution more robust.
| Mark H Weaver | 2015-03-25 |
| * | gnu: Add gnome-mines.•••* gnu/packages/gnome.scm (gnome-mines): New variable.
| 宋文武 | 2015-03-26 |
| * | gnu: icecat: Apply fixes for CVE-2015-{0817,0818} and other selected bugs.•••* gnu/packages/patches/icecat-CVE-2015-0817.patch,
gnu/packages/patches/icecat-CVE-2015-0818-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-0818-pt2.patch,
gnu/packages/patches/icecat-bug-1127780.patch,
gnu/packages/patches/icecat-bug-1144991.patch,
gnu/packages/patches/icecat-bug-1145870.patch,
gnu/packages/patches/icecat-bug-1146339.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat): Add patches.
| Mark H Weaver | 2015-03-25 |
* | | gnu: tzdata: Update to 2015b.•••* gnu/packages/base.scm (tzdata): Update to 2015b.
| Mark H Weaver | 2015-03-30 |
* | | gnu: glibc: Fix cross-compilation regression.•••Fixes a regression introduced in 12b0dbd.
See <http://lists.gnu.org/archive/html/guix-devel/2015-03/msg00698.html>.
* gnu/packages/base.scm (glibc)[arguments] <pre-configure>: Add
#:native-inputs parameter. Look up "static-bash" first in INPUTS,
then in NATIVE-INPUTS.
| Ludovic Courtès | 2015-03-26 |
* | | gnu: cross-base: Make the libc static-bash bug more apparent.•••The 'static-bash' input of cross libcs has always been compiled
natively. This patch makes the issue more visible.
* gnu/packages/cross-base.scm (cross-libc): Add 'inputs' field, and
add (package-inputs glibc) to 'native-inputs'.
| Ludovic Courtès | 2015-03-25 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2015-03-25 |
|\| |
|
| * | gnu: python: Do not use patchelf.•••* gnu/packages/python.scm (python-2): Add rpath for lib directory of output to
LDFLAGS. Remove 'patchelf' from inputs. Remove #:modules and
#:imported-modules from arguments. Remove 'add-lib-to-runpath' phase.
(python): Do not add #:modules to inherited package arguments.
| Mark H Weaver | 2015-03-24 |
| * | gnu: calibre: Add a patch to avoid automatic checking for updates.•••* gnu/packages/patches/calibre-no-updates-dialog.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
* gnu/packages/ebook.scm (calibre): Use patch.
| Andreas Enge | 2015-03-24 |
| * | gnu: Add pbtranscript-tofu.•••* gnu/packages/bioinformatics.scm (pbtranscript-tofu): New variable.
| Ricardo Wurmus | 2015-03-24 |
| * | gnu: Add python2-bx-python.•••* gnu/packages/bioinformatics.scm (python2-bx-python): New variable.
| Ricardo Wurmus | 2015-03-24 |
| * | gnu: Add python2-pbcore.•••* gnu/packages/bioinformatics.scm (python2-pbcore): New variable.
| Ricardo Wurmus | 2015-03-24 |
| * | gnu: guix: Update snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update.
| Ludovic Courtès | 2015-03-23 |
| * | gnu: geiser: Make description more concise and less personal.•••* gnu/packages/emacs.scm (geiser)[description]: Tweak.
| Ludovic Courtès | 2015-03-23 |