summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
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. 宋文武
2015-03-01gnu: garcon: Update to 0.4.0....* gnu/packages/xfce.scm (garcon): Update to 0.4.0. 宋文武
2015-03-01gnu: exo: Update to 0.10.3....* gnu/packages/xfce.scm (exo): Update to 0.10.3. 宋文武
2015-03-01gnu: libxfce4ui: Update to 4.12.0....* gnu/packages/xfce.scm (libxfce4ui): Update to 4.12.0. 宋文武
2015-03-01gnu: libxfce4util: Update to 4.12.1....* gnu/packages/xfce.scm (libxfce4util): Update to 4.12.1. 宋文武
2015-02-28gnu: Add zita-alsa-pcmi....* gnu/packages/audio.scm (zita-alsa-pcmi): New variable. Ricardo Wurmus
2015-02-28gnu: Add LV2 mda EPiano plugin....* gnu/packages/audio.scm (lv2-mdaepiano): New variable. Ricardo Wurmus
2015-02-28gnu: Add LV2 mda Piano plugin....* gnu/packages/audio.scm (lv2-mdapiano): New variable. Ricardo Wurmus
2015-02-28gnu: Add txt2man....* gnu/packages/man.scm (txt2man): New variable. Ricardo Wurmus
2015-02-28gnu: mpd: Export package variables using define-public....* gnu/packages/mpd.scm: Use define-public for package variables. Remove #:exports from module declaration. David Thompson
2015-02-28gnu: Add mpd-mpc....* gnu/packages/mpd.scm (mpd-mpc): New variable. Paul van der Walt
2015-02-28gnu: ncmpcpp: Update to 0.6.2...* gnu/packages/mpd.scm (ncmpcpp): Update to version 0.6.2. Add boost, readline, autotools inputs. Paul van der Walt
2015-02-28gnu: mail: Add copyright line....* gnu/packages/mail.scm (mu): Add forgotten copyright line. Paul van der Walt
2015-02-28gnu: Add font-adobe-source-han-sans....* gnu/packages/fonts.scm (font-adobe-source-han-sans): New variable. 宋文武
2015-02-28gnu: python: Drop special handling of python2-numpydoc as input....* gnu/packages/python.scm (python2-numpy, python2-matplotlib, python2-ipython): Keep input python2-numpydoc created by package-with-python2. Andreas Enge
2015-02-28gnu: python-numpydoc: Drop one test....* gnu/packages/python.scm (python-numpydoc): Drop one test for all Python versions. (python2-numpydoc): Define it by package-with-python2 without modifications. Andreas Enge
2015-02-27gnu: python2-py2cairo: Rename to python2-pycairo....* gnu/packages/gtk.scm (python2-py2cairo): Rename to ... (python2-pycairo): ... this (python2-pygtk): Adapt input. * gnu/packages/glib.scm (python2-pygobject-2): Adapt input. * gnu/packages/python.scm (package-with-python2): Adapt input. Andreas Enge
2015-02-27gnu: linux-libre: Update to 3.18.8...* gnu/packages/linux.scm (linux-libre): Update to version 3.18.8. Jason Self
2015-02-26gnu: mu: Update to 0.9.11....* gnu/packages/mail.scm (mu): Update to 0.9.11. Update source URI. Add autoconf, automake, and libtool to native-inputs. Add autoreconf phase. Paul van der Walt
2015-02-26gnu: openexr: Add synopsis....* gnu/packages/graphics.scm (openexr)[synopsis]: Fill in. [description]: Improve. Ludovic Courtès
2015-02-26gnu: samba: Update to 3.6.25....* gnu/packages/samba.scm (samba): Update to 3.6.25. Mark H Weaver
2015-02-26gnu: e2fsprogs: Update to 1.42.12....* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.12. Mark H Weaver
2015-02-26gnu: icecat: Apply fixes for CVE-2015-{0822,0827,0831,0836}....* gnu/packages/patches/icecat-CVE-2015-0822.patch, gnu/packages/patches/icecat-CVE-2015-0827-pt-1.patch, gnu/packages/patches/icecat-CVE-2015-0827-pt-2.patch, gnu/packages/patches/icecat-CVE-2015-0827-pt-3.patch, gnu/packages/patches/icecat-CVE-2015-0831-pt-1.patch, gnu/packages/patches/icecat-CVE-2015-0831-pt-2.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-01.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-02.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-03.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-04.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-05.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-06.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-07.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-08.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-09.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-10.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-11.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patches. Mark H Weaver
2015-02-26gnu: Fix luajit installation...* gnu/packages/lua.scm (luajit): Apply 2 patches. * gnu-system.am (dist_patch_DATA): Register 2 patches. * gnu/packages/patches/luajit-no_ldconfig.patch: New file. * gnu/packages/patches/luajit-symlinks.patch: New file. Tomáš Čech
2015-02-26gnu: Add avidemux....* gnu/packages/video.scm (avidemux, avidemux-2.5): New variables. Andreas Enge
2015-02-25gnu: ffmpeg: Add soxr and twolame as inputs....* gnu/packages/video.scm (ffmpeg): Add soxr and twolame as inputs. Taylan Ulrich Bayırlı/Kammer
2015-02-25gnu: nss-mdns: Use /var as the localstatedir....Reported by Mark H Weaver <mhw@netris.org> at <http://lists.gnu.org/archive/html/guix-devel/2015-02/msg00686.html>. * gnu/packages/avahi.scm (nss-mdns)[arguments]: Use --localstatedir=/var. Ludovic Courtès
2015-02-25gnu: Add CTL....* gnu/packages/graphics.scm (ctl): New variable. Ludovic Courtès
2015-02-25gnu: Add OpenEXR and IlmBase....* gnu/packages/graphics.scm (ilmbase, openexr): New variables. * gnu/packages/patches/openexr-missing-samples.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. Ludovic Courtès
2015-02-25gnu: Add portaudio....* gnu/packages/audio.scm (portaudio): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-25gnu: Add twolame....* gnu/packages/audio.scm (twolame): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-25gnu: Add soxr....* gnu/packages/audio.scm (soxr): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-25gnu: Add soundtouch....* gnu/packages/audio.scm (soundtouch): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-25gnu: Add libsbsms....* gnu/packages/audio.scm (libsbsms): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-25gnu: Add cpufrequtils....* gnu/packages/linux.scm (cpufrequtils): New variable. * gnu/packages/patches/cpufrequtils-fix-aclocal.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. Taylan Ulrich Bayırlı/Kammer
2015-02-25gnu: Add sysfsutils-1....* gnu/packages/linux.scm (sysfsutils-1): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-25gnu: Add sysfsutils....* gnu/packages/linux.scm (sysfsutils): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-25gnu: Add glibc-utf8-locales....* gnu/packages/base.scm (glibc-utf8-locales): New variable. Ludovic Courtès
2015-02-25gnu: python2-rdflib: Explicitly build with python-2....* gnu/packages/rdf.scm (python2-rdflib): Add argument to build with python-2. Andreas Enge
2015-02-25gnu: Add python2-rdflib....* gnu/packages/rdf.scm (python2-rdflib): New variable. (python-rdflib): Add patch. * gnu/packages/patches/python2-rdflib-drop-sparqlwrapper.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. Andreas Enge
2015-02-25gnu: python-html5lib: Add propagated input....* gnu/packages/python.scm (python-html5lib): Add propagated input python-six. (python2-html5lib): Add propagated input python2-six. Andreas Enge
2015-02-25gnu: Add python2-six....* gnu/packages/python.scm (python2-six): New variable. Andreas Enge
2015-02-25gnu: python-rdflib: Correct typo....* gnu/packages/rdf.scm (python-rdflib): Correct typo in the name of an input. Andreas Enge
2015-02-25gnu: glibc-locales: Install to lib/locales....Suggested by Andreas Schwab <schwab@linux-m68k.org> at <http://lists.gnu.org/archive/html/guix-devel/2015-02/msg00652.html>. * gnu/packages/base.scm (glibc-locales) <#:configure-flags>: Change "/share/locale" to "/lib/locale". Ludovic Courtès
2015-02-24gnu: Add pumpa....* gnu/packages/pumpio.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. David Thompson
2015-02-24gnu: Sync GNU synopses and descriptions....* gnu/packages/games.scm (gnugo): Adjust synopsis. * gnu/packages/libffcall.scm (libffcall): Likewise. * gnu/packages/lisp.scm (clisp): Adjust synopsis and description. Ludovic Courtès
2015-02-24gnu: Add TiMidity++....* gnu/packages/audio.scm (timidity++): New variable. Ricardo Wurmus