aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2015-03-03gnu: nss-certs: Install only trusted CA certificates.Mark H Weaver
* gnu/packages/certs.scm (nss-certs): Only install certificates that include a non-empty "openssl-trust=" annotation.
2015-03-03gnu: Add rdesktop.Ludovic Courtès
* gnu/packages/rdesktop.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-03-03gnu: vlc: Update to 2.2.0Jason Self
* gnu/packages/video.scm (vlc): Update to version 2.2.0.
2015-03-03gnu: libvorbis: Update to 1.3.5Jason Self
* gnu/packages/xiph.scm (libvorbis): Update to version 1.3.5.
2015-03-03gnu: Add terminology.Tomáš Čech
* gnu/packages/enlightenment.scm (terminology): New variable.
2015-03-03gnu: Add emotion-generic-playersTomáš Čech
* gnu/packages/enlightenment.scm (emotion-generic-players): New variable.
2015-03-03gnu: Add evas-generic-loadersTomáš Čech
* gnu/packages/enlightenment.scm (evas-generic-loaders): New variable.
2015-03-03gnu: Add elementary.Tomáš Čech
* gnu/packages/enlightenment.scm (elementary): New variable.
2015-03-03gnu: Add efl.Tomáš Čech
* gnu/packages/enlightenment.scm: New file * gnu/packages/enlightenment.scm (efl): New variable. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-03-03gnu: Add snakemake.Ricardo Wurmus
* gnu/packages/python.scm (snakemake): New variable.
2015-03-02gnu: libuv: Update to 1.4.2.Mark H Weaver
* gnu/packages/libevent.scm (libuv): Update to 1.4.2. Update source URI. Add 'file-name' field to origin. Move 'autogen' phase after 'unpack'. Run "sh autogen.sh" instead of "./autogen.sh".
2015-03-02gnu: skribilo: Adapt to recently renamed 'guile-reader' variable.Mark H Weaver
This is a followup to commit d6d9f1f715a727e23412fc9339eb2c5358d5a6ce. * gnu/packages/skribilo.scm (skribilo)[propagated-inputs]: Change 'guile-reader/guile-2.0' --> 'guile-reader'.
2015-03-02gnu: Add girara.Paul van der Walt
* gnu/packages/gtk.scm (girara): Add variable.
2015-03-02gnu: check: Update version to 0.9.14Paul van der Walt
* gnu/packages/check.scm (check): Update to version 0.9.14.
2015-03-02gnu: mpd: Update to 0.19.9.Paul van der Walt
* gnu/packages/mpd.scm (mpd): Update version to 0.19.9. Add boost and icu4c.
2015-03-02gnu: Add ruby-hoe.David Thompson
* gnu/packages/ruby.scm (ruby-hoe): New variable.
2015-03-02gnu: Add mpdscribble.David Thompson
* gnu/packages/mpd.scm (mpdscribble): New variable.
2015-03-02gnu: Remove 'guile-reader-for-guile_1.8'.Ludovic Courtès
This was a useful example back in July 2012, but not very useful beyond that. * gnu/packages/guile.scm (guile-reader): Turn into a plain package. [source]: Use mirror:// URI. [inputs]: Use GUILE-2.0. [arguments]: Use the site/2.0 directory for --with-moduledir. (guile-reader/guile-1.8, guile-reader/guile-2.0): Remove.
2015-03-02gnu: Add llvm-3.6.0 and clang-3.6.0.Mark H Weaver
* gnu/packages/llvm.scm (llvm): Update to 3.6.0. (clang-from-llvm): New procedure. (clang): Update to 3.6.0. Reimplement using 'clang-from-llvm'. (llvm-3.5, clang-3.5): New variables.
2015-03-02gnu: Add crossmap.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (crossmap): New variable. * gnu/packages/patches/crossmap-allow-system-pysam.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
2015-03-02gnu: gtk-xfce-engine: Update to 2.10.0.宋文武
* gnu/packages/xfce.scm (gtk-xfce-engine): Update to 2.10.0.
2015-03-02gnu: Add CLIPper.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (clipper): New variable.
2015-03-02gnu: Add Scikit-learn.Ricardo Wurmus
* gnu/packages/python.scm (python-scikit-learn, python2-scikit-learn): New variables.
2015-03-02gnu: xfconf: Re-enable tests.宋文武
* gnu/packages/xfce.scm (xfconf)[arguments]: Add #:phases.
2015-03-02gnu: Add MACS.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (macs): New variable.
2015-03-02gnu: Add pybedtools.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python2-pybedtools): New variable.
2015-03-02gnu: Add pyyaml.Ricardo Wurmus
* gnu/packages/python.scm (python-pyyaml, python2-pyyaml): New variables.
2015-03-02gnu: libotr: Update to 4.1.0.Mark H Weaver
* gnu/packages/messaging.scm (libotr): Update to 4.1.0.
2015-03-01gnu: xfconf: Update to 4.12.0.Mark H Weaver
* gnu/packages/xfce.scm (xfconf): Update to 4.12.0. Disable tests.
2015-03-01gnu: gnu-pw-mgr: Update to 1.3.Mark H Weaver
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.3.
2015-03-01gnu: sharutils: Update to 4.15.Mark H Weaver
* gnu/packages/compression.scm (sharutils): Update to 4.15.
2015-03-01gnu: gdb: Update to 7.9.Mark H Weaver
* gnu/packages/gdb.scm (gdb): Update to 7.9.
2015-03-01gnu: gnupg: Update to 2.0.27.Mark H Weaver
* gnu/packages/gnupg.scm (gnupg): Update to 2.0.27.
2015-03-01gnu: wget: Update to 1.16.2.Ludovic Courtès
* gnu/packages/wget.scm (wget): Update to 1.16.2. [inputs]: Add PKG-CONFIG.
2015-03-01gnu: libpsl: Fix link flag in 'libpsl.pc'.Ludovic Courtès
* gnu/packages/web.scm (libpsl)[source]: Add 'snippet' and 'modules' fields.
2015-03-01gnu: gnupg-1: Update to 1.4.19.Ludovic Courtès
* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.19.
2015-03-01gnu: ecl: Update to version 15.2.21.Taylan Ulrich Bayırlı/Kammer
* gnu/packages/lisp.scm (ecl): Update to version 15.2.21, and disable the test suite because ECL now fails to initialize during 'make check'.
2015-03-01gnu: Add xbindkeys.Mathieu Lirzin
* gnu/packages/xdisorg.scm (xbindkeys): New variable.
2015-03-01gnu: Add AlsaModularSynth.Ricardo Wurmus
* gnu/packages/audio.scm (alsa-modular-synth): New variable.
2015-03-01gnu: Add clalsadrv.Ricardo Wurmus
* gnu/packages/audio.scm (clalsadrv): New variable.
2015-03-01gnu: xfwm4: Add inputs libdrm and libxdamage.宋文武
* gnu/packages/xfce.scm (xfwm4): Add libdrm and libxdamage to inputs.
2015-03-01gnu: xfwm4: Update to 4.12.0.宋文武
* gnu/packages/xfce.scm (xfwm4): Update 4.12.0.
2015-03-01gnu: xfdesktop: Update to 4.12.0.宋文武
* gnu/packages/xfce.scm (xfdesktop): Update to 4.12.0.
2015-03-01gnu: thunar-volman: Update to 0.8.1.宋文武
* gnu/packages/xfce.scm (thunar-volman): Update to 0.8.1.
2015-03-01gnu: thunar: Update to 1.6.6.宋文武
* gnu/packages/xfce.scm (thunar): Update to 1.6.6.
2015-03-01gnu: xfce4-settings: Update to 4.12.0.宋文武
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.12.0.
2015-03-01gnu: xfce4-session: Update to 4.12.0.宋文武
* gnu/packages/xfce.scm (xfce4-session): Update to 4.12.0.
2015-03-01gnu: xfce4-appfinder: Update to 4.12.0.宋文武
* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.12.0.
2015-03-01gnu: xfce4-panel: Update to 4.12.0.宋文武
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.12.0.
2015-03-01gnu: tumbler: Update to 0.1.31.宋文武
* gnu/packages/xfce.scm (tumbler): Update to 0.1.31.