aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2015-07-25gnu: vlc: Update input Qt to version 5.Andreas Enge
* gnu/packages/video.scm (vlc)[inputs]: Switch from Qt version 4 to 5.
2015-07-25gnu: vlc: Update to 2.2.1.Andreas Enge
* gnu/packages/video.scm (vlc): Update to 2.2.1.
2015-07-25syscalls: Rename 'network-interfaces' and 'all-network-interfaces'.Ludovic Courtès
* guix/build/syscalls.scm (network-interfaces): Rename to... (network-interface-names): ... this. (all-network-interfaces): Rename to... (all-network-interface-names): ... this. * gnu/services/networking.scm (dhcp-client-service): Adjust accordingly. * tests/syscalls.scm ("all-network-interfaces"): Rename to... ("all-network-interface-names"): ... this, and adjust accordingly. ("network-interfaces"): Rename to... ("network-interface-names"): ... this, and adjust accordingly.
2015-07-25gnu: bedtools: Update to 2.24.0.Ben Woodcroft
* gnu/packages/bioinformatics.scm (bedtools): Update to 2.24.0.
2015-07-24gnu: e2fsprogs: Update to 1.42.13.Mark H Weaver
* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.13. Change the source URI to use the .tar.xz file from kernel.org.
2015-07-24gnu: Add liblxqt.Andreas Enge
* gnu/packages/lxqt.scm (liblxqt): New variable.
2015-07-24gnu: Add kwindowsystem.Andreas Enge
* gnu/packages/kde-frameworks.scm (kwindowsystem): New variable.
2015-07-24gnu: Add extra-cmake-modules.Andreas Enge
* gnu/packages/kde-frameworks.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Register it.
2015-07-24gnu: ripperX: Update to 2.8.0.Andreas Enge
* gnu/packages/mp3.scm (ripperx): Update to 2.8.0. Drop one patch and add another one. * gnu/packages/patches/ripperx-libm.patch: Remove file. * gnu/packages/patches/ripperx-missing-file.patch: New file. * gnu-system.am (dist_patch_DATA): Register one patch and unregister the other.
2015-07-24gnu: Add cm.Andreas Enge
* gnu/packages/algebra.scm (cm): New variable.
2015-07-24gnu: algebra: Prefix imported licenses.Andreas Enge
* gnu/packages/algebra.scm (mpfrcx, fplll, pari-gp, gp2c, flint, arb, bc, fftw, eigen)[license]: Prefix imported licenses.
2015-07-24gnu: mpfrcx: Propagate inputs.Andreas Enge
* gnu/packages/algebra.scm (mpfrcx): Propagate inputs gmp, mpfr and mpc.
2015-07-24gnu: clang: Disable distro detection and remove FHS assumptions.Ludovic Courtès
* gnu/packages/patches/clang-libc-search-path.patch: Disable distro detection and remove hard-coded FHS file names, both of which would lead to breakage on non-GuixSD systems.
2015-07-24vm: Use the 'umount' procedure instead of util-linux's 'umount' command.Ludovic Courtès
* gnu/build/vm.scm (initialize-root-partition, initialize-hard-disk): Use the 'umount' procedure instead of invoking the 'umount' command. * gnu/system/vm.scm (qemu-image): Remove UTIL-LINUX from INPUTS.
2015-07-24gnu: guile-static: Add 'umount' procedure.Ludovic Courtès
* gnu/packages/patches/guile-linux-syscalls.patch: Add 'umount' subr.
2015-07-24gnu: Add extundelete.Ludovic Courtès
* gnu/packages/linux.scm (extundelete): New variable.
2015-07-23gnu: gp2c: Update to 0.0.9pl3.Andreas Enge
* gnu/packages/algebra.scm (gp2c): Update to 0.0.9pl3.
2015-07-23gnu: arb: Update to 2.7.0.Andreas Enge
* gnu/packages/algebra.scm (arb): Update to 2.7.0.
2015-07-23gnu: parallel: Update to 20150722.Andreas Enge
* gnu/packages/parallel.scm (parallel): Update to 20150722.
2015-07-23gnu: ucommon: Update to 6.3.6.Andreas Enge
* gnu/packages/telephony.scm (ucommon): Update to 6.3.6.
2015-07-23gnu: ffmpeg: Update to 2.7.2.Andreas Enge
* gnu/packages/video.scm (ffmpeg): Update to 2.7.2.
2015-07-23gnu: retroarch: Update to 1.2.2.宋文武
* gnu/packages/games.scm (retroarch): Update to 1.2.2.
2015-07-23Fix typos in translatable strings.Ludovic Courtès
Reported by Anders Jonsson <anders.jonsson@norsjovallen.se>. * gnu/packages/backup.scm, gnu/packages/databases.scm, gnu/packages/linux.scm, gnu/packages/perl.scm, gnu/packages/web.scm, guix/scripts/lint.scm, guix/scripts/publish.scm: Fix typos in translatable strings.
2015-07-22gnu: tor: Update to 0.2.6.10.Mark H Weaver
* gnu/packages/tor.scm (tor): Update to 0.2.6.10.
2015-07-22gnu: linux-libre: Update to 4.1.3 and 4.0.9.Mark H Weaver
* gnu/packages/linux.scm (linux-libre): Update to 4.1.3. (linux-libre-4.0): Update to 4.0.9.
2015-07-22gnu: guile-minikanren: Fix README location.Christopher Allan Webber
* gnu/packages/guile.scm (minikanren): Fix output location for README.org Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-07-22gnu: teckit: Update to 2.5.4.Andreas Enge
* gnu/packages/fontutils.scm (teckit): Update to 2.5.4. Drop patch. Use svn-fetch for download. [arguments]: Add phase to call autogen. [native-inputs]: New field. * gnu/packages/patches/teckit-cstdio.patch: Delete file. * gnu-system.am (dist_patch_DATA): Unregister patch.
2015-07-22gnu: git-modes: Add file-name field to source origin.Mark H Weaver
* gnu/packages/emacs.scm (git-modes)[source]: Add 'file-name' field.
2015-07-22gnu: ratpoison: Add multiple monitors support.Mathieu Lirzin
* gnu/packages/ratpoison.scm (ratpoison)[inputs]: Add "libxinerama".
2015-07-22Merge branch 'version-0.8.3'Ludovic Courtès
2015-07-22gnu: guix: Update development snapshot.Ludovic Courtès
* gnu/packages/package-management.scm (guix-devel): Update to commit 5d09263. Prefix version string with "0.8.3.". (guix): Set to GUIX-DEVEL.
2015-07-21gnu: libsbsms: Fix build on non-Intel platforms.Mark H Weaver
* gnu/packages/audio.scm (libsbsms)[arguments]: Add "--disable-sse" to configure-flags unless on x86_64.
2015-07-21gnu: libsbsms: Use modify-phases.Mark H Weaver
* gnu/packages/audio.scm (libsbsms)[arguments]: Use modify-phases.
2015-07-22gnu: Add lxrandr.Mathieu Lirzin
* gnu/packages/lxde.scm (lxrandr): New variable.
2015-07-22gnu: Add lxtask.Mathieu Lirzin
* gnu/packages/lxde.scm (lxtask): New variable.
2015-07-22gnu: Add lxterminal.Mathieu Lirzin
* gnu/packages/lxde.scm (lxterminal): New variable.
2015-07-22gnu: Add pcmanfm.Mathieu Lirzin
* gnu/packages/lxde.scm (pcmanfm): New variable.
2015-07-22gnu: Add libfm.Mathieu Lirzin
* gnu/packages/lxde.scm (libfm): New variable. (libfm-extra): Inherit from it.
2015-07-22gnu: Add menu-cache.Mathieu Lirzin
* gnu/packages/lxde.scm (menu-cache): New variable.
2015-07-22gnu: Add libfm-extra.Mathieu Lirzin
* gnu/packages/lxde.scm (libfm-extra): New variable.
2015-07-21gnu: guix: Update to 0.8.3.Ludovic Courtès
* gnu/packages/package-management.scm (guix-0.8.2): Rename to... (guix-0.8.3): ... this. Adjust users. Add 'disable-container-tests' phase. (guix): Set to GUIX-0.8.3.
2015-07-21gnu: Add Camlp4.Ludovic Courtès
* gnu/packages/ocaml.scm (camlp4): New variable.
2015-07-21gnu: hoedown: Replace 'fix-makefile' phase with make-flags.Mark H Weaver
* gnu/packages/markdown.scm (hoedown)[arguments]: Remove 'fix-makefile' phase. Add equivalent make-flags.
2015-07-21gnu: Add sox.Alex Kost
* gnu/packages/audio.scm (sox): New variable.
2015-07-21gnu: man-db: Update to 2.7.1.Alex Kost
* gnu/packages/man.scm (man-db): Update to 2.7.1. [arguments]: Add '--with-systemdtmpfilesdir' to configure flags.
2015-07-21gnu: libpipeline: Update to 1.4.0.Alex Kost
* gnu/packages/man.scm (libpipeline): Update to 1.4.0.
2015-07-21gnu: man-db: Pass --with-col to configure.Alex Kost
* gnu/packages/man.scm (man-db)[inputs]: Add 'util-linux'. [arguments]: Add '--with-col' to configure flags.
2015-07-21gnu: Add aragorn.Ben Woodcroft
* gnu/packages/bioinformatics.scm (aragorn): New variable.
2015-07-21gnu: julia: Update to 0.3.10.Ricardo Wurmus
* gnu/packages/julia.scm (julia): Update to 0.3.10. * gnu/packages/patches/julia-0.3.10-fix-empty-array.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
2015-07-21gnu: mercurial: Change source URI scheme to https.Mark H Weaver
* gnu/packages/version-control.scm (mercurial)[source]: Change URI scheme to https.