Age | Commit message (Expand) | Author |
2015-04-22 | gnu: vala: Fix tests by setting 'CC'....This fixes a regression introduced in b19d680.
* gnu/packages/gnome.scm (vala)[arguments]: New field.
| 宋文武 |
2015-04-22 | Remove all the 'CC=gcc' hacks for 'g-ir-scanner'....* gnu/packages/glib.scm (telepathy-glib)[arguments]: Remove.
* gnu/packages/gtk.scm (at-spi2-core, gtk+-2): Remove #:make-flags.
* gnu/packages/gnome.scm (libpeas, librsvg, vala, vte, json-glib,
libxklavier, libsoup, libsecret, colord, geocode-glib, libgweather):
Remove #:make-flags or the '(setenv "CC" "gcc")' phase.
| 宋文武 |
2015-04-18 | gnu: gnome-settings-daemon: Use wacom packages....* gnu/packages/gnome.scm (gnome-settings-daemon): Use the wacom packages.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-17 | gnu: gnome-vfs: Tolerate 'test-async-cancel' failures, take two....* gnu/packages/gnome.scm (gnome-vfs)[arguments]: Remove 'XFAIL_TESTS' make
flag, which caused 'make check' to fail if the test unexpectedly passed.
Add 'patch-test-async-cancel-to-never-fail' phase.
| Mark H Weaver |
2015-04-17 | gnu: gnome-vfs: Expect 'test-async-cancel' failure, and clean up....* gnu/packages/gnome.scm (gnome-vfs)[arguments]: Add
"XFAIL_TESTS=test-async-cancel" to make flags. Remove ignored and
undocumented 'DISABLE_DEPRECATED_CFLAGS' configure flag. Simplify
'ignore-deprecations' phase and return #t. Reformat to fit within
80 columns.
| Mark H Weaver |
2015-04-14 | gnu: Add gnome-settings-daemon....* gnu/packages/gnome.scm (gnome-settings-daemon): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-14 | gnu: Add libgweather....* gnu/packages/gnome.scm (libgweather): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-13 | gnu: Add upower....* gnu/packages/gnome.scm (upower): New variable.
* gnu/packages/patches/upower-builddir.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-10 | gnu: Add missing quotes in phase names passed to 'modify-phases'....This is a followup to f8503e2.
* gnu/packages/gnome.scm (glib-networking): Add missing quotes before
phase names passed to 'modify-phases'.
(libsoup): Likewise.
(gnome-terminal): Likewise.
(colord): Likewise.
(geoclue): Likewise.
* gnu/packages/gtk.scm (at-spi2-core, at-spi2-atk): Likewise.
* gnu/packages/haskell.scm (ghc-network): Likewise.
* gnu/packages/imagemagick.scm (perl-image-magick): Likewise.
* gnu/packages/video.scm (aalib): Likewise.
* gnu/packages/web.scm (nginx): Likewise.
| Ludovic Courtès |
2015-04-10 | gnu: gnome-themes-standard: Update to 3.16.0....This is a followup to 12f7f4a.
* gnu/packages/gnome.scm (gnome-themes-standard): Update hash.
| 宋文武 |
2015-04-09 | gnu: Add geocode-glib....* gnu/packages/gnome.scm (geocode-glib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-09 | gnu: gnome-desktop: Update to 3.16.0....* gnu/packages/gnome.scm (gnome-desktop): Update to 3.16.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-09 | Merge branch 'master' into core-updates | Ludovic Courtès |
2015-04-08 | gnu: Add libsecret....* gnu/packages/gnome.scm (libsecret): New variable.
| 宋文武 |
2015-04-08 | gnu: Add geoclue....* gnu/packages/gnome.scm (geoclue): New variable.
* gnu/packages/patches/geoclue-config.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-08 | gnu: Add colord package....* gnu/packages/gnome.scm (colord): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-08 | Merge branch 'master' into core-updates | 宋文武 |
2015-04-07 | gnu: Add libsoup....* gnu/packages/gnome.scm (libsoup): New variable.
| 宋文武 |
2015-04-06 | gnu: Add glib-networking....* gnu/packages/gnome.scm (glib-networking): New variable.
| 宋文武 |
2015-04-05 | gnu: gnome-mines: Update to 3.16.0....* gnu/packages/gnome.scm (gnome-mines): Update to 3.16.0.
| 宋文武 |
2015-04-05 | gnu: gsettings-desktop-schemas: Enable GObject introspection....* gnu/packages/gnome.scm (gsettings-desktop-schemas)[native-inputs]:
Add gobject-introspection.
| 宋文武 |
2015-04-05 | gnu: gsettings-desktop-schemas: Update to 3.16.0....* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.16.0.
| 宋文武 |
2015-04-04 | gnu: Add gnome-terminal....* gnu/packages/gnome.scm (gnome-terminal): New variable.
| Andy Wingo |
2015-04-03 | gnu: vte: Propagate GnuTLS....* gnu/packages/gnome.scm (vte): Move GNUTLS from 'inputs' to
'propagated-inputs'. Suggested by 宋文武 <iyzsong@gmail.com>.
| Ludovic Courtès |
2015-04-03 | gnu: vte: Update to 0.40.0....* gnu/packages/gnome.scm (vte): Update to 0.40.0. Add 'inputs' field.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-03-31 | utils: 'modify-phases' no longer introduces quotes....Suggested by Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>.
* guix/build/utils.scm (%modify-phases): Remove quotes.
* guix/build/cmake-build-system.scm (%standard-phases): Adjust
accordingly.
* guix/build/glib-or-gtk-build-system.scm (%standard-phases): Likewise.
* guix/build/gnu-dist.scm (%dist-phases): Likewise.
* guix/build/perl-build-system.scm (%standard-phases): Likewise.
* guix/build/python-build-system.scm (%standard-phases): Likewise.
* guix/build/ruby-build-system.scm (%standard-phases): Likewise.
* guix/build/waf-build-system.scm (%standard-phases): Likewise.
* gnu/packages/bash.scm, gnu/packages/code.scm, gnu/packages/gl.scm,
gnu/packages/gnome.scm, gnu/packages/graphics.scm,
gnu/packages/image.scm, gnu/packages/key-mon.scm,
gnu/packages/ocr.scm, gnu/packages/plotutils.scm,
gnu/packages/search.scm, gnu/packages/video.scm: Likewise.
| Ludovic Courtès |
2015-03-26 | gnu: Add gnome-mines....* gnu/packages/gnome.scm (gnome-mines): New variable.
| 宋文武 |
2015-03-17 | gnu: Add python2-rsvg....* gnu/packages/gnome.scm (python2-rsvg): New variable.
| Ludovic Courtès |
2015-03-13 | gnu: libgnomeprint: adapt to newer freetype....* gnu/packages/gnome.scm (freetype): Change "freetype" to "freetype2" in
snippet.
| Ricardo Wurmus |
2015-02-26 | Merge branch 'master' into core-updates | Ludovic Courtès |
2015-02-19 | gnu: Add libxklavier....* gnu/packages/gnome.scm (libxklavier): New variable.
| 宋文武 |
2015-02-11 | gnu: Add libgnomecanvasmm....* gnu/packages/gnome.scm (libgnomecanvasmm): New variable.
| Ricardo Wurmus |
2015-01-30 | gnu: Add desktop-file-utils....* gnu/packages/gnome.scm (desktop-file-utils): New variable.
| 宋文武 |
2015-01-28 | gnu: Define $CC to placate 'g-ir-scanner'....* gnu/packages/glib.scm (telepathy-glib)[arguments]: New field.
* gnu/packages/gnome.scm (json-glib)[arguments]: New field.
| Ludovic Courtès |
2015-01-25 | Merge branch 'wip-gobject-introspection' | Mark H Weaver |
2015-01-21 | gnu: libpeas: Update to 1.12.1, add 'pre-build phase....* gnu/packages/gnome.scm (libpeas): Update to version 1.12.1 and add
'pre-build phase.
| Federico Beffa |
2015-01-19 | gnu: Make libgnomeprint{,ui} as deprecated....* gnu/packages/gnome.scm (libgnomeprint): Add comment and update
'description' to mark it as deprecated.
(libgnomeprintui): Ditto.
| Ludovic Courtès |
2015-01-19 | gnu: Add json-glib....* gnu/packages/gnome.scm (json-glib): New variable.
| Andreas Enge |
2015-01-19 | gnu: vte: Add 'pre-build phase....* gnu/packages/gnome.scm (vte): Add 'pre-build phase.
| Federico Beffa |
2015-01-18 | gnu: librsvg: Update to 2.40.6 and add 'pre-build phase....* gnu/packages/gnome.scm (librsvg): Update to 2.40.6 and add 'pre-build phase.
| Federico Beffa |
2015-01-13 | Merge branch 'master' into core-updates | Mark H Weaver |
2015-01-12 | gnu: evince: Add inputs....* gnu/packages/gnome.scm (evince): Add 'dconf' and 'libcanberra' inputs.
Remove custom phase 'set-mime-search-path which is now handled by
glib-or-gtk-build-system.
| Federico Beffa |
2015-01-12 | gnu: dconf: Add dconf....* gnu/packages/gnome.scm (dconf): New variable.
| Federico Beffa |
2015-01-06 | Merge branch 'master' into core-updates | Mark H Weaver |
2015-01-02 | gnu: icon-naming-utils: Wrap with PERL5LIB to find XML::Simple....Fixes <http://bugs.gnu.org/19367>.
* gnu/packages/gnome.scm (icon-naming-utils)[arguments]: New field.
| 宋文武 |
2014-12-30 | Merge branch 'master' into core-updates | Mark H Weaver |
2014-12-27 | gnu: libxml2: Add search path specification....* gnu/packages/xml.scm (libxml2)[native-search-paths, search-paths]: New
fields.
* gnu/packages/gnome.scm (gnome-doc-utils)[arguments]: Remove.
* gnu/packages/gps.scm (gpscorrelate)[arguments]: Remove settings for
'XML_CATALOG_FILES' from 'configure' phase.
* gnu/packages/web.scm (tinyproxy)[arguments]: Likewise.
| Ludovic Courtès |
2014-12-26 | gnu: gtkglext: Add glu to inputs....* gnu/packages/gnome.scm (gtkglext): Add glu to inputs.
| Mark H Weaver |
2014-12-20 | gnu: Add vte....* gnu/packages/gnome.scm (vte, vte/gtk+-2): New variables.
| 宋文武 |
2014-12-15 | gnu: Add vala....* gnu/packages/gnome.scm (vala): New variable.
| 宋文武 |