~ruther/guix-local

ref: 6568d2bd6e4e047dd95b00a7a6e7501a16491eb5 guix-local/gnu/packages/gnome.scm -rw-r--r-- 82.0 KiB
1e7464a9 — David Hashe 11 years ago
gnu: Add totem-pl-parser.

* gnu/packages/gnome.scm (totem-pl-parser): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4ac0d644 — Andreas Enge 11 years ago
Merge branch 'master' into core-updates.
003e8d5e — Andreas Enge 11 years ago
Merge branch 'wip-glib' into master.

Conflicts:
	gnu/packages/package-management.scm
1ea90625 — 宋文武 11 years ago
gnu: vala: Fix tests by setting 'CC'.

This fixes a regression introduced in b19d680.

* gnu/packages/gnome.scm (vala)[arguments]: New field.
b19d6805 — 宋文武 11 years ago
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.
ec2b1921 — Andy Wingo 11 years ago
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>
334345d9 — Mark H Weaver 11 years ago
Merge branch 'core-updates'
db5127d8 — Mark H Weaver 11 years ago
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.
9e12bc34 — Mark H Weaver 11 years ago
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.
23a22af6 — Andy Wingo 11 years ago
gnu: Add gnome-settings-daemon.

* gnu/packages/gnome.scm (gnome-settings-daemon): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
6a180f6f — Andy Wingo 11 years ago
gnu: Add libgweather.

* gnu/packages/gnome.scm (libgweather): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a1d5bb0e — Andy Wingo 11 years ago
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>
3a4de6b2 — Ludovic Courtès 11 years ago
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.
7dae5ac4 — 宋文武 11 years ago
gnu: gnome-themes-standard: Update to 3.16.0.

This is a followup to 12f7f4a.

* gnu/packages/gnome.scm (gnome-themes-standard): Update hash.
2bfe7437 — Andy Wingo 11 years ago
gnu: Add geocode-glib.

* gnu/packages/gnome.scm (geocode-glib): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
12f7f4aa — Andy Wingo 11 years ago
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>
ee540857 — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
bba229a3 — 宋文武 11 years ago
gnu: Add libsecret.

* gnu/packages/gnome.scm (libsecret): New variable.
7b2abd00 — Andy Wingo 11 years ago
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>
75016d07 — Andy Wingo 11 years ago
gnu: Add colord package.

* gnu/packages/gnome.scm (colord): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next