Age | Commit message (Expand) | Author |
2015-03-01 | gnu: gnu-pw-mgr: Update to 1.3....* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.3.
| Mark H Weaver |
2015-03-01 | gnu: sharutils: Update to 4.15....* gnu/packages/compression.scm (sharutils): Update to 4.15.
| Mark H Weaver |
2015-03-01 | gnu: gdb: Update to 7.9....* gnu/packages/gdb.scm (gdb): Update to 7.9.
| Mark H Weaver |
2015-03-01 | Merge branch 'master' into core-updates...Conflicts:
gnu/packages/gnupg.scm
| Mark H Weaver |
2015-03-01 | gnu: gnupg: Update to 2.0.27....* gnu/packages/gnupg.scm (gnupg): Update to 2.0.27.
| Mark H Weaver |
2015-03-01 | gnu: libgcrypt: Update to 1.6.3....* gnu/packages/gnupg.scm (libgcrypt): Update to 1.6.3.
| Mark H Weaver |
2015-03-01 | gnu: wget: Update to 1.16.2....* gnu/packages/wget.scm (wget): Update to 1.16.2.
[inputs]: Add PKG-CONFIG.
| Ludovic Courtès |
2015-03-01 | gnu: libpsl: Fix link flag in 'libpsl.pc'....* gnu/packages/web.scm (libpsl)[source]: Add 'snippet' and 'modules'
fields.
| Ludovic Courtès |
2015-03-01 | gnu: gnupg-1: Update to 1.4.19....* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.19.
| Ludovic Courtès |
2015-03-01 | gnu: ecl: Update to version 15.2.21....* 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'.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-01 | gnu: Add xbindkeys....* gnu/packages/xdisorg.scm (xbindkeys): New variable.
| Mathieu Lirzin |
2015-03-01 | gnu: Add AlsaModularSynth....* gnu/packages/audio.scm (alsa-modular-synth): New variable.
| Ricardo Wurmus |
2015-03-01 | gnu: Add clalsadrv....* gnu/packages/audio.scm (clalsadrv): New variable.
| Ricardo Wurmus |
2015-03-01 | gnu: commencement: Make UTF-8 locales available right after 'guile-final'....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.
| Ludovic Courtès |
2015-03-01 | gnu: xfwm4: Add inputs libdrm and libxdamage....* gnu/packages/xfce.scm (xfwm4): Add libdrm and libxdamage to inputs.
| 宋文武 |
2015-03-01 | gnu: xfwm4: Update to 4.12.0....* gnu/packages/xfce.scm (xfwm4): Update 4.12.0.
| 宋文武 |
2015-03-01 | gnu: xfdesktop: Update to 4.12.0....* gnu/packages/xfce.scm (xfdesktop): Update to 4.12.0.
| 宋文武 |
2015-03-01 | gnu: thunar-volman: Update to 0.8.1....* gnu/packages/xfce.scm (thunar-volman): Update to 0.8.1.
| 宋文武 |
2015-03-01 | gnu: thunar: Update to 1.6.6....* gnu/packages/xfce.scm (thunar): Update to 1.6.6.
| 宋文武 |
2015-03-01 | gnu: xfce4-settings: Update to 4.12.0....* gnu/packages/xfce.scm (xfce4-settings): Update to 4.12.0.
| 宋文武 |
2015-03-01 | gnu: xfce4-session: Update to 4.12.0....* gnu/packages/xfce.scm (xfce4-session): Update to 4.12.0.
| 宋文武 |
2015-03-01 | gnu: xfce4-appfinder: Update to 4.12.0....* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.12.0.
| 宋文武 |
2015-03-01 | gnu: xfce4-panel: Update to 4.12.0....* gnu/packages/xfce.scm (xfce4-panel): Update to 4.12.0.
| 宋文武 |
2015-03-01 | gnu: tumbler: Update to 0.1.31....* gnu/packages/xfce.scm (tumbler): Update to 0.1.31.
| 宋文武 |
2015-03-01 | gnu: garcon: Update to 0.4.0....* gnu/packages/xfce.scm (garcon): Update to 0.4.0.
| 宋文武 |
2015-03-01 | gnu: exo: Update to 0.10.3....* gnu/packages/xfce.scm (exo): Update to 0.10.3.
| 宋文武 |
2015-03-01 | gnu: libxfce4ui: Update to 4.12.0....* gnu/packages/xfce.scm (libxfce4ui): Update to 4.12.0.
| 宋文武 |
2015-03-01 | gnu: libxfce4util: Update to 4.12.1....* gnu/packages/xfce.scm (libxfce4util): Update to 4.12.1.
| 宋文武 |
2015-03-01 | services: xorg: Fix file descriptor leak from SLiM/xinitrc....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'.
| Ludovic Courtès |
2015-02-28 | gnu: Add zita-alsa-pcmi....* gnu/packages/audio.scm (zita-alsa-pcmi): New variable.
| Ricardo Wurmus |
2015-02-28 | gnu: Add LV2 mda EPiano plugin....* gnu/packages/audio.scm (lv2-mdaepiano): New variable.
| Ricardo Wurmus |
2015-02-28 | gnu: Add LV2 mda Piano plugin....* gnu/packages/audio.scm (lv2-mdapiano): New variable.
| Ricardo Wurmus |
2015-02-28 | gnu: Add txt2man....* gnu/packages/man.scm (txt2man): New variable.
| Ricardo Wurmus |
2015-02-28 | gnu: 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-28 | gnu: Add mpd-mpc....* gnu/packages/mpd.scm (mpd-mpc): New variable.
| Paul van der Walt |
2015-02-28 | gnu: 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-28 | gnu: Add 'file-name' fields for github source tarballs without a name....* 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.
| Mark H Weaver |
2015-02-28 | gnu: Move autoconf-style phases after the unpack phase....* 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.
| Mark H Weaver |
2015-02-28 | gnu: mail: Add copyright line....* gnu/packages/mail.scm (mu): Add forgotten copyright line.
| Paul van der Walt |
2015-02-28 | gnu: Add font-adobe-source-han-sans....* gnu/packages/fonts.scm (font-adobe-source-han-sans): New variable.
| 宋文武 |
2015-02-28 | gnu: 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-28 | gnu: 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-27 | gnu: 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-27 | gnu: Remove now unneeded 'localedef' invocations....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.
| Ludovic Courtès |
2015-02-27 | gnu: Remove now unneeded 'unpack' phases for unzip....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.
| Ludovic Courtès |
2015-02-27 | gnu: gettext: Set encoding to ISO-8859-1 when modifying files....* gnu/packages/gettext.scm (gnu-gettext)[arguments] <patch-tests>: Set
%default-port-encoding. Fixes test failures at
<http://hydra.gnu.org/build/262586>.
| Ludovic Courtès |
2015-02-27 | gnu: linux-libre: Update to 3.18.8...* gnu/packages/linux.scm (linux-libre): Update to version 3.18.8.
| Jason Self |
2015-02-27 | gnu: cmake: Update to 3.1.3....* gnu/packages/cmake.scm (cmake): Update to 3.1.3.
| 宋文武 |
2015-02-26 | gnu: 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-26 | gnu: cairo: Enable tee surface backend....* gnu/packages/gtk.scm (cairo)[arguments]: Add --enable-tee to
configure-flags.
| Mark H Weaver |