| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/linux.scm (wireless-tools)[origin]: Add snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/cdrom.scm (abcde): New variable.
|
|
|
|
| |
* gnu/packages/cdrom.scm (cd-discid): New variable.
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-devel): Update.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/fonts.scm (ttf-dejavu): Rename to ...
* gnu/packages/fonts.scm (font-dejavu): ... this.
* gnu/packages/fonts.scm (ttf-bitstream-vera): Rename to ...
* gnu/packages/fonts.scm (font-bitstream-vera): ... this.
* gnu/packages/fonts.scm (freefont-ttf): Rename to ...
* gnu/packages/fonts.scm (font-gnu-freefont-ttf): ... this.
* gnu/packages/fonts.scm (terminus-font): Rename to ...
* gnu/packages/fonts.scm (font-terminus): ... this.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/guile-linux-syscalls.patch (scm_load_linux_module):
Leave 'errno' unchanged when ERR != 0.
* gnu/build/linux-modules.scm (load-linux-module*): Check for the errno
value of ARGS to determine whether the module was already loaded.
|
|
|
|
| |
* gnu/packages/lisp.scm (gcl): Drop 'strip phase to make maxima build.
|
|
|
|
| |
* gnu/packages/python.scm (python-numpydoc, python2-numpydoc): New variables.
|
|
|
|
| |
* gnu/packages/telephony.scm (ccrtp): Update to 2.1.1.
|
|
|
|
| |
* gnu/packages/telephony.scm (ucommon): Update to 6.2.2.
|
|
|
|
| |
* gnu/packages/telephony.scm (sipwitch): Update to 1.9.3.
|
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emms)[arguments]: Properly initialize
'emms-info-mp3info-program-name'. This allows the 'emms-info-mp3info'
back-end to be enabled by default, even when 'mp3info' is not in
$PATH.
|
|
|
|
|
|
|
| |
Suggested by John Darrington.
* gnu/packages/pkg-config.scm (cross-pkg-config): Make
$out/share/aclocal a symlink to %PKG-CONFIG/share/aclocal.
|
|
|
|
| |
* gnu/packages/gsasl.scm (gss): Update to 1.0.3.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pyparsing, python2-pyparsing): New
variables.
|
|
|
|
|
| |
* gnu/packages/mp3.scm: Remove #:select on (gnu packages linux) so that
the circular dependency is correctly handled.
|
|
|
|
| |
* gnu/packages/emacs.scm (emms): New variable.
|
|
|
|
| |
* gnu/packages/gnupg.scm (libksba): Update to 1.3.2.
|
|
|
|
| |
* gnu/packages/mp3.scm (taglib): New variable.
|
|
|
|
| |
* gnu/packages/mp3.scm (mp3info): New variable.
|
|
|
|
| |
* gnu/packages/lisp.scm (gcl): Update to 2.6.12.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-numpy-bootstrap, python2-numpy-bootstrap):
New file-local variables.
|
|
|
|
|
|
| |
* gnu/packages/bittorrent.scm (rtorrent): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/bittorrent.scm (libtorrent): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (claws-mail): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (libetpan): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (getmail): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/fonts.scm (font-liberation): New variable.
|
|
|
|
|
| |
* gnu/packages/xfig.scm (xfig): Set XAPPLRESDIR environment variable to help
xfig find the app-defaults resource files.
|
|
|
|
| |
* gnu/packages/dictionaries.scm (vera): Update to 1.22.
|
|
|
|
| |
* gnu/packages/disk.scm (ddrescue): Update to 1.19.
|
|
|
|
| |
* gnu/packages/cdrom.scm (libcdio): Update to 0.93.
|
|
|
|
|
| |
* gnu/packages/games (abbaye): Create '/share/pixmaps' directory
before installing.
|
|
|
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-openchrome): Add patch for build failure
with glibc-2.20. Fixes bug #18740.
* gnu/packages/patches/xf86-video-openchrome-includes.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
|
|
|
|
| |
* gnu/packages/maths.scm (atlas): Add MIPS specific configure flags.
|
|
|
|
|
| |
* gnu/packages/gimp.scm (gegl): Disable tests since failures are apparently
not taken care of in upstream releases.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2014.11.21.1.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre): Update to version 3.17.4.
|
|
|
|
|
|
|
|
| |
corresponding configure flags.
* gnu/packages/qt.scm (libxkbcommon): Add inputs libx11 and xkeyboard-config.
Use configure flags to set XKB config root and X11 locale root
directories.
|
|
|
|
| |
* gnu/packages/qt.scm (qt): Add input ruby.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/avr.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add avr.scm.
* gnu/packages/cross-base.scm (xgcc-avr): New variable.
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add case for
"avr".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (hexchat): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/qt.scm (libxkbcommon): Update to 0.5.0.
Add input libxcb and native input pkg-config.
|
|
|
|
| |
* gnu/packages/xorg.scm (xcb-util-renderutil): Update to 0.3.9.
|
|
|
|
| |
* gnu/packages/xorg.scm (xcb-util-keysyms): Update to 0.4.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (xcb-util-image): Update to 0.4.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (xcb-util): Update to 0.4.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (libxcb): Update to 1.11.
|
|
|
|
| |
* gnu/packages/xorg.scm (xcb-proto): Update to 1.11.
|
|
|
|
|
| |
* gnu/packages/glib.scm (dbus)[replacement]: New field.
(dbus-1.8.10): New variable.
|