summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: setxkbmap: Update to 1.3.1.Andy Wingo2016-02-24
| | | | * gnu/packages/xorg.scm (setxkbmap): Update to 1.3.1.
* gnu: sessreg: Update to 1.1.0.Andy Wingo2016-02-24
| | | | * gnu/packages/xorg.scm (sessreg): Update to 1.1.0.
* gnu: randrproto: Update to 1.5.0.Andy Wingo2016-02-24
| | | | * gnu/packages/xorg.scm (randrproto): Update to 1.5.0.
* gnu: mkfontscale: Update to 1.1.2.Andy Wingo2016-02-24
| | | | * gnu/packages/xorg.scm (mkfontscale): Update to 1.1.2.
* gnu: libxkbfile: Update to 1.0.9.Andy Wingo2016-02-24
| | | | * gnu/packages/xorg.scm (libxkbfile): Update to 1.0.9.
* gnu: libxdmcp: Update to 1.1.2.Andy Wingo2016-02-24
| | | | * gnu/packages/xorg.scm (libxdmcp): Update to 1.1.2.
* gnu: libfs: Update to 1.0.7.Andy Wingo2016-02-24
| | | | * gnu/packages/xorg.scm (libfs): Update to 1.0.7.
* gnu: libfontenc: Update to 1.1.3.Andy Wingo2016-02-24
| | | | * gnu/packages/xorg.scm (libfontenc): Update to 1.1.3.
* gnu: libxshmfence: Update to 1.2.Andy Wingo2016-02-24
| | | | * gnu/packages/xorg.scm (libxshmfence): Update to 1.2.
* gnu: kbproto: Update to 1.0.7.Andy Wingo2016-02-24
| | | | * gnu/packages/xorg.scm (kbproto): Update to 1.0.7.
* gnu: iceauth: Update to 1.0.7.Andy Wingo2016-02-24
| | | | * gnu/packages/xorg.scm (iceauth): Update to 1.0.7.
* gnu: font-util: Update to 1.3.1.Andy Wingo2016-02-24
| | | | * gnu/packages/xorg.scm (font-util): Update to 1.3.1.
* gnu: bdftopcf: Update to 1.0.5.Andy Wingo2016-02-24
| | | | * gnu/packages/xorg.scm (bdftopcf): Update to 1.0.5.
* gnu: libinput: Update to 1.1.902.Andy Wingo2016-02-24
| | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.1.902.
* gnu: libwacom: Propagate glib input.Andy Wingo2016-02-24
| | | | * gnu/packages/xdisorg.scm (libwacom): Propagate glib input.
* gnu: mesa: Update to 11.0.9.Andy Wingo2016-02-24
| | | | * gnu/packages/gl.scm (mesa): Update to 11.0.9.
* gnu: libvpx: Use 'modify-phases'.Efraim Flashner2016-02-24
| | | | * gnu/packages/video.scm (libvpx)[arguments]: Use 'modify-phases'.
* gnu: libvpx: Update to 1.5.0.Efraim Flashner2016-02-24
| | | | * gnu/packages/video.scm (libvpx): Update to 1.5.0.
* gnu: gst-plugins-base: Use 'modify-phases'.Efraim Flashner2016-02-24
| | | | | * gnu/packages/gstreamer.scm (gst-plugins-base)[arguments]: Use 'modify-phases'.
* gnu: Add gst-plugins-bad.宋文武2016-02-24
| | | | * gnu/packages/gstreamer.scm (gst-plugins-bad): New variable.
* gnu: gst-libav: Update to 1.6.3.宋文武2016-02-24
| | | | * gnu/packages/gstreamer.scm (gst-libav): Update to 1.6.3.
* gnu: gst-plugins-ugly: Update to 1.6.3.宋文武2016-02-24
| | | | * gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.6.3.
* gnu: gst-plugins-good: Update to 1.6.3.宋文武2016-02-24
| | | | * gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.6.3.
* gnu: gst-plugins-base: Update to 1.6.3.宋文武2016-02-24
| | | | * gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.6.3.
* gnu: gstreamer: Update to 1.6.3.宋文武2016-02-24
| | | | * gnu/packages/gstreamer.scm (gstreamer): Update to 1.6.3.
* gnu: pulseaudio: Update to 8.0.Efraim Flashner2016-02-24
| | | | * gnu/packages/pulseaudio.scm (pulseaudio): Update to 8.0.
* gnu: r-topgo: Add missing input.Ricardo Wurmus2016-02-24
| | | | | * gnu/packages/bioinformatics.scm (r-topgo)[propagated-inputs]: Add "r-graph".
* gnu: Add r-graph.Ricardo Wurmus2016-02-24
| | | | * gnu/packages/bioinformatics.scm (r-graph): New variable.
* gnu: Add r-org-mm-eg-db.Ricardo Wurmus2016-02-24
| | | | * gnu/packages/bioinformatics.scm (r-org-mm-eg-db): New variable.
* gnu: Add r-org-dm-eg-db.Ricardo Wurmus2016-02-24
| | | | * gnu/packages/bioinformatics.scm (r-org-dm-eg-db): New variable.
* gnu: Add r-org-ce-eg-db.Ricardo Wurmus2016-02-24
| | | | * gnu/packages/bioinformatics.scm (r-org-ce-eg-db): New variable.
* gnu: Add r-org-hs-eg-db.Ricardo Wurmus2016-02-24
| | | | * gnu/packages/bioinformatics.scm (r-org-hs-eg-db): New variable.
* Do not check package freshness during upgrade.Alex Kost2016-02-24
| | | | | | | | | Fixes <http://bugs.gnu.org/22740>. Reported by Andreas Enge <andreas@enge.fr>. * gnu/packages.scm (waiting, ftp-open*, check-package-freshness): Remove. * guix/scripts/package.scm (options->installable): Adjust accordingly. * emacs/guix-main.scm (package->manifest-entry*): Likewise.
* gnu: lsh: lshd now supports X11 forwarding.Ludovic Courtès2016-02-24
| | | | | | | Reported by myglc2 <myglc2@gmail.com>. * gnu/packages/lsh.scm (lsh)[inputs]: Add XAUTH. [arguments]: Modify 'XAUTH_PROGRAM' macro in 'server_x11.c'.
* gnu: lsh: Use 'modify-phases'.Ludovic Courtès2016-02-24
| | | | | * gnu/packages/lsh.scm (lsh)[arguments]: Use 'modify-phases' instead of 'alist-cons-before'.
* gnu: services: Install policies for polkit service.Andy Wingo2016-02-24
| | | | | | * gnu/services/desktop.scm (polkit-etc-files): Add the polkit package itself to the list of packages to scan for .policy files. This add support for pkexec.
* mplayer: Use 'modify-phases'.Efraim Flashner2016-02-24
| | | | | | * gnu/packages/video.scm (mplayer)[arguments]: Use 'modify-phases'. [source]: Use https. [home-page]: Use https.
* gnu: mplayer: Add codecs.Efraim Flashner2016-02-24
| | | | | * gnu/packages/video.scm (mplayer)[inputs]: Add libass, libmpeg2, libvdpau, libx264, opus.
* gnu: dropbear: Update to 2015.71.Efraim Flashner2016-02-24
| | | | * gnu/packages/ssh.scm (dropbear): Update to 2015.71.
* gnu: guile-next: Set correct native search paths.David Thompson2016-02-23
| | | | | * gnu/packages/guile.scm (guile-next): Use the "2.2" directory for the load paths.
* services: herd: Add missing newlines in error messages.Ludovic Courtès2016-02-23
| | | | | * gnu/services/herd.scm (report-action-error): Add missing newlines in messages.
* gnu: Add xfce4-xkb-plugin.Andreas Enge2016-02-23
| | | | | * gnu/packages/xfce.scm (xfce4-xkb-plugin): New variable. (xfce)[propagated-inputs]: Add it.
* gnu: telepathy-logger: Disable parallel tests.Leo Famulari2016-02-23
| | | | | * gnu/packages/freedesktop.scm (telepathy-logger)[arguments]: Disable parallel tests.
* gnu: Add rdmd.Roel Janssen2016-02-23
| | | | | | * gnu/packages/ldc.scm (rdmd): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: modem-manager: Use HTTPS URL.Leo Famulari2016-02-23
| | | | * gnu/packages/freedesktop.scm (modem-manager)[source]: Use HTTPS URL.
* gnu: mpd: Update to 0.19.12.Leo Famulari2016-02-22
| | | | * gnu/packages/mpd.scm (mpd): Update t0 0.19.12.
* gnu: ncmpcpp: Udate to 0.7.3.Leo Famulari2016-02-22
| | | | | * gnu/packages/mpd.scm (ncmpcpp): Update to 0.7.3. [inputs]: Add icu4c.
* gnu: ncmpcpp: Use 'modify-phases'.Leo Famulari2016-02-22
| | | | * gnu/packages/mpd.scm (ncmpcpp)[arguments]: Use 'modify-phases'.
* vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present.Christopher Allan Webber2016-02-22
| | | | | | | | Fixes <http://bugs.gnu.org/22633>. * gnu/build/vm.scm (load-in-linux-vm): Only pass "-enable-kvm" flag to qemu if "/dev/kvm" is present. * gnu/system/vm.scm (common-kvm-options): Same as above.
* gnu: pkg-config: Add non-HTTPS alternate URL.Ludovic Courtès2016-02-22
| | | | * gnu/packages/pkg-config.scm (%pkg-config)[source]: Add non-HTTPS URL.