Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-21 | gnu: Add missing libevent patch. | Ludovic Courtès | |
* gnu/packages/patches/libevent-dns-tests.patch: New file. * Makefile.am (dist_patch_DATA): Add it. | |||
2013-01-19 | distro: glib: Run the test suite; add DBus. | Ludovic Courtès | |
* 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'. | |||
2013-01-18 | distro: Change the module name space to (gnu ...). | Ludovic Courtès | |
* distro: Rename to... * gnu: ... this. Update module names accordingly. * Makefile.am: Adjust accordingly. * po/POTFILES.in: Likewise. * distro.scm: Search for files under /gnu/packages instead of /distro/packages. * gnu/packages/base.scm (ld-wrapper-boot3): Likewise. |