Age | Commit message (Expand) | Author |
---|---|---|
2013-03-27 | glib: Patch around prlimit(2) failure.•••* gnu/packages/glib.scm (glib)[source]: Switch to mirror://gnome. [inputs]: Add `patch/tests-prlimit'. [arguments]: Add it. * gnu/packages/patches/glib-tests-prlimit.patch: New file. * Makefile.am (dist_patch_DATA): Add it. | Ludovic Courtès |
2013-03-05 | gnu: Add intltool.•••* guix/download.scm (%mirrors): Add `gnome' mirrors. * gnu/packages/glib.scm (intltool): New variable. | Ludovic Courtès |
2013-01-19 | distro: glib: Run the test suite; add DBus.•••* distro/packages/glib.scm: Rename to... * gnu/packages/glib.scm: ... this. Update module declaration accordingly. (dbus): New variable. (glib): Change version number to 2.34.3, and adjust URL accordingly. Add a "doc" output. Add #:configure-flags, #:patches, and #:phases arguments. Add DBUS as an input, as well a three patches. * Makefile.am (MODULES): Adjust to file renaming. (dist_patch_DATA): Add `glib-tests-timezone.patch', `glib-tests-homedir.patch', and `glib-tests-desktop.patch'. | Ludovic Courtès |
2013-01-19 | distro: Add GLib.•••* distro/packages/glib.scm: New file. * Makefile.am (MODULES): Add it. | Nikita Karetnikov |