| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/gnome.scm (gnome-icon-theme): Move inputs to native-inputs.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-icon-theme): Update to 3.12.0.
|
|
|
|
| |
* gnu/packages/gnome.scm (aisleriot): New variable.
|
|
|
|
| |
* gnu/packages/gnome.scm (goffice-0.8): New variable.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (totem-pl-parser): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
This fixes a regression introduced in b19d680.
* gnu/packages/gnome.scm (vala)[arguments]: New field.
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-settings-daemon): Use the wacom packages.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-settings-daemon): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (libgweather): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
This is a followup to 12f7f4a.
* gnu/packages/gnome.scm (gnome-themes-standard): Update hash.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (geocode-glib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.16.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (libsecret): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* 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>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (colord): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (libsoup): New variable.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (glib-networking): New variable.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (gnome-mines): Update to 3.16.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (gsettings-desktop-schemas)[native-inputs]:
Add gobject-introspection.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.16.0.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (gnome-terminal): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (vte): Move GNUTLS from 'inputs' to
'propagated-inputs'. Suggested by 宋文武 <iyzsong@gmail.com>.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (vte): Update to 0.40.0. Add 'inputs' field.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-mines): New variable.
|
|
|
|
| |
* gnu/packages/gnome.scm (python2-rsvg): New variable.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (freetype): Change "freetype" to "freetype2" in
snippet.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (libgnomecanvasmm): New variable.
|
|/
|
|
| |
* gnu/packages/gnome.scm (libxklavier): New variable.
|
|
|
|
| |
* gnu/packages/gnome.scm (desktop-file-utils): New variable.
|
|
|
|
|
| |
* gnu/packages/glib.scm (telepathy-glib)[arguments]: New field.
* gnu/packages/gnome.scm (json-glib)[arguments]: New field.
|
|\ |
|
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (libpeas): Update to version 1.12.1 and add
'pre-build phase.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (vte): Add 'pre-build phase.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (librsvg): Update to 2.40.6 and add 'pre-build phase.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (libgnomeprint): Add comment and update
'description' to mark it as deprecated.
(libgnomeprintui): Ditto.
|
|/
|
|
| |
* gnu/packages/gnome.scm (json-glib): New variable.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (dconf): New variable.
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Fixes <http://bugs.gnu.org/19367>.
* gnu/packages/gnome.scm (icon-naming-utils)[arguments]: New field.
|