summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2015-07-27gnu: qt: Update to 5.5.0.•••* gnu/packages/qt.scm (qt): Update to 5.5.0. Update download location. Drop patch and snippet. [arguments]: Add configure flag to drop qtwebengine module bundling chromium. [native-inputs]: Drop ninja, needed only for qtwebengine. [inputs]: Add harfbuzz to avoid use of bundled copy. (qt-4)[inputs]: Remove inherited harfbuzz again. * gnu/packages/patches/qt5-conflicting-typedefs.patch: Delete file. * gnu-system.am (dist_patch_DATA): Unregister patch. * gnu/packages/patches/qt5-runpath.patch: Adapt patch. Andreas Enge
2015-07-26gnu: Add pelican.•••* gnu/packages/python.scm (pelican): New variable. Christopher Allan Webber
2015-07-26gnu: Add python-blinker.•••* gnu/packages/python.scm (python-blinker, python2-blinker): New variables. Christopher Allan Webber
2015-07-26gnu: ntk: Add missing license import.•••* gnu/packages/fltk.scm: Import lgpl2.0+ license. Ricardo Wurmus
2015-07-26gnu: portaudio: Build with jack-1.•••* gnu/packages/audio.scm (portaudio)[inputs]: Replace "jack-2" with "jack-1". Ricardo Wurmus
2015-07-26gnu: jack-1: Propagate "bdb".•••* gnu/packages/audio.scm (jack-1)[inputs]: Move "bdb" from here... [propagated-inputs]: ...to here. Ricardo Wurmus
2015-07-26gnu: Add Non Sequencer.•••* gnu/packages/music.scm (non-sequencer): New variable. Ricardo Wurmus
2015-07-26gnu: Add NTK.•••* gnu/packages/fltk.scm (ntk): New variable. Ricardo Wurmus
2015-07-26gnu: avidemux: Install libraries to lib.•••* gnu/packages/video.scm (avidemux)[source]: Add patch to install to lib directory instead of lib64 or lib32 depending on the architecture. [arguments]: Use the lib instead of the lib64 directory for flags in the build phase, so that these flags should now also work on i686. * gnu/packages/patches/avidemux-install-to-lib.patch: New file. * gnu-system.am (dist_patch_DATA): Register it. Andreas Enge
2015-07-26gnu: magit: Update to 1.4.2.•••* gnu/packages/emacs.scm (magit): Update to 1.4.2. Mark H Weaver
2015-07-25gnu: openssl: Add reference to upstream GCC bug in comment.•••This is a followup to commit e12027179f136766609fb8dbc920f5705d62fc95. * gnu/packages/tls.scm (openssl)[arguments]: Add reference to upstream GCC bug in comment. Mark H Weaver
2015-07-26gnu: Add udisks.•••* gnu/packages/freedesktop.scm (udisks): New variable. 宋文武
2015-07-26gnu: Add libatasmart.•••* gnu/packages/freedesktop.scm (libatasmart): New variable. 宋文武
2015-07-26gnu: colord: Propagate inputs.•••* gnu/packages/gnome.scm (colord): Propagate inputs glib, eudev and lcms. 宋文武
2015-07-26gnu: Prefer libgudev as GUDEV (GObject bindings for libudev) provider.•••* gnu/packages/gnome.scm (upower, gnome-settings-daemon, rhythmbox) gnu/packages/xfce.scm (thunar, thunar-volman): Switch to libgudev as GUDEV provider. 宋文武
2015-07-26gnu: Add libgudev.•••* gnu/packages/gnome.scm (libgudev): New variable. 宋文武
2015-07-26gnu: perl-data-stag: Fix typo in description.•••Reported by Anders Jonsson <anders.jonsson@norsjovallen.se>. * gnu/packages/perl.scm (perl-data-stag)[description]: Fix typo. Ludovic Courtès
2015-07-25gnu: bedtools: Add patch to fix compilation on 32 bit systems.•••* gnu/packages/patches/bedtools-32bit-compilation.patch: New file. * gnu/packages/bioinformatics.scm (bedtools)[source]: Add patch. * gnu-system.am (dist_patch_DATA): Register patch. Signed-off-by: Andreas Enge <andreas@enge.fr> Ben Woodcroft
2015-07-25gnu: vlc: Update input Qt to version 5.•••* gnu/packages/video.scm (vlc)[inputs]: Switch from Qt version 4 to 5. Andreas Enge
2015-07-25gnu: vlc: Update to 2.2.1.•••* gnu/packages/video.scm (vlc): Update to 2.2.1. Andreas Enge
2015-07-25gnu: bedtools: Update to 2.24.0.•••* gnu/packages/bioinformatics.scm (bedtools): Update to 2.24.0. Ben Woodcroft
2015-07-24gnu: 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 Weaver
2015-07-24gnu: Add liblxqt.•••* gnu/packages/lxqt.scm (liblxqt): New variable. Andreas Enge
2015-07-24gnu: Add kwindowsystem.•••* gnu/packages/kde-frameworks.scm (kwindowsystem): New variable. Andreas Enge
2015-07-24gnu: Add extra-cmake-modules.•••* gnu/packages/kde-frameworks.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Register it. Andreas Enge
2015-07-24gnu: 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 Enge
2015-07-24gnu: Add cm.•••* gnu/packages/algebra.scm (cm): New variable. Andreas Enge
2015-07-24gnu: algebra: Prefix imported licenses.•••* gnu/packages/algebra.scm (mpfrcx, fplll, pari-gp, gp2c, flint, arb, bc, fftw, eigen)[license]: Prefix imported licenses. Andreas Enge
2015-07-24gnu: mpfrcx: Propagate inputs.•••* gnu/packages/algebra.scm (mpfrcx): Propagate inputs gmp, mpfr and mpc. Andreas Enge
2015-07-24gnu: 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ès
2015-07-24gnu: guile-static: Add 'umount' procedure.•••* gnu/packages/patches/guile-linux-syscalls.patch: Add 'umount' subr. Ludovic Courtès
2015-07-24gnu: Add extundelete.•••* gnu/packages/linux.scm (extundelete): New variable. Ludovic Courtès
2015-07-23gnu: gp2c: Update to 0.0.9pl3.•••* gnu/packages/algebra.scm (gp2c): Update to 0.0.9pl3. Andreas Enge
2015-07-23gnu: arb: Update to 2.7.0.•••* gnu/packages/algebra.scm (arb): Update to 2.7.0. Andreas Enge
2015-07-23gnu: parallel: Update to 20150722.•••* gnu/packages/parallel.scm (parallel): Update to 20150722. Andreas Enge
2015-07-23gnu: ucommon: Update to 6.3.6.•••* gnu/packages/telephony.scm (ucommon): Update to 6.3.6. Andreas Enge
2015-07-23gnu: ffmpeg: Update to 2.7.2.•••* gnu/packages/video.scm (ffmpeg): Update to 2.7.2. Andreas Enge
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.•••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ès
2015-07-22gnu: tor: Update to 0.2.6.10.•••* gnu/packages/tor.scm (tor): Update to 0.2.6.10. Mark H Weaver
2015-07-22gnu: 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 Weaver
2015-07-22gnu: 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 Webber
2015-07-22gnu: 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 Enge
2015-07-22gnu: git-modes: Add file-name field to source origin.•••* gnu/packages/emacs.scm (git-modes)[source]: Add 'file-name' field. Mark H Weaver
2015-07-22gnu: ratpoison: Add multiple monitors support.•••* gnu/packages/ratpoison.scm (ratpoison)[inputs]: Add "libxinerama". Mathieu Lirzin
2015-07-22Merge branch 'version-0.8.3'Ludovic Courtès
2015-07-22gnu: 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ès
2015-07-21gnu: 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 Weaver
2015-07-21gnu: libsbsms: Use modify-phases.•••* gnu/packages/audio.scm (libsbsms)[arguments]: Use modify-phases. Mark H Weaver
2015-07-22gnu: Add lxrandr.•••* gnu/packages/lxde.scm (lxrandr): New variable. Mathieu Lirzin