summary refs log tree commit diff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2015-07-28gnu: Move markdown to (gnu packages markdown).Mathieu Lirzin
* gnu/packages/textutils.scm (markdown): Move to ... * gnu/packages/markdown.scm (markdown): ... here.
2015-07-27gnu: liblxqt: Fix build with Qt 5.5.Andreas Enge
* gnu/packages/patches/liblxqt-include.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. * gnu/packages/lxqt.scm (liblxqt)[source]: Use patch.
2015-07-27gnu: libqtxdg: Update to 1.2.0.Andreas Enge
* gnu/packages/lxqt.scm (libqtxdg)[source]: Update to 1.2.0. [arguments]: Enable test builds.
2015-07-27gnu: Add newt.Mark H Weaver
* gnu/packages/slang.scm (newt): New variable.
2015-07-27gnu: Add ethtool.Mark H Weaver
* gnu/packages/networking.scm (ethtool): New variable.
2015-07-27gnu: Add libndp.Mark H Weaver
* gnu/packages/networking.scm (libndp): New variable.
2015-07-27gnu: Add GVFS.宋文武
* gnu/packages/gnome.scm (gvfs): New variable.
2015-07-27gnu: libmtp: Propagate inputs.宋文武
* gnu/packages/libusb.scm (libmtp): Propagate inputs libgcrypt and libusb.
2015-07-27gnu: ghostscript: Add fix for CVE-2015-3228.Mark H Weaver
* gnu/packages/patches/ghostscript-CVE-2015-3228.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/ghostscript.scm (ghostscript)[source]: Add patch.
2015-07-27gnu: icedtea7: Update to 2.6.1.Ricardo Wurmus
* gnu/packages/java.scm (icedtea7): Update to 2.6.1.
2015-07-27gnu: qt: Update to 5.5.0.Andreas Enge
* 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.
2015-07-26gnu: Add pelican.Christopher Allan Webber
* gnu/packages/python.scm (pelican): New variable.
2015-07-26gnu: Add python-blinker.Christopher Allan Webber
* gnu/packages/python.scm (python-blinker, python2-blinker): New variables.
2015-07-26gnu: ntk: Add missing license import.Ricardo Wurmus
* gnu/packages/fltk.scm: Import lgpl2.0+ license.
2015-07-26gnu: portaudio: Build with jack-1.Ricardo Wurmus
* gnu/packages/audio.scm (portaudio)[inputs]: Replace "jack-2" with "jack-1".
2015-07-26gnu: jack-1: Propagate "bdb".Ricardo Wurmus
* gnu/packages/audio.scm (jack-1)[inputs]: Move "bdb" from here... [propagated-inputs]: ...to here.
2015-07-26gnu: Add Non Sequencer.Ricardo Wurmus
* gnu/packages/music.scm (non-sequencer): New variable.
2015-07-26gnu: Add NTK.Ricardo Wurmus
* gnu/packages/fltk.scm (ntk): New variable.
2015-07-26gnu: avidemux: Install libraries to lib.Andreas Enge
* 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.
2015-07-26gnu: magit: Update to 1.4.2.Mark H Weaver
* gnu/packages/emacs.scm (magit): Update to 1.4.2.
2015-07-25gnu: openssl: Add reference to upstream GCC bug in comment.Mark H Weaver
This is a followup to commit e12027179f136766609fb8dbc920f5705d62fc95. * gnu/packages/tls.scm (openssl)[arguments]: Add reference to upstream GCC bug in comment.
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.Ludovic Courtès
Reported by Anders Jonsson <anders.jonsson@norsjovallen.se>. * gnu/packages/perl.scm (perl-data-stag)[description]: Fix typo.
2015-07-25gnu: bedtools: Add patch to fix compilation on 32 bit systems.Ben Woodcroft
* 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>
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-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-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.