aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
* gnu: vlc: Update to 2.2.1.•••* gnu/packages/video.scm (vlc): Update to 2.2.1. Andreas Enge2015-07-25
* syscalls: Rename 'network-interfaces' and 'all-network-interfaces'.•••* 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. Ludovic Courtès2015-07-25
* gnu: bedtools: Update to 2.24.0.•••* gnu/packages/bioinformatics.scm (bedtools): Update to 2.24.0. Ben Woodcroft2015-07-25
* gnu: e2fsprogs: Update to 1.42.13.•••* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.13. Change the source URI to use the .tar.xz file from kernel.org. Mark H Weaver2015-07-24
* gnu: Add liblxqt.•••* gnu/packages/lxqt.scm (liblxqt): New variable. Andreas Enge2015-07-24
* gnu: Add kwindowsystem.•••* gnu/packages/kde-frameworks.scm (kwindowsystem): New variable. Andreas Enge2015-07-24
* gnu: Add extra-cmake-modules.•••* gnu/packages/kde-frameworks.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Register it. Andreas Enge2015-07-24
* gnu: ripperX: Update to 2.8.0.•••* 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. Andreas Enge2015-07-24
* gnu: Add cm.•••* gnu/packages/algebra.scm (cm): New variable. Andreas Enge2015-07-24
* gnu: algebra: Prefix imported licenses.•••* gnu/packages/algebra.scm (mpfrcx, fplll, pari-gp, gp2c, flint, arb, bc, fftw, eigen)[license]: Prefix imported licenses. Andreas Enge2015-07-24
* gnu: mpfrcx: Propagate inputs.•••* gnu/packages/algebra.scm (mpfrcx): Propagate inputs gmp, mpfr and mpc. Andreas Enge2015-07-24
* gnu: clang: Disable distro detection and remove FHS assumptions.•••* 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. Ludovic Courtès2015-07-24
* vm: Use the 'umount' procedure instead of util-linux's 'umount' command.•••* 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. Ludovic Courtès2015-07-24
* gnu: guile-static: Add 'umount' procedure.•••* gnu/packages/patches/guile-linux-syscalls.patch: Add 'umount' subr. Ludovic Courtès2015-07-24
* gnu: Add extundelete.•••* gnu/packages/linux.scm (extundelete): New variable. Ludovic Courtès2015-07-24
* gnu: gp2c: Update to 0.0.9pl3.•••* gnu/packages/algebra.scm (gp2c): Update to 0.0.9pl3. Andreas Enge2015-07-23
* gnu: arb: Update to 2.7.0.•••* gnu/packages/algebra.scm (arb): Update to 2.7.0. Andreas Enge2015-07-23
* gnu: parallel: Update to 20150722.•••* gnu/packages/parallel.scm (parallel): Update to 20150722. Andreas Enge2015-07-23
* gnu: ucommon: Update to 6.3.6.•••* gnu/packages/telephony.scm (ucommon): Update to 6.3.6. Andreas Enge2015-07-23
* gnu: ffmpeg: Update to 2.7.2.•••* gnu/packages/video.scm (ffmpeg): Update to 2.7.2. Andreas Enge2015-07-23
* gnu: retroarch: Update to 1.2.2.•••* gnu/packages/games.scm (retroarch): Update to 1.2.2. 宋文武2015-07-23
* Fix typos in translatable strings.•••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. Ludovic Courtès2015-07-23
* gnu: tor: Update to 0.2.6.10.•••* gnu/packages/tor.scm (tor): Update to 0.2.6.10. Mark H Weaver2015-07-22
* gnu: linux-libre: Update to 4.1.3 and 4.0.9.•••* gnu/packages/linux.scm (linux-libre): Update to 4.1.3. (linux-libre-4.0): Update to 4.0.9. Mark H Weaver2015-07-22
* gnu: guile-minikanren: Fix README location.•••* gnu/packages/guile.scm (minikanren): Fix output location for README.org Signed-off-by: Ludovic Courtès <ludo@gnu.org> Christopher Allan Webber2015-07-22
* gnu: teckit: Update to 2.5.4.•••* 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. Andreas Enge2015-07-22
* gnu: git-modes: Add file-name field to source origin.•••* gnu/packages/emacs.scm (git-modes)[source]: Add 'file-name' field. Mark H Weaver2015-07-22
* gnu: ratpoison: Add multiple monitors support.•••* gnu/packages/ratpoison.scm (ratpoison)[inputs]: Add "libxinerama". Mathieu Lirzin2015-07-22
* Merge branch 'version-0.8.3'Ludovic Courtès2015-07-22
|\
| * gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to commit 5d09263. Prefix version string with "0.8.3.". (guix): Set to GUIX-DEVEL. Ludovic Courtès2015-07-22
* | gnu: libsbsms: Fix build on non-Intel platforms.•••* gnu/packages/audio.scm (libsbsms)[arguments]: Add "--disable-sse" to configure-flags unless on x86_64. Mark H Weaver2015-07-21
* | gnu: libsbsms: Use modify-phases.•••* gnu/packages/audio.scm (libsbsms)[arguments]: Use modify-phases. Mark H Weaver2015-07-21
* | gnu: Add lxrandr.•••* gnu/packages/lxde.scm (lxrandr): New variable. Mathieu Lirzin2015-07-22
* | gnu: Add lxtask.•••* gnu/packages/lxde.scm (lxtask): New variable. Mathieu Lirzin2015-07-22
* | gnu: Add lxterminal.•••* gnu/packages/lxde.scm (lxterminal): New variable. Mathieu Lirzin2015-07-22
* | gnu: Add pcmanfm.•••* gnu/packages/lxde.scm (pcmanfm): New variable. Mathieu Lirzin2015-07-22
* | gnu: Add libfm.•••* gnu/packages/lxde.scm (libfm): New variable. (libfm-extra): Inherit from it. Mathieu Lirzin2015-07-22
* | gnu: Add menu-cache.•••* gnu/packages/lxde.scm (menu-cache): New variable. Mathieu Lirzin2015-07-22
* | gnu: Add libfm-extra.•••* gnu/packages/lxde.scm (libfm-extra): New variable. Mathieu Lirzin2015-07-22
|/
* gnu: guix: Update to 0.8.3.•••* 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. Ludovic Courtès2015-07-21
* gnu: Add Camlp4.•••* gnu/packages/ocaml.scm (camlp4): New variable. Ludovic Courtès2015-07-21
* gnu: hoedown: Replace 'fix-makefile' phase with make-flags.•••* gnu/packages/markdown.scm (hoedown)[arguments]: Remove 'fix-makefile' phase. Add equivalent make-flags. Mark H Weaver2015-07-21
* gnu: Add sox.•••* gnu/packages/audio.scm (sox): New variable. Alex Kost2015-07-21
* gnu: man-db: Update to 2.7.1.•••* gnu/packages/man.scm (man-db): Update to 2.7.1. [arguments]: Add '--with-systemdtmpfilesdir' to configure flags. Alex Kost2015-07-21
* gnu: libpipeline: Update to 1.4.0.•••* gnu/packages/man.scm (libpipeline): Update to 1.4.0. Alex Kost2015-07-21
* gnu: man-db: Pass --with-col to configure.•••* gnu/packages/man.scm (man-db)[inputs]: Add 'util-linux'. [arguments]: Add '--with-col' to configure flags. Alex Kost2015-07-21
* gnu: Add aragorn.•••* gnu/packages/bioinformatics.scm (aragorn): New variable. Ben Woodcroft2015-07-21
* gnu: julia: Update to 0.3.10.•••* 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. Ricardo Wurmus2015-07-21
* gnu: mercurial: Change source URI scheme to https.•••* gnu/packages/version-control.scm (mercurial)[source]: Change URI scheme to https. Mark H Weaver2015-07-21
* gnu: libmad: Apply fixes for ARMv7 Thumb, etc.•••* gnu/packages/patches/libmad-armv7-thumb-pt1.patch, gnu/packages/patches/libmad-armv7-thumb-pt2.patch, gnu/packages/patches/libmad-frame-length.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/mp3.scm (libmad)[source]: Add patches. Mark H Weaver2015-07-21