summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-06gnu: icu4c: Patch RUNPATH of libraries.•••* gnu/packages/icu4c.scm (icu4c): Elf-patch RUNPATH of libraries, for instance of libicuuc.so. Andreas Enge
2013-10-06gnu: cdparanoia: Fix links of internal libraries into binary.•••* gnu/packages/cdrom.scm (cdparanoia): Use patchelf to link internal libraries into binary. Andreas Enge
2013-10-06gnu: Add libsigc++ and glibmm.•••* gnu/packages/glib.scm (libsigc++, glibmm): New variable. Ludovic Courtès
2013-10-05gnu: gobject-introspection: Export via #:export.•••* gnu/packages/glib.scm: Export 'gobject-instrospection' via the #:export clause. Ludovic Courtès
2013-10-05gnu: Add freeglut, glu, and FTGL.•••* gnu/packages/gl.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Joshua S. Grant
2013-10-05gnu: ao: Build PulseAudio back-end.•••* gnu/packages/oggvorbis.scm (ao): Add PulseAudio as an input. Ludovic Courtès
2013-10-05gnu: oggvorbis: Use #:export clause.•••* gnu/packages/oggvorbis.scm: Use #:export clause instead of 'define-public'. Ludovic Courtès
2013-10-05gnu: pulseaudio: Add dependency on libcap.•••* gnu/packages/pulseaudio.scm (pulseaudio): Add dependency on libcap. Ludovic Courtès
2013-10-05gnu: Add libcap.•••* gnu/packages/linux.scm (libcap): New variable. Ludovic Courtès
2013-10-05download: Add Debian mirrors.•••* guix/download.scm (%mirrors)[debian]: New set of mirrors. Ludovic Courtès
2013-10-05gnu: gnupg: Upgrade to 2.0.22.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.0.22. This release fixes security issue CVE-2013-4402 in the OpenPGP packet parser. Ludovic Courtès
2013-10-04gnu: Add PulseAudio and related libraries.•••* gnu/packages/pulseaudio.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès
2013-10-04gnu: Add FFTW.•••* gnu/packages/algebra.scm (fftw): New variable. Ludovic Courtès
2013-10-04gnu: Add libxkbcommon.•••* gnu/packages/qt.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Andreas Enge
2013-10-04gnu: xorg: Add xcb-util-renderutil.•••* gnu/packages/xorg.scm (xcb-util-renderutil): New variable. Andreas Enge
2013-10-04gnu: xorg: Add xcb-util-keysyms.•••* gnu/packages/xorg.scm (xcb-util-keysyms): New variable. Andreas Enge
2013-10-04gnu: xorg: Add xcb-util-image.•••* gnu/packages/xorg.scm (xcb-util-image): New variable. Andreas Enge
2013-10-04gnu: xorg: Add xcb-util.•••* gnu/packages/xorg.scm (xcb-util): New variable. * gnu/packages/xorg.scm (xcb-util-wm): Expand the description. Andreas Enge
2013-10-03gnu: xorg: Add xcb-util-wm.•••* gnu/packages/xorg.scm (xcb-util-wm): New variable. Andreas Enge
2013-10-03gnu: Add Netcat.•••* gnu/packages/system.scm (netcat): New variable. Ludovic Courtès
2013-10-03monads: Allow resolution of a monad's bind/return at expansion time.•••* guix/monads.scm (<monad>): Turn in a raw SRFI-9 record type. (define-monad): New macro. (with-monad): Add a case for when MONAD is a macro. (identity-return, identity-bind, store-return, store-bind): Inline. (%identity-monad, %store-monad): Use 'define-monad'. * tests/monads.scm ("monad?"): New test. Ludovic Courtès
2013-10-03gnu: vm: Rewrite helper functions as monadic functions.•••* gnu/system/dmd.scm (host-name-service, nscd-service, mingetty-service, syslog-service, guix-service, static-networking-service): Rewrite as monadic functions. (dmd-configuration-file): Use 'text-file' instead of 'add-text-to-store'. * gnu/system/grub.scm (grub-configuration-file): Rewrite as a monadic function. * gnu/system/linux.scm (pam-services->directory): Likewise. * gnu/system/shadow.scm (group-file, passwd-file, guix-build-accounts): Likewise. * gnu/system/vm.scm (expression->derivation-in-linux-vm, qemu-image, union, system-qemu-image): Likewise. Ludovic Courtès
2013-10-03Add (guix monads).•••* guix/monads.scm: New file. * tests/monads.scm: New file. * Makefile.am (MODULES): Add guix/monads.scm. (SCM_TESTS): Add tests/monads.scm. * doc/guix.texi (The Store Monad): New node. (The Store): Reference it. Ludovic Courtès
2013-10-03gnu: libxcb: Enable xcb-xkb.•••* gnu/packages/xorg.scm (libxcb): Add configure flag "--enable-xkb". Andreas Enge
2013-10-03gnu: gnome: Add brasero.•••* gnu/packages/gnome.scm (brasero): New variable; not totally usable due to lacking inputs. Andreas Enge
2013-10-02gnu: Add hicolor-icon-theme.•••* gnu/packages/gnome.scm (hicolor-icon-theme): New variable. Andreas Enge
2013-10-02gnu: gnome: Add gnome-icon-theme.•••* gnu/packages/gnome.scm (gnome-icon-theme): New variable. Andreas Enge
2013-10-02gnu: Add icon-naming-utils.•••* gnu/packages/gnome.scm (icon-naming-utils): New variable. Andreas Enge
2013-10-02gnu: Add perl-xml-simple.•••* gnu/packages/xml.scm (perl-xml-simple): New variable. Andreas Enge
2013-10-02gnu: gnome: Add gsettings-desktop-schemas.•••* gnu/packages/gnome.scm (gsettings-desktop-schemas): New variable. Andreas Enge
2013-10-02gnu: xnee: Drop input gtk+.•••* gnu/packages/xnee.scm (xnee): Drop unused input gtk+. Andreas Enge
2013-10-02gnu: itstool: Really push the modification announced in 9000d556.•••* gnu/packages/glib.scm (itstool): Do as announced in 9000d556. Andreas Enge
2013-10-02gnu: itstool: Add propagated inputs python-2 and libxml2.•••* 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. Andreas Enge
2013-10-02gnu: Add libcanberra.•••* gnu/packages/libcanberra.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Andreas Enge
2013-10-02gnu: libvorbis: Propagate input libogg.•••* gnu/packages/oggvorbis.scm (libvorbis): Propagate input libogg, as stipulated by the pkg-config files. Andreas Enge
2013-10-02gnu: gnome: Add libnotify.•••* gnu/packages/gnome.scm (libnotify): New variable. Andreas Enge
2013-10-02gnu: racket: Revert input from gtk+-3 to gtk+-2.•••* gnu/packages/scheme.scm (racket): Revert input from gtk+-3 to gtk+-2. Andreas Enge
2013-10-01gnu: gtk+: Propagate inputs.•••* gnu/packages/gtk.scm (gtk+): Propagate inputs at-spi2-atk, libxi and libxinerama. Andreas Enge
2013-10-01gnu: Revert inputs from gtk+-3 to gtk+-2.•••* 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. Andreas Enge
2013-10-01gnu: gtk+-2: Update to 2.24.21.•••* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.21, add inputs perl and python. Andreas Enge
2013-10-01gnu: Add Gtk+ 3.•••* gnu/packages/gtk.scm (gtk+): Switch to version 3.10.0. * gnu/packages/gtk.scm (gtk+-2): New name for version 2.24.20. Andreas Enge
2013-10-01gnu: Drop gtk+-3, erroneously pushed in the previous commit.•••* gnu/packages/gtk.scm (gtk+-3): Delete variable. Andreas Enge
2013-10-01gnu: Add at-spi2-atk.•••* gnu/packages/gtk.scm (at-spi2-atk): New variable. Andreas Enge
2013-10-01gnu: atk: Update to 2.10.0.•••* gnu/packages/gtk.scm (atk): Update to 2.10.0. Andreas Enge
2013-10-01gnu: Add at-spi2-core.•••* gnu/packages/gtk.scm (at-spi2-core): New variable. Andreas Enge
2013-09-30gnu: libxi: Propagate inputs inputproto and libx11.•••* gnu/packages/xorg.scm (libxi): Propagate inputs inputproto and libx11, as stipulated by xi.pc. Andreas Enge
2013-09-30gnu: glib: Update to 2.38.0.•••* 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. Andreas Enge
2013-09-29gnu: Add gobject-introspection.•••* gnu/packages/glib.scm (gobject-introspection): New variable. Cyril Roelandt
2013-09-29gnu: git: Add graphical tools to the "gui" output.•••* gnu/packages/version-control.scm (git): Add "gui" output. Add Tcl/Tk as inputs. Add #:configure-flags. Augment 'split' phase to handle graphical user interfaces. Ludovic Courtès
2013-09-29gnu: git: Do not retain reference from "out" to Subversion.•••* gnu/packages/version-control.scm (git): Wrap 'git-svn', not 'git', for PERL5LIB and LD_LIBRARY_PATH. Ludovic Courtès