| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: Add a note about optional GnuTLS dependency.•••* README (Requirements): add a note about 'guix download''s GnuTLS dependency.
* doc/guix.texi (Requirements): Likewise.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Ian Denhardt | 2014-10-27 | 2 | -1/+16 |
* | doc: Add cross-reference to the gnutls-guile manual.•••* doc/guix.texi (Invoking guix download): Add cross-reference to the
gnutls-guile manual.
| Ludovic Courtès | 2014-10-27 | 1 | -1/+3 |
* | gnu: Add miscfiles•••* gnu/packages/miscfiles.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| John Darrington | 2014-10-27 | 2 | -0/+45 |
* | gnu: Add prefix to license imports in (gnu packages feh).•••* gnu/packages/feh.scm: Import (guix licenses) with #:prefix license: to avoid
importing 'imlib2' from both (gnu packages image) and (guix licenses).
| Mark H Weaver | 2014-10-27 | 1 | -3/+4 |
* | gnu: ruby: Miscellaneous improvements to package definition.•••* gnu/packages/ruby.scm (ruby): Compute major+minor version string for the
source URI. Switch to the .bz2 tarball and update the hash accordingly.
Remove 'autoconf' from the inputs. Change 'native-search-paths' to the
directory that is actually created by the build. Remove the package name
from the synopsis.
(ruby-1.8): Compute major+minor version string for the source URI, and avoid
the use of 'name' in the URI computation. Remove 'name' field, since it is
inherited and no longer needed.
| Mark H Weaver | 2014-10-27 | 1 | -9/+13 |
* | gnu: Add ruby 1.8.7.•••* gnu/packages/ruby.scm (ruby-1.8): New variable.
| Pjotr Prins | 2014-10-27 | 1 | -0/+28 |
* | gnu: gnutls: Fix path to a guile site directory.•••Suggested by Ludovic Courtès.
* gnu/packages/gnutls.scm (gnutls): Add '--with-guile-site-dir' configure
flag.
| Alex Kost | 2014-10-27 | 1 | -0/+5 |
* | gnu: parallel: Update to 20141022.•••* gnu/packages/parallel.scm (parallel): Update to 20141022.
| Mark H Weaver | 2014-10-26 | 1 | -2/+2 |
* | gnu: tor: Update to 0.2.5.10.•••* gnu/packages/tor.scm (tor): Update to 0.2.5.10.
| Mark H Weaver | 2014-10-26 | 1 | -2/+2 |
* | licenses: Add 'imlib2'.•••* guix/licenses.scm (imlib2): New variable.
* gnu/packages/image.scm (imlib2): Use it.
| Alex Kost | 2014-10-26 | 2 | -3/+7 |
* | gnu: Some cleanup based on lint checkers.•••* gnu/packages/admin.scm, gnu/packages/aidc.scm, gnu/packages/algebra.scm,
gnu/packages/apr.scm, gnu/packages/avahi.scm, gnu/packages/backup.scm,
gnu/packages/base.scm, gnu/packages/calcurse.scm, gnu/packages/cdrom.scm,
gnu/packages/check.scm, gnu/packages/compression.scm, gnu/packages/cook.scm,
gnu/packages/crypto.scm, gnu/packages/cryptsetup.scm, gnu/packages/curl.scm,
gnu/packages/cyrus-sasl.scm, gnu/packages/databases.scm,
gnu/packages/doxygen.scm, gnu/packages/dwm.scm, gnu/packages/elf.scm,
gnu/packages/emacs.scm, gnu/packages/feh.scm, gnu/packages/file.scm,
gnu/packages/fish.scm, gnu/packages/flex.scm, gnu/packages/fltk.scm,
gnu/packages/fontutils.scm, gnu/packages/games.scm, gnu/packages/gcal.scm,
gnu/packages/gcc.scm, gnu/packages/geeqie.scm, gnu/packages/ghostscript.scm,
gnu/packages/gimp.scm, gnu/packages/gl.scm, gnu/packages/glib.scm,
gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm,
gnu/packages/gperf.scm, gnu/packages/grub.scm, gnu/packages/gsasl.scm,
gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile.scm,
gnu/packages/hurd.scm, gnu/packages/icu4c.scm, gnu/packages/image.scm,
gnu/packages/imagemagick.scm, gnu/packages/irssi.scm, gnu/packages/kde.scm,
gnu/packages/libdaemon.scm, gnu/packages/libevent.scm,
gnu/packages/libidn.scm, gnu/packages/libusb.scm, gnu/packages/linux.scm,
gnu/packages/lout.scm, gnu/packages/lsh.scm, gnu/packages/lsof.scm,
gnu/packages/lua.scm, gnu/packages/maths.scm, gnu/packages/mcrypt.scm,
gnu/packages/mp3.scm, gnu/packages/netpbm.scm, gnu/packages/noweb.scm,
gnu/packages/ocaml.scm, gnu/packages/openssl.scm, gnu/packages/pcre.scm,
gnu/packages/pdf.scm, gnu/packages/pkg-config.scm,
gnu/packages/pretty-print.scm, gnu/packages/python.scm, gnu/packages/qt.scm,
gnu/packages/rsync.scm, gnu/packages/scheme.scm, gnu/packages/scrot.scm,
gnu/packages/sdl.scm, gnu/packages/skribilo.scm, gnu/packages/ssh.scm,
gnu/packages/stalonetray.scm, gnu/packages/tcl.scm, gnu/packages/tcsh.scm,
gnu/packages/telephony.scm, gnu/packages/texlive.scm, gnu/packages/tor.scm,
gnu/packages/valgrind.scm, gnu/packages/version-control.scm,
gnu/packages/vim.scm, gnu/packages/vpn.scm, gnu/packages/w3m.scm,
gnu/packages/web.scm, gnu/packages/wordnet.scm, gnu/packages/xiph.scm,
gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/packages/zile.scm,
gnu/packages/zip.scm, gnu/packages/zsh.scm [synopsis, description]: Adjust
according to lint checkers.
* gnu/packages/fltk.scm (fltk)[source]: Wrap long line in uri.
* /gnu/packages/xiph.scm (libogg, libtheora, vorbis-tools)[source]: Same.
| Eric Bavier | 2014-10-26 | 97 | -511/+505 |
* | guix: lint: Make exception for package name starting description.•••* guix/scripts/lint.scm (check-description-style): Exception for
upper-case rule if the description starts with the package name.
* tests/lint.scm: Test it.
| Eric Bavier | 2014-10-26 | 2 | -1/+11 |
* | guix: lint: Allow digits at start of synopsis or description.•••* guix/scripts/lint.scm (start-with-capital-letter?): Rename too...
(properly-starts-sentence?): Rewrite with regex and add digits.
(check-description-style, check-synopsis-style): Use it.
* tests/lint.scm: Add tests.
| Eric Bavier | 2014-10-26 | 2 | -23/+37 |
* | guix: lint: Check for empty synopses and descriptions.•••* guix/scripts/lint.scm (check-description-style,
check-synopsis-style): New emptiness checks.
* tests/lint.scm: Test them.
| Eric Bavier | 2014-10-26 | 2 | -0/+23 |
* | guix: lint: Check for proper end-of-sentence space.•••* guix/scripts/lint.scm (start-with-capital-letter?): Handle empty
strings.
(check-description-style): New check for end-of-sentence space.
* tests/lint.scm: Test it.
| Eric Bavier | 2014-10-26 | 2 | -8/+63 |
* | guix: lint: Use if/when consistently.•••* guix/scripts/lint.scm (check-synopsis-style): Replace single-branch
uses of if with when.
(check-patches): Same
| Eric Bavier | 2014-10-26 | 1 | -29/+29 |
* | guix: lint: Use string-suffix? and string-prefix? where appropriate.•••* guix/scripts/lint.scm (check-synopsis): Use string-suffix? and
string-prefix? in place of string-take and string=?.
| Eric Bavier | 2014-10-26 | 1 | -10/+9 |
* | gnu: Add ATLAS.•••* gnu/packages/maths.scm (atlas): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Federico Beffa | 2014-10-26 | 1 | -0/+119 |
* | Update name and email address for Joshua Grant. | Joshua Grant | 2014-10-26 | 4 | -4/+4 |
* | gnu: Add cppunit•••* gnu/packages/check.scm (cppunit): New variable.
| John Darrington | 2014-10-26 | 1 | -0/+23 |
* | gnu: pulseaudio: Fix CVE-2014-3970 and intermittent test failures.•••* gnu/packages/patches/pulseaudio-CVE-2014-397.patch: New file.
* gnu/packages/patches/pulseaudio-fix-mult-test.patch: New file.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/pulseaudio.scm (pulseaudio): Add patches.
| Mark H Weaver | 2014-10-26 | 4 | -1/+78 |
* | gnu: acl: Install library and disable failing test suite.•••Previously, this package was completely broken. It installed only
binaries that failed to run for lack of the shared library.
* gnu/packages/acl.scm (acl): Disable tests. Remove customized
'check' phase that ran tests and ignored errors. Remove 'perl' as
input, needed only for tests. Replace 'install' phase with one that
includes 'install-lib' target.
| Mark H Weaver | 2014-10-26 | 1 | -17/+9 |
* | gnu: openssl: Update to 1.0.1j.•••* gnu/packages/openssl.scm (openssl): Update to 1.0.1j.
| Mark H Weaver | 2014-10-26 | 1 | -2/+2 |
* | gnu: gettext: Update to 0.19.3.•••* gnu/packages/gettext.scm (gettext): Update to 0.19.3.
| Mark H Weaver | 2014-10-26 | 1 | -2/+3 |
* | gnu: bash: Update to 4.3.30.•••* gnu/packages/bash.scm (%patch-series-4.3): Add patches 28-30.
(bash)[source]: Remove parser-oob patch. It is superceded by
upstream patch bash43-028.
| Mark H Weaver | 2014-10-26 | 1 | -13/+6 |
* | gnu: make: Update to 4.1.•••* gnu/packages/base.scm (make): Update to 4.1. Adapt 'default_shell'
substitution to new code.
* gnu/packages/commencement.scm (gnu-make-boot0): Remove code that
manually removed guile.c from list of things to build.
| Mark H Weaver | 2014-10-26 | 2 | -8/+4 |
* | gnu: ffmpeg: Add version 2.2.9 and use it for vlc.•••* gnu/packages/video.scm (ffmpeg-2.2): New variable.
(vlc): Use ffmpeg-2.2.
| Mark H Weaver | 2014-10-25 | 1 | -1/+13 |
* | gnu: python2-pyicu: Update to 1.8.•••* gnu/packages/python.scm (python2-pyicu): Update to 1.8.
| Andreas Enge | 2014-10-24 | 1 | -2/+2 |
* | gnu: vlc: Update to 2.1.5.•••* gnu/packages/video.scm (vlc): Update to 2.1.5.
| Mark H Weaver | 2014-10-23 | 1 | -2/+2 |
* | gnu: icecat: Update to 31.2.0.•••* gnu/packages/gnuzilla.scm (icecat): Update to 31.2.0. Download
source from GNU mirrors.
| Mark H Weaver | 2014-10-23 | 1 | -3/+3 |
* | guix import pypi: Fix a typo in a docstring.•••* guix/import/pypi.scm (snake-case): Fix documentation.
| Cyril Roelandt | 2014-10-22 | 1 | -2/+2 |
* | guix import pypi: do not add "python-" to a package name if it's already there.•••* guix/import/pypi.scm (make-pypi-sexp): test whether the package name starts
with "python-" before modifying it.
| Cyril Roelandt | 2014-10-22 | 1 | -1/+3 |
* | guix import pypi: add the Apache License 2.0•••* guix/import/pypi.scm (string->license): add ASL2.0.
| Cyril Roelandt | 2014-10-22 | 1 | -1/+3 |
* | gnu: emacs: Update to 24.4.•••* gnu/packages/patches/emacs-configure-sh.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/emacs.scm (emacs): Update to 24.4. Add 'acl' as input.
Remove --with-crt-dir configure option.
(emacs-no-x-toolkit): Add 'inotify-tools' as input. Adjust to cope
with the lack of configure-flags in the main 'emacs' package.
| Mark H Weaver | 2014-10-21 | 3 | -26/+9 |
* | refresh: Add end-of-line to error message.•••* guix/scripts/refresh.scm (%options)[select]: Add end-of-line to
error message.
| Eric Bavier | 2014-10-20 | 1 | -1/+1 |
* | gnu: ccache: Upgrade to 3.1.10.•••* gnu/packages/ccache.scm (ccache): Upgrade to 3.1.10.
[source]: Remove patches.
* gnu/packages/patches/ccache-stdc-predef-test.patch: Delete patch.
* gnu-system.am (dist_patch_DATA): Remove it.
| Eric Bavier | 2014-10-20 | 3 | -161/+2 |
* | gnu: ffmpeg: Update to 2.4.2.•••* gnu/packages/video.scm (ffmpeg): Update to version 2.4.2.
| Jason Self | 2014-10-20 | 1 | -2/+2 |
* | gnu: Add sane-backends•••* gnu/packages/scanner.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| John Darrington | 2014-10-20 | 2 | -0/+59 |
* | gnu: sqlite: Add readline as input.•••* gnu/packages/databases.scm (sqlite): Add input readline.
| Andreas Enge | 2014-10-20 | 1 | -1/+3 |
* | gnu: Add 'version-prefix' and 'version-major+minor'; use them.•••The procedure version-prefix truncates a version string to a certain
number of components. version-major+minor is a special case of this,
which extracts the "major.minor" part of the string. Previously this
was handled by an expression common to several packages.
* guix/utils.scm (version-prefix, version-major+minor): New procedures
* gnu/packages/backup.scm (duplicity): Use version-major+minor.
* gnu/packages/cmake.scm (cmake): Likewise.
* gnu/packages/gnome.scm (libbonobo, libbonoboui): Likewise.
* gnu/packages/gnutls.scm (gnutls): Likewise.
* gnu/packages/mail.scm (gmime): Likewise.
* gnu/packages/mpd.scm (mpd): Likewise.
* gnu/packages/mpi.scm (openmpi): Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ian Denhardt | 2014-10-20 | 8 | -30/+43 |
* | download: Add "Accept: */*" to the headers.•••Fixes downloads from https://alioth.debian.org.
Reported by John Darrington <jmd@gnu.org>.
* guix/build/download.scm (http-fetch)[headers]: Add 'Accept'.
| Ludovic Courtès | 2014-10-19 | 1 | -5/+9 |
* | gnu: Add ntp•••* gnu/packages/ntp.scm: New file.
* gnu-system.am (gnu/packages/ntp.scm): Add it.
| John Darrington | 2014-10-19 | 2 | -0/+50 |
* | emacs: Improve interface for working with multiple profiles.•••Suggested by David Thompson, Ludovic Courtès and Mathieu Lirzin.
* emacs/guix-base.el (guix-profile-prompt): New procedure.
(guix-set-current-profile): Use it.
(guix-buffer-name-simple, guix-buffer-name-default, guix-buffer-name): New
procedures.
(guix-buffer-name-function, guix-profile): New variables.
(guix-set-vars, guix-get-entries, guix-get-show-entries, guix-set-buffer,
guix-history-call, guix-process-package-actions,
guix-continue-package-operation-p, guix-delete-generations,
guix-switch-to-generation): Add 'profile' argument.
* emacs/guix.el (guix-get-show-packages, guix-get-show-generations,
guix-search-by-name, guix-search-by-regexp, guix-installed-packages,
guix-obsolete-packages, guix-all-available-packages,
guix-newest-available-packages, guix-generations, guix-generations-by-time):
Likewise.
(guix-last-generations): New command.
* emacs/guix-info.el: Adjust for using 'profile' argument where needed.
* emacs/guix-list.el: Likewise.
* doc/emacs.texi (Emacs Commands): Document 'guix-last-generations' and using
"C-u" for commands.
(Emacs Buffer Names): Document 'guix-buffer-name-function'.
| Alex Kost | 2014-10-18 | 5 | -136/+272 |
* | packages: Add 'package-transitive-supported-systems'.•••* guix/packages.scm (package-transitive-supported-systems): New procedure.
* tests/packages.scm ("package-transitive-supported-systems"): New test.
* build-aux/hydra/gnu-system.scm (package->job): Use it.
| Ludovic Courtès | 2014-10-17 | 3 | -1/+27 |
* | gnu: valgrind: Don't build on mipsel64-linux.•••* gnu/packages/valgrind.scm (valgrind): Add 'supported-systems'.
| Ludovic Courtès | 2014-10-17 | 1 | -1/+5 |
* | gnu: sdl-gfx: Build only on Intel machines.•••* gnu/packages/sdl.scm (sdl-gfx): Add 'supported-systems' field.
| Ludovic Courtès | 2014-10-17 | 1 | -1/+5 |
* | derivations: 'graft-derivation' correctly handles multiple-output sources.•••* guix/derivations.scm (graft-derivation): Add DRV as input for each one
of OUTPUT-NAMES.
| Ludovic Courtès | 2014-10-17 | 1 | -1/+3 |
* | packages: Improve the package-to-derivation cache.•••* guix/packages.scm (cache): Preserve the former values associated with
PACKAGE.
(cached): Bind SYSTEM in 'let', to prevent double evaluation.
| Ludovic Courtès | 2014-10-17 | 1 | -5/+9 |
* | derivations: Add #:system parameter to 'graft-derivation'.•••* guix/derivations.scm (graft-derivation): Add #:system parameter.
| Ludovic Courtès | 2014-10-17 | 1 | -1/+3 |
* | derivations: Introduce 'graft' record type.•••* guix/derivations.scm (<graft>): New record type.
(graft-derivation): Rename 'replacements' to 'grafts', and expect it
to be a list of <graft> records. Adjust accordingly.
* tests/derivations.scm ("graft-derivation"): Use 'graft' instead of
pairs in argument to 'graft-derivation'.
| Ludovic Courtès | 2014-10-17 | 3 | -21/+45 |