Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (alsa-utils): New variable.
|
|
* gnu/packages/xml.scm (xmlto): Add 'arguments' field.
[inputs]: Add libxml2 and libxslt.
|
|
* gnu/packages/base.scm (linux-libre-headers-boot0): Turn into a thunk.
User updated.
|
|
* gnu/packages/algebra.scm (pari-gp): Update to 2.5.5.
|
|
* gnu/packages/mail.scm (mutt): Add input gpgme.
|
|
* gnu/packages/gnupg.scm (gpgme): New variable.
|
|
* gnu/packages/icu4c.scm (icu4c): Elf-patch RUNPATH of libraries, for instance
of libicuuc.so.
|
|
* gnu/packages/cdrom.scm (cdparanoia): Use patchelf to link internal libraries
into binary.
|
|
* gnu/packages/glib.scm (libsigc++, glibmm): New variable.
|
|
* gnu/packages/glib.scm: Export 'gobject-instrospection' via the
#:export clause.
|
|
* gnu/packages/gl.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/oggvorbis.scm (ao): Add PulseAudio as an input.
|
|
* gnu/packages/oggvorbis.scm: Use #:export clause instead of
'define-public'.
|
|
* gnu/packages/pulseaudio.scm (pulseaudio): Add dependency on libcap.
|
|
* gnu/packages/linux.scm (libcap): New variable.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.0.22. This release fixes
security issue CVE-2013-4402 in the OpenPGP packet parser.
|
|
* gnu/packages/pulseaudio.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/algebra.scm (fftw): New variable.
|
|
* gnu/packages/qt.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/xorg.scm (xcb-util-renderutil): New variable.
|
|
* gnu/packages/xorg.scm (xcb-util-keysyms): New variable.
|
|
* gnu/packages/xorg.scm (xcb-util-image): New variable.
|
|
* gnu/packages/xorg.scm (xcb-util): New variable.
* gnu/packages/xorg.scm (xcb-util-wm): Expand the description.
|
|
* gnu/packages/xorg.scm (xcb-util-wm): New variable.
|
|
* gnu/packages/system.scm (netcat): New variable.
|
|
* gnu/packages/xorg.scm (libxcb): Add configure flag "--enable-xkb".
|
|
* gnu/packages/gnome.scm (brasero): New variable; not totally usable due to
lacking inputs.
|
|
* gnu/packages/gnome.scm (hicolor-icon-theme): New variable.
|
|
* gnu/packages/gnome.scm (gnome-icon-theme): New variable.
|
|
* gnu/packages/gnome.scm (icon-naming-utils): New variable.
|
|
* gnu/packages/xml.scm (perl-xml-simple): New variable.
|
|
* gnu/packages/gnome.scm (gsettings-desktop-schemas): New variable.
|
|
* gnu/packages/xnee.scm (xnee): Drop unused input gtk+.
|
|
* gnu/packages/glib.scm (itstool): Do as announced in 9000d556.
|
|
* gnu/packages/glib.scm (itstool): Add propagated input python-2; it is needed
to rewrite the shebang in the output python script and must be propagated
so that PYTHONPATH gets set when using itstool; and libxml2, imported as a
module by the script.
|
|
* gnu/packages/libcanberra.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/oggvorbis.scm (libvorbis): Propagate input libogg, as
stipulated by the pkg-config files.
|
|
* gnu/packages/gnome.scm (libnotify): New variable.
|
|
* gnu/packages/scheme.scm (racket): Revert input from gtk+-3 to gtk+-2.
|
|
* gnu/packages/gtk.scm (gtk+): Propagate inputs at-spi2-atk, libxi and
libxinerama.
|
|
* gnu/packages/cdrom.scm (dvdisaster): Replace input gtk+ by gtk+-2.
* gnu/packages/emacs.scm (emacs): Replace input gtk+ by gtk+-2.
* gnu/packages/geeqie.scm (geeqie): Replace input gtk+ by gtk+-2.
* gnu/packages/gkrellm.scm (gkrellm): Replace input gtk+ by gtk+-2.
* gnu/packages/mp3.scm (ripperx): Replace input gtk+ by gtk+-2.
* gnu/packages/scheme.scm: Drop duplicate inclusion of module gtk.
|
|
* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.21, add inputs perl and
python.
|
|
* gnu/packages/gtk.scm (gtk+): Switch to version 3.10.0.
* gnu/packages/gtk.scm (gtk+-2): New name for version 2.24.20.
|
|
* gnu/packages/gtk.scm (gtk+-3): Delete variable.
|
|
* gnu/packages/gtk.scm (at-spi2-atk): New variable.
|
|
* gnu/packages/gtk.scm (atk): Update to 2.10.0.
|
|
* gnu/packages/gtk.scm (at-spi2-core): New variable.
|
|
* gnu/packages/xorg.scm (libxi): Propagate inputs inputproto and libx11,
as stipulated by xi.pc.
|
|
* gnu/packages/glib.scm (glib): Update to 2.38.0 and drop rewriting of GTESTER.
* gnu/packages/patches/glib-tests-homedir.patch: Update patch for 2.38.0.
* gnu/packages/patches/glib-tests-desktop.patch: Update patch for 2.38.0 and
drop test dbus-appinfo.
|
|
* gnu/packages/glib.scm (gobject-introspection): New variable.
|