summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Remove 'guile-reader-for-guile_1.8'.Ludovic Courtès2015-03-02
| | | | | | | | | | | 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.
* services: xorg: Fix file descriptor leak from SLiM/xinitrc.Ludovic Courtès2015-03-02
| | | | | | | This reverts commit 9515b745547cff08ad5b958bc54323dab19f29b9. * gnu/services/xorg.scm (xinitrc)[builder](close-all-fdes): Start from file descriptor 3.
* gnu: Add llvm-3.6.0 and clang-3.6.0.Mark H Weaver2015-03-02
| | | | | | | * 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.
* gnu: Add crossmap.Ricardo Wurmus2015-03-02
| | | | | | * 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.
* gnu: gtk-xfce-engine: Update to 2.10.0.宋文武2015-03-02
| | | | * gnu/packages/xfce.scm (gtk-xfce-engine): Update to 2.10.0.
* gnu: Add CLIPper.Ricardo Wurmus2015-03-02
| | | | * gnu/packages/bioinformatics.scm (clipper): New variable.
* gnu: Add Scikit-learn.Ricardo Wurmus2015-03-02
| | | | | * gnu/packages/python.scm (python-scikit-learn, python2-scikit-learn): New variables.
* gnu: xfconf: Re-enable tests.宋文武2015-03-02
| | | | * gnu/packages/xfce.scm (xfconf)[arguments]: Add #:phases.
* gnu: Add MACS.Ricardo Wurmus2015-03-02
| | | | * gnu/packages/bioinformatics.scm (macs): New variable.
* gnu: Add pybedtools.Ricardo Wurmus2015-03-02
| | | | * gnu/packages/bioinformatics.scm (python2-pybedtools): New variable.
* gnu: Add pyyaml.Ricardo Wurmus2015-03-02
| | | | * gnu/packages/python.scm (python-pyyaml, python2-pyyaml): New variables.
* gnu: libotr: Update to 4.1.0.Mark H Weaver2015-03-02
| | | | * gnu/packages/messaging.scm (libotr): Update to 4.1.0.
* Revert "services: xorg: Fix file descriptor leak from SLiM/xinitrc."Mark H Weaver2015-03-01
| | | | | This reverts commit ec4a4c46efaf2e7373f331654640f1321c0f2e62, because it broke XFCE.
* gnu: xfconf: Update to 4.12.0.Mark H Weaver2015-03-01
| | | | * gnu/packages/xfce.scm (xfconf): Update to 4.12.0. Disable tests.
* gnu: gnu-pw-mgr: Update to 1.3.Mark H Weaver2015-03-01
| | | | * gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.3.
* gnu: sharutils: Update to 4.15.Mark H Weaver2015-03-01
| | | | * gnu/packages/compression.scm (sharutils): Update to 4.15.
* gnu: gdb: Update to 7.9.Mark H Weaver2015-03-01
| | | | * gnu/packages/gdb.scm (gdb): Update to 7.9.
* gnu: gnupg: Update to 2.0.27.Mark H Weaver2015-03-01
| | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.0.27.
* gnu: wget: Update to 1.16.2.Ludovic Courtès2015-03-01
| | | | | * gnu/packages/wget.scm (wget): Update to 1.16.2. [inputs]: Add PKG-CONFIG.
* gnu: libpsl: Fix link flag in 'libpsl.pc'.Ludovic Courtès2015-03-01
| | | | | * gnu/packages/web.scm (libpsl)[source]: Add 'snippet' and 'modules' fields.
* gnu: gnupg-1: Update to 1.4.19.Ludovic Courtès2015-03-01
| | | | * gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.19.
* gnu: ecl: Update to version 15.2.21.Taylan Ulrich Bayırlı/Kammer2015-03-01
| | | | | * 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'.
* gnu: Add xbindkeys.Mathieu Lirzin2015-03-01
| | | | * gnu/packages/xdisorg.scm (xbindkeys): New variable.
* gnu: Add AlsaModularSynth.Ricardo Wurmus2015-03-01
| | | | * gnu/packages/audio.scm (alsa-modular-synth): New variable.
* gnu: Add clalsadrv.Ricardo Wurmus2015-03-01
| | | | * gnu/packages/audio.scm (clalsadrv): New variable.
* gnu: xfwm4: Add inputs libdrm and libxdamage.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (xfwm4): Add libdrm and libxdamage to inputs.
* gnu: xfwm4: Update to 4.12.0.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (xfwm4): Update 4.12.0.
* gnu: xfdesktop: Update to 4.12.0.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (xfdesktop): Update to 4.12.0.
* gnu: thunar-volman: Update to 0.8.1.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (thunar-volman): Update to 0.8.1.
* gnu: thunar: Update to 1.6.6.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (thunar): Update to 1.6.6.
* gnu: xfce4-settings: Update to 4.12.0.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (xfce4-settings): Update to 4.12.0.
* gnu: xfce4-session: Update to 4.12.0.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (xfce4-session): Update to 4.12.0.
* gnu: xfce4-appfinder: Update to 4.12.0.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.12.0.
* gnu: xfce4-panel: Update to 4.12.0.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (xfce4-panel): Update to 4.12.0.
* gnu: tumbler: Update to 0.1.31.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (tumbler): Update to 0.1.31.
* gnu: garcon: Update to 0.4.0.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (garcon): Update to 0.4.0.
* gnu: exo: Update to 0.10.3.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (exo): Update to 0.10.3.
* gnu: libxfce4ui: Update to 4.12.0.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (libxfce4ui): Update to 4.12.0.
* gnu: libxfce4util: Update to 4.12.1.宋文武2015-03-01
| | | | * gnu/packages/xfce.scm (libxfce4util): Update to 4.12.1.
* services: xorg: Fix file descriptor leak from SLiM/xinitrc.Ludovic Courtès2015-03-01
| | | | | | | | | Previously processes started from the window manager would have a couple of leaked file descriptors: writable /var/log/slim.log and readable /gnu/store/…-xinitrc. * gnu/services/xorg.scm (xinitrc)[builder]: Add 'close-all-fdes'. Use it in 'exec-from-login-shell'.
* gnu: Add zita-alsa-pcmi.Ricardo Wurmus2015-02-28
| | | | * gnu/packages/audio.scm (zita-alsa-pcmi): New variable.
* gnu: Add LV2 mda EPiano plugin.Ricardo Wurmus2015-02-28
| | | | * gnu/packages/audio.scm (lv2-mdaepiano): New variable.
* gnu: Add LV2 mda Piano plugin.Ricardo Wurmus2015-02-28
| | | | * gnu/packages/audio.scm (lv2-mdapiano): New variable.
* gnu: Add txt2man.Ricardo Wurmus2015-02-28
| | | | * gnu/packages/man.scm (txt2man): New variable.
* gnu: mpd: Export package variables using define-public.David Thompson2015-02-28
| | | | | * gnu/packages/mpd.scm: Use define-public for package variables. Remove #:exports from module declaration.
* gnu: Add mpd-mpc.Paul van der Walt2015-02-28
| | | | * gnu/packages/mpd.scm (mpd-mpc): New variable.
* gnu: ncmpcpp: Update to 0.6.2Paul van der Walt2015-02-28
| | | | | * gnu/packages/mpd.scm (ncmpcpp): Update to version 0.6.2. Add boost, readline, autotools inputs.
* gnu: mail: Add copyright line.Paul van der Walt2015-02-28
| | | | * gnu/packages/mail.scm (mu): Add forgotten copyright line.
* gnu: Add font-adobe-source-han-sans.宋文武2015-02-28
| | | | * gnu/packages/fonts.scm (font-adobe-source-han-sans): New variable.
* gnu: python: Drop special handling of python2-numpydoc as input.Andreas Enge2015-02-28
| | | | | | * gnu/packages/python.scm (python2-numpy, python2-matplotlib, python2-ipython): Keep input python2-numpydoc created by package-with-python2.