aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMark H Weaver2015-03-01
|\ | | | | | | | | Conflicts: gnu/packages/gnupg.scm
| * 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.
| * gnu: python-numpydoc: Drop one test.Andreas Enge2015-02-28
| | | | | | | | | | | | * gnu/packages/python.scm (python-numpydoc): Drop one test for all Python versions. (python2-numpydoc): Define it by package-with-python2 without modifications.
| * gnu: python2-py2cairo: Rename to python2-pycairo.Andreas Enge2015-02-27
| | | | | | | | | | | | | | | | * 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.
| * gnu: linux-libre: Update to 3.18.8Jason Self2015-02-27
| | | | | | | | * gnu/packages/linux.scm (linux-libre): Update to version 3.18.8.
| * gnu: mu: Update to 0.9.11.Paul van der Walt2015-02-26
| | | | | | | | | | * gnu/packages/mail.scm (mu): Update to 0.9.11. Update source URI. Add autoconf, automake, and libtool to native-inputs. Add autoreconf phase.
* | gnu: libgcrypt: Update to 1.6.3.Mark H Weaver2015-03-01
| | | | | | | | * gnu/packages/gnupg.scm (libgcrypt): Update to 1.6.3.
* | gnu: commencement: Make UTF-8 locales available right after 'guile-final'.Ludovic Courtès2015-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In <http://hydra.gnu.org/build/263170>, we see: 153: 12 [patch-usr-bin-file #:native-inputs #f ...] [...] ?: 1 [regexp-exec # ...] In ice-9/boot-9.scm: 106: 0 [#<procedure 1998ec0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> encoding-error ...] ice-9/boot-9.scm:106:20: In procedure #<procedure 1998ec0 at ice-9/boot-9.scm:97:6 (thrown-k . args)>: ice-9/boot-9.scm:106:20: Throw to key `encoding-error' with args `("scm_to_stringn" "cannot convert narrow string to output locale" 84 #f #f)'. This is due to that fact that 'patch-/usr/bin/file' read a line containing a byte sequence with bytes > 127 (namely a copyright sign.) But this build was running with a C locale, and so those bytes cannot be represented in that locale, hence this error. This commit makes the UTF-8 locales available earlier such that everything can be represented in locale encoding. * gnu/packages/commencement.scm (glibc-utf8-locales-final): Move earlier; change "gzip" input to GZIP built with %BOOT4-INPUTS. (%boot5-inputs): Define to %BOOT4-INPUTS plus GLIBC-UTF8-LOCALES-FINAL. (gnu-make-final, coreutils-final, grep-final): Use it instead of %BOOT4-INPUTS. (gzip-final): Remove. (%boot6-inputs): New variable. (%final-inputs): Use it instead of %BOOT5-INPUTS. Don't rely on GZIP-FINAL.
* | gnu: Add 'file-name' fields for github source tarballs without a name.Mark H Weaver2015-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/aarddict.scm (aarddict), gnu/packages/algebra.scm (arb), gnu/packages/audio.scm (jack-2, lvtk), gnu/packages/bioinformatics.scm (bedops, bedtools, bowtie), gnu/packages/game-development.scm (tiled), gnu/packages/games.scm (minetest-data, minetest, retroarch), gnu/packages/jrnl.scm (jrnl), gnu/packages/kde.scm (qjson), gnu/packages/libevent.scm (libuv), gnu/packages/linux.scm (pflask), gnu/packages/mail.scm (offlineimap, libetpan), gnu/packages/maths.scm (arpack-ng), gnu/packages/ninja.scm (ninja), gnu/packages/nutrition.scm (gourmet), gnu/packages/python.scm (python-cairocffi), gnu/packages/rdf.scm (lrdf), gnu/packages/ruby.scm (ruby-i18n), gnu/packages/sxiv.scm (sxiv): Add 'file-name' field to origin.
* | gnu: Move autoconf-style phases after the unpack phase.Mark H Weaver2015-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm (soundtouch)[arguments]: Move 'bootstrap' after 'unpack'. Remove custom /usr/bin/file patching, which will now be handled by the 'patch-usr-bin-file' phase. * gnu/packages/emacs.scm (emacs-w3m)[arguments]: Rename 'pre-configure' phase to 'autoconf' and move it after 'unpack'. * gnu/packages/fontutils.scm (libuninameslist)[arguments]: Move 'bootstrap' phase after 'unpack'. * gnu/packages/libevent.scm (libuv)[arguments]: Move 'autogen' phase after 'unpack'. Run "sh autogen.sh" instead of "./autogen.sh". * gnu/packages/linux.scm (bridge-utils)[arguments]: Move 'bootstrap' phase after 'unpack'. * gnu/packages/mail.scm (libetpan)[arguments]: Move 'autogen' phase after 'unpack'. Run "sh autogen.sh" instead of "./autogen.sh". Setenv "NOCONFIGURE" before running autogen.sh. * gnu/packages/package-management.scm (guix-devel)[arguments]: Move 'bootstrap' phase after 'unpack'. Run "sh autogen.sh" instead of "./autogen.sh". * gnu/packages/rdf.scm (lrdf)[arguments]: Move 'autoreconf' phase after 'remove-out-of-tree-references' phase. * gnu/packages/tor.scm (privoxy)[arguments]: Move 'autoconf' phase after 'unpack'. * gnu/packages/web.scm (libpsl)[arguments]: Move 'bootstrap' phase after 'unpack'. Run "sh autogen.sh" instead of "./autogen.sh". Remove 'fix-autogen-shebang' phase.
* | gnu: Remove now unneeded 'localedef' invocations.Ludovic Courtès2015-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | This is a followup to commit b0fd2bd. * gnu/packages/gawk.scm (gawk)[arguments] <install-locales>: Add comment on why we leave this here. * gnu/packages/guile.scm (guile-ncurses)[arguments]: Remove 'install-locales' phase. * gnu/packages/swig.scm (swig)[arguments]: Likewise. * gnu/packages/python.scm (python-matplotlib): Remove 'LOCPATH' setting and 'localedef' invocation. (python-scipy): Likewise.
* | gnu: Remove now unneeded 'unpack' phases for unzip.Ludovic Courtès2015-02-27
| | | | | | | | | | | | | | | | | | This is a followup to commit cd0385b. * gnu/packages/bioinformatics.scm (hisat)[arguments]: Remove 'unpack' phase. * gnu/packages/image.scm (freeimage): Likewise. * gnu/packages/python.scm (python2-cssutils): Likewise.
* | gnu: gettext: Set encoding to ISO-8859-1 when modifying files.Ludovic Courtès2015-02-27
| | | | | | | | | | | | * gnu/packages/gettext.scm (gnu-gettext)[arguments] <patch-tests>: Set %default-port-encoding. Fixes test failures at <http://hydra.gnu.org/build/262586>.
* | gnu: cmake: Update to 3.1.3.宋文武2015-02-27
| | | | | | | | * gnu/packages/cmake.scm (cmake): Update to 3.1.3.
* | gnu: cairo: Enable tee surface backend.Mark H Weaver2015-02-26
| | | | | | | | | | * gnu/packages/gtk.scm (cairo)[arguments]: Add --enable-tee to configure-flags.
* | gnu: sqlite: Update to 3.8.8.3.Mark H Weaver2015-02-26
| | | | | | | | * gnu/packages/databases.scm (sqlite): Update to 3.8.8.3.
* | gnu: sqlite: Add "CFLAGS=-O2 -DSQLITE_SECURE_DELETE" to configure-flags.Mark H Weaver2015-02-26
| | | | | | | | | | * gnu/packages/databases.scm (sqlite)[arguments]: Add "CFLAGS=-O2 -DSQLITE_SECURE_DELETE" to configure-flags.
* | ld-wrapper: Add '-rpath' for arguments such as 'libfoo.so.5.3'.Ludovic Courtès2015-02-27
| | | | | | | | | | | | | | | | | | Suggested by Andreas Enge <andreas@enge.fr> at <http://lists.gnu.org/archive/html/guix-devel/2015-02/msg00810.html>. CMake command lines appear to refer to such file names. * gnu/packages/ld-wrapper.scm (shared-library?): New procedure. (library-files-linked): Use it.