aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/bioconductor.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/bioconductor.scm')
0 files changed, 0 insertions, 0 deletions
igned-off-by: Ludovic Courtès <ludo@gnu.org> Lukas Gradl 2016-06-15gnu: telepathy-glib: Enable vala bindings....* gnu/packages/glib.scm (telepathy-glib)[arguments]: Add --enable-vala-bindings to #:configure-flags. [native-inputs]: Add vala. Leo Famulari 2016-05-02Revert "Revert "Merge branch 'gnome-updates'""...This reverts commit e969b140a4382fd91514439a57749379cf00f86b. 宋文武 2016-04-23Revert "Merge branch 'gnome-updates'"...This reverts commit 63655d459e28b09cd8d58743dae14b3460f6c9da, reversing changes made to 80627f51f0238b9450745f4e642172d059ca5bb5. Mark H Weaver 2016-04-19glib: Fix tests....* gnu/packages/glib.scm (glib)[arguments]: Disable the "/application/local-actions" test in 'disable-failing-tests' phase. 宋文武 2016-04-16gnu: python-pygobject: Update to 3.20.0....* gnu/packages/glib.scm (python-pygobject): Update to 3.20.0. 宋文武 2016-04-16gnu: glibmm: Update to 2.48.1....* gnu/packages/glib.scm (glibmm): Update to 2.48.1. 宋文武 2016-04-16gnu: libsigc++: Update to 2.8.0....* gnu/packages/glib.scm (libsigc++): Update to 2.8.0. 宋文武 2016-04-16gnu: gobject-introspection: Update to 1.48.0....* gnu/packages/glib.scm (gobject-introspection): Update to 1.48.0. 宋文武 2016-04-16gnu: glib: Update to 2.48.0....* gnu/packages/glib.scm (glib): Update to 2.48.0. [propagated-inputs]: New field with pcre. 宋文武 2016-04-16gnu: glib: Disable tests in build phases instead of patches....* gnu/packages/glib.scm (glib)[sources]: Remove glib-tests-desktop.patch, glib-tests-prlimit.patch and glib-tests-gapplicatiotn.patch. [arguments]: Add 'disable-falling-tests' phase. * gnu/packages/patches/glib-tests-timer.patch: Adjust accordingly. * gnu/packages/patches/glib-tests-desktop.patch, gnu/packages/patches/glib-tests-gapplication.patch, gnu/packages/patches/glib-tests-prlimit.patch: Remove files. * gnu-system.am (dist_patch_DATA): Remove them. 宋文武 2016-04-16gnu: glib: Drop glib-tests-homedir.patch....* gnu/packages/glib.scm (glib)[source]: Remove glib-tests-homedir.patch. [arguments]: Set HOME and disable '/gdbus/codegen-peer-to-peer' test. * gnu/packages/patches/glib-tests-homedir.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. 宋文武 2016-04-16gnu: glib: Use modify-phases syntax....* gnu/packages/glib.scm (glib)[arguments]: Use 'modify-phases'. 宋文武