Age | Commit message (Collapse) | Author |
|
* gnu/packages/scheme.scm (chicken)[native-inputs]: Add GCC 4.8.
|
|
* gnu/packages/scheme.scm (chicken)[arguments]: Do not run port tests.
|
|
* gnu/packages/scheme.scm (chicken)[arguments]: Use "modify-phases"
syntax.
|
|
* gnu/packages/scheme.scm (chicken): Update to 4.10.0.
|
|
* gnu/packages/mail.scm (mutt)[inputs]: Add gdbm.
[arguments]: Pass --enable-hcache to #:configure-flags.
|
|
* gnu/packages/libusb.scm (gmtp): Update to 1.3.10.
|
|
* gnu/packages/guile.scm (artanis): Update to 0.1.2.
[arguments]: Set DESTDIR.
|
|
* gnu/packages/statistics.scm (r-doparallel): New variable.
|
|
* gnu/packages/statistics.scm (r-foreach): New variable.
|
|
* gnu/packages/statistics.scm (r-codetools): New variable.
|
|
* gnu/packages/statistics.scm (r-iterators): New variable.
|
|
* gnu/packages/textutils.scm (ustr): New variable.
|
|
* gnu/packages/disk.scm (ddrescue): Update to 1.21.
|
|
* gnu/packages/freedesktop.scm (udisks)[arguments]: Add
#:disallowed-references.
|
|
This fixes a bug whereby fonts in /run/current-system/profile would be
invisible to Fontconfig.
* gnu/packages/fontutils.scm (fontconfig): Add comment about system
profile not being searched.
* gnu/system/shadow.scm (default-skeletons)[fonts.conf-content,
fonts.conf]: New variable.
Add FONTS.CONF to the skeletons.
|
|
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
FONT-CANTARELL.
|
|
* gnu/system/shadow.scm (skeleton-directory): Use 'copy-recursively'
instead of 'copy-file'.
* gnu/build/activation.scm (copy-account-skeletons): Likewise.
|
|
* gnu/packages/fonts.scm (font-cantarell): New variable.
|
|
* gnu/packages/fontutils.scm (fontforge)[source](snippet, modules): New
fields.
|
|
* gnu/packages/fontutils.scm (fontforge): Update to 20150824.
[inputs]: Add libltdl, libxft, python.
[native-inputs]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This works around <http://bugs.gnu.org/21772>.
* gnu/packages/kodi.scm (crossguid): Remove @acronym.
|
|
* gnu/packages/bioinformatics.scm (r-dnacopy)[home-page]: Add missing
URI scheme.
|
|
* gnu/packages/gnome.scm (gnome-session)[arguments]: Add
'disable-hardware-acceleration-check' phase.
|
|
Before that, a session command with several items, such as
'gnome-session --disable-acceleration-check', would trigger the fallback
session.
* gnu/services/xorg.scm (xinitrc)[builder]: Accept command lines with
more than one arguments.
|
|
* gnu/packages/gnome.scm (gnome-session)[arguments]: Add
'wrap-gnome-session' phase.
|
|
* gnu/packages/music.scm (beets): New variable.
|
|
* gnu/packages/python.scm (python-rarfile, python2-rarfile): New
variables.
* gnu/packages/patches/python-rarfile-fix-tests.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/python.scm (python2-unicodecsv): New variable.
|
|
* gnu/packages/python.scm (python-jellyfish, python2-jellyfish): New variables.
|
|
* gnu/packages/mpd.scm (python-mpd2, python2-mpd2): New variables.
|
|
* gnu/packages/python.scm (python-pathlib, python2-pathlib): New variables.
|
|
* gnu/packages/python.scm (python-responses, python2-responses): New variables.
|
|
* gnu/packages/python.scm (python-cookies, python2-cookies): New variable.
|
|
* gnu/packages/music.scm (python-pylast, python2-pylast): New variables.
|
|
* gnu/packages/music.scm (python-pyechonest, python2-pyechonest): New variables.
|
|
* gnu/packages/python.scm (python-flask, python2-flask): New variables.
|
|
* gnu/packages/music.scm (python-musicbrainzngs, python2-musicbrainzngs): New
variables.
|
|
* gnu/packages/python.scm (python-munkres, python2-munkres): New variables.
|
|
* gnu/packages/music.scm (python-mutagen, python2-mutagen): New variables.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.6.
|
|
* gnu/packages/ruby.scm (bundler): Update to 1.11.2.
|
|
* gnu/packages/image.scm (vigra)[source]: Update to 1.11.0.
[arguments]: Disable parallel builds.
|
|
* gnu/packages/bittorrent.scm (aria2): Update to 1.21.0.
|
|
* gnu/packages/patches/libotr-test-auth-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/messaging.scm (libotr)[source]: Add patch.
|
|
* gnu/packages/databases.scm (postgresql): Update to 9.5.1.
|
|
* gnu/packages/databases.scm (mysql): Update to 5.7.11.
[source]: Add archives as alternate download location.
[arguments]: Remove custom phase 'strip-extra-references. Add
substitution to target boost-1.60.
|
|
* gnu/packages/gnome.scm (gnome-session): Add elogind input, while
disabling the use of systemd's journal.
|
|
* gnu/packages/bioinformatics.scm (bless)[source]: Delete
"google-sparsehash" sources.
[inputs]: Add "sparsehash".
|
|
* gnu/packages/bioinformatics.scm (cd-hit): New variable.
|
|
* gnu/packages/freedesktop.scm (elogind): Update to 219.14.
|