Age | Commit message (Collapse) | Author |
|
* gnu/packages/ibus.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/maths.scm (openblas)[arguments]: Add "DYNAMIC_ARCH=1" to
make flags. Remove "#:substitutable? #f".
|
|
* gnu/packages/ssh.scm (openssh): Update to 6.8p1. Make 'patch-tests'
substitution more robust.
|
|
* gnu/packages/gnome.scm (gnome-mines): New variable.
|
|
* 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.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/bioinformatics.scm (pbtranscript-tofu): New variable.
|
|
* gnu/packages/bioinformatics.scm (python2-bx-python): New variable.
|
|
* gnu/packages/bioinformatics.scm (python2-pbcore): New variable.
|
|
* gnu/packages/package-management.scm (guix-devel): Update.
|
|
* gnu/packages/emacs.scm (geiser)[description]: Tweak.
|
|
* gnu/packages/emacs.scm (geiser): Update to 0.7.
|
|
* gnu/packages/maths.scm (lapack, gmsh), gnu/packages/ssh.scm (libssh): Remove
unused patchelf from native-inputs.
|
|
* gnu/packages/scheme.scm (bigloo)[inputs]: Change EMACS-NO-X to EMACS.
|
|
* gnu/packages/sdl.scm (sdl)[arguments]<#:configure-flags>: Add
'LDFLAGS=-lGL'.
|
|
Fixes a regression introduced in 666aa99.
Reported by Felipe López and David Thompson.
* gnu/packages/sdl.scm (sdl)[inputs]: Add glu.
[arguments]<#:configure-flags>: Replace '--disable-sdl-dlopen' with
'--disable-alsa-shared --disable-pulseaudio-shared --disable-x11-shared'.
|
|
* gnu/packages/python.scm (python-h5py, python2-h5py): New variables.
|
|
* gnu/packages/julia.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/maths.scm (double-conversion): New variable.
|
|
* gnu/packages/maths.scm (suitesparse): New variable.
|
|
* gnu/packages/java.scm (icedtea6): Remove commented substitution.
|
|
* gnu/packages/java.scm (icedtea6)[arguments]: Do not set CC and
LD_LIBRARY_PATH variables.
|
|
* gnu/packages/java.scm (icedtea6)[arguments]: Rename ‘set-paths’ phase to
‘set-additional-paths’.
|
|
* gnu/packages/java.scm (icedtea6)[arguments]: Move patching of patches from
‘patch-paths’ to new ‘patch-patches’ phase.
|
|
* gnu/packages/java.scm (icedtea6)[arguments]: patch Makefile to override
DEF_OBJCOPY variable definition.
|
|
* gnu/packages/java.scm (icedtea6)[arguments]: patch bootstrap ant in the
`unpack' phase instead of `patch-paths'.
|
|
* gnu/packages/maths.scm (openblas): New variable.
|
|
* gnu/packages/textutils.scm (utf8proc): New variable.
|
|
This reverts commit 004eb31859971f9602f618cbdf6612f4bcaddd9c.
|
|
* gnu/packages/code.scm (the-silver-searcher): New variable.
|
|
* gnu/packages/video.scm (mplayer2): New variable.
* gnu/packages/patches/mplayer2-theora-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/gtk.scm (gtk+-2): add `gobject-introspection' to the
native-inputs to install typelib file.
|
|
* gnu/packages/openssl.scm (openssl): Update to 1.0.2a.
|
|
* gnu/packages/ebook.scm (calibre): Update to 2.22.0.
|
|
* gnu/packages/glib.scm (python2-pygobject): New variable.
|
|
* gnu/packages/glib.scm (python-pygobject)[home-page]: Use home page of the
3.x series of the pygobject bindings instead of the home page for the 2.x
bindings.
|
|
* gnu/packages/audio.scm (lv2-mda-piano)[source]: Change URL of git
repository to new upstream.
|
|
* gnu/packages/algebra.scm (arb): Update to 2.3.0.
|
|
* gnu/packages/web.scm (perl-catalyst-devel): New variable.
|
|
* gnu/packages/perl.scm (perl-module-install): New variable.
|
|
* gnu/packages/perl.scm (perl-yaml-tiny): New variable.
|
|
* gnu/packages/web.scm (perl-cpanel-json-xs): Move this...
* gnu/packages/perl.scm: To here.
|
|
* gnu/packages/web.scm (perl-json-maybexs): Move this...
* gnu/packages/perl.scm: To here.
|
|
* gnu/packages/perl.scm (perl-par-dist): New variable.
|
|
* gnu/packages/perl.scm (perl-module-scandeps): New variable.
|
|
* gnu/packages/perl.scm (perl-json): New variable.
|
|
* gnu/packages/perl.scm (perl-json-xs): New variable.
|
|
* gnu/packages/perl.scm (perl-types-serialiser): New variable.
|
|
* gnu/packages/perl.scm (perl-file-remove): New variable.
|