aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2015-02-09gnu: Add aubio.Ricardo Wurmus
* gnu/packages/audio.scm (aubio): New variable.
2015-02-09gnu: Add liblo.Ricardo Wurmus
* gnu/packages/audio.scm (liblo): New variable.
2015-02-09gnu: Add JACK2.Ricardo Wurmus
* gnu/packages/audio.scm (jack-2): New variable.
2015-02-08gnu: Add srt2vtt.David Thompson
* gnu/packages/video.scm (srt2vtt): New variable.
2015-02-08services: lsh: Add graceful handling of daemonic option.nebuli
* gnu/services/ssh.scm (lsh-service): New #:keys (daemonic?, pid-file?, pid-file). Build new lshd-command and expand service-requirement field. * doc/guix.texi (Networking Services): Update accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-02-08gnu: guile-ssh: Correct post-installation test.Ludovic Courtès
* gnu/packages/ssh.scm (guile-ssh)[arguments] <fix-libguile-ssh-file-name>: Call 'zero?' to check the return value of 'system*'.
2015-02-08gnu: Add p11-kit.Andreas Enge
* gnu/packages/gnutls.scm (p11-kit): New variable.
2015-02-08gnu: Add libmtp.Andreas Enge
* gnu/packages/libusb.scm (libmtp): New variable.
2015-02-07gnu: tidy: Run bootstrap phase after the unpack phase.David Thompson
* gnu/packages/web.scm (tidy): Run bootstrap phase after the unpack phase, rather than before the configure phase.
2015-02-07gnu: linux-libre: Update to 3.18.6Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.6.
2015-02-07gnu: Add tidy.David Thompson
* gnu/packages/web.scm (tidy): New variable.
2015-02-07gnu: lightning: Update to 2.1.0.Ludovic Courtès
* gnu/packages/lightning.scm (lightning): Update to 2.1.0.
2015-02-07gnu: gimp: Add EXIF and SVG support, plus color management.Ludovic Courtès
* gnu/packages/gimp.scm (gimp)[inputs]: Add LIBEXIF, LCMS, and LIBRSVG.
2015-02-07gnu: podofo: Add optional input lua.Andreas Enge
* gnu/packages/pdf.scm (podofo): Add optional input lua-5.1.
2015-02-07gnu: podofo: Update to 0.9.3.Andreas Enge
* gnu/packages/pdf.scm (podofo): Update to 0.9.3.
2015-02-07gnu: podofo: Enable building a shared library.Andreas Enge
* gnu/packages/pdf.scm (podofo): Enable building a shared library in addition to a static one.
2015-02-07gnu: chmlib: Correct license.Andreas Enge
* gnu/packages/ebook.scm (chmlib): Correct copy-pasted license field.
2015-02-07gnu: Add chmlib.Andreas Enge
* gnu/packages/ebook.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-02-07gnu: dejagnu: Update to 1.5.2.Andreas Enge
* gnu/packages/dejagnu.scm (dejagnu): Update to 1.5.2.
2015-02-07gnu: global: Update to 6.3.4.Andreas Enge
* gnu/packages/global.scm (global): Update to 6.3.4.
2015-02-07gnu: eigen: Update to 3.2.4.Andreas Enge
* gnu/packages/algebra.scm (eigen): Update to 3.2.4.
2015-02-07gnu: imagemagick: Update to 6.9.0-4.Andreas Enge
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.0-4.
2015-02-07gnu: tumbler: Update to 0.1.30.Mark H Weaver
* gnu/packages/xfce.scm (tumbler): Update to 0.1.30. Use latest gstreamer.
2015-02-06gnu: wicd: Fix curses client to work with urwid 1.3.Mark H Weaver
* gnu/packages/patches/wicd-urwid-1.3.patch: New file. * gnu-system (dist_patch_DATA): Add it. * gnu/packages/wicd.scm (wicd): Add patch.
2015-02-06gnu: ntp: Update to 4.2.8p1.Mark H Weaver
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p1.
2015-02-06gnu: slock: Update to 1.2Tomáš Čech
* gnu/packages/dwm.scm (slock): Update to 1.2
2015-02-06gnu: patch: Add 2.7.4 and make it a replacement for the default one.Ludovic Courtès
* gnu/packages/base.scm (patch-2.7.4, patch-CVE-2015-1196): New variables. (patch): Add 'replacement' field.
2015-02-06services: xorg: Add Nouveau driver.Ludovic Courtès
* gnu/services/xorg.scm (xorg-start-command)[xserver.conf]: Add XF86-VIDEO-NOUVEAU.
2015-02-06gnu: Add xf86-video-nouveau.Ludovic Courtès
* gnu/packages/xorg.scm (xf86-video-nouveau): New variable.
2015-02-06gnu: xf86-video-nv: Improve description.Ludovic Courtès
* gnu/packages/xorg.scm (xf86-video-nv): Adjust synopsis and description.
2015-02-05gnu: orc: Disable the 'test-limits' and 'exec_opcodes_sys' tests.Mark H Weaver
* gnu/packages/gstreamer.scm (orc)[arguments]: Disable the 'test-limits' and 'exec_opcodes_sys' tests, which fail on some machines.
2015-02-05gnu: groff: Add "doc" output.Ludovic Courtès
* gnu/packages/groff.scm (groff): Add 'outputs' field.
2015-02-05gnu: gnutls: Configure location of system-wide trust store.Mark H Weaver
* gnu/packages/gnutls.scm (gnutls): Configure the location of the system-wide trust store.
2015-02-05gnu: Add ngircd.Taylan Ulrich Bayırlı/Kammer
* gnu/packages/messaging.scm (ngircd): New variable. * gnu/packages/patches/ngircd-no-dns-in-tests.patch: New file. * gnu/packages/patches/ngircd-handle-zombies.patch: New file. * gnu-system.am (dist_patch_DATA): Add them.
2015-02-05gnu: Add xfce.宋文武
* gnu/packages/xfce.scm (xfce): New variable.
2015-02-05gnu: gnutls: Propagate zlib.宋文武
* gnu/packages/gnutls.scm (gnutls): Move zlib to 'propagated-inputs'.
2015-02-05gnu: gnutls: Update to 3.3.12.Andreas Enge
* gnu/packages/gnutls.scm (gnutls): Update to 3.3.12.
2015-02-05gnu: gst-plugins-good: Update to 1.4.5.宋文武
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.4.5.
2015-02-05gnu: gst-plugins-base: Update to 1.4.5, re-enable tests.宋文武
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.4.5. [arguments]: Add #:phases. [inputs]: Add cdparanoia and orc.
2015-02-05gnu: gstreamer: Update to 1.4.5, propagate glib.宋文武
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.4.5. [arguments]: Remove field to re-enable tests. [inputs]: Rename to 'propagated-inputs'.
2015-02-05gnu: Add orc.宋文武
* gnu/packages/gstreamer.scm (orc): New variable.
2015-02-05gnu: sdl: Don't use dlopen for shared object loading.宋文武
* gnu/packages/sdl.scm (sdl)[arguments]<#:configure-flags>: Use '--disable-sdl-dlopen'. [propagated-inputs]: Add libcap.
2015-02-05gnu: sdl2: Update to 2.0.3.宋文武
* gnu/packages/sdl.scm (sdl2): Update to 2.0.3.
2015-02-05gnu: libmikmod: Update to 3.3.7.宋文武
* gnu/packages/sdl.scm (libmikmod): Update to 3.3.7.
2015-02-05gnu: wicd: Allow wicd-gtk to find its icons.Mark H Weaver
* gnu/packages/wicd.scm (wicd)[inputs]: Add hicolor-icon-theme. [arguments]: Install icons in $out/share/icons. Install a copy of 'index.theme' from 'hicolor-icon-theme' into $out/share/icons/hicolor.
2015-02-04services: Add wicd service.Mark H Weaver
* gnu/services/networking.scm (wicd-service): New procedure. * doc/guix.texi (Networking Services): Document it.
2015-02-04gnu: Add wicd.Mark H Weaver
Based on preliminary work by Pierre-Antoine Rault <par@rigelk.eu> * gnu/packages/wicd.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-02-04gnu: wpa-supplicant: Add dbus support; add wpa-supplicant-light.Mark H Weaver
* gnu/packages/admin.scm (wpa-supplicant-light): New variable containing the previous dbus-free package, but renamed. Remove outdated TODO comments. (wpa-supplicant): Now inherits from wpa-supplicant-light but adds dbus support. * gnu/system/install.scm (installation-os): Use wpa-supplicant-light.
2015-02-04gnu: nss-mdns: Allow the daemon's socket to be found.Ludovic Courtès
* gnu/packages/avahi.scm (nss-mdns)[arguments]: New field.
2015-02-04services: nscd-service: Add #:name-services parameter.Ludovic Courtès
* gnu/services/base.scm (nscd-service): Add #:name-services parameter. In 'start' field, set LD_LIBRARY_PATH based on #:name-services. * doc/guix.texi (Base Services): Document it. (Name Service Switch): Link to 'nscd-service'.