~ruther/guix-local

ref: e5ffe52cc7d0fa3242e3cd11f63c94deab91a3d5 guix-local/gnu/packages/gnome.scm -rw-r--r-- 60.6 KiB
619936a4 — Ludovic Courtès 11 years ago
gnu: Add python2-rsvg.

* gnu/packages/gnome.scm (python2-rsvg): New variable.
3edce2c9 — Ricardo Wurmus 11 years ago
gnu: libgnomeprint: adapt to newer freetype.

* gnu/packages/gnome.scm (freetype): Change "freetype" to "freetype2" in
  snippet.
12890625 — Ludovic Courtès 11 years ago
Merge branch 'core-updates'.
93be4e8e — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
6f96a359 — 宋文武 11 years ago
gnu: Add libxklavier.

* gnu/packages/gnome.scm (libxklavier): New variable.
eadc734e — Ricardo Wurmus 11 years ago
gnu: Add libgnomecanvasmm.

* gnu/packages/gnome.scm (libgnomecanvasmm): New variable.
686e025d — 宋文武 11 years ago
gnu: Add desktop-file-utils.

* gnu/packages/gnome.scm (desktop-file-utils): New variable.
88c6b580 — Ludovic Courtès 11 years ago
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.
5ade90ba — Mark H Weaver 11 years ago
Merge branch 'wip-gobject-introspection'
58d32305 — Federico Beffa 11 years ago
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.
eb497b66 — Ludovic Courtès 11 years ago
gnu: Make libgnomeprint{,ui} as deprecated.

* gnu/packages/gnome.scm (libgnomeprint): Add comment and update
  'description' to mark it as deprecated.
  (libgnomeprintui): Ditto.
109da1c0 — Andreas Enge 11 years ago
gnu: Add json-glib.

* gnu/packages/gnome.scm (json-glib): New variable.
7ed6ee1e — Federico Beffa 11 years ago
gnu: vte: Add 'pre-build phase.

* gnu/packages/gnome.scm (vte): Add 'pre-build phase.
dc67ebd2 — Federico Beffa 11 years ago
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.
57b7e1a6 — Ludovic Courtès 11 years ago
Merge branch 'core-updates'

Conflicts:
	gnu/packages/bootstrap.scm
a813710a — Mark H Weaver 11 years ago
Merge branch 'master' into core-updates
3d243e9c — Federico Beffa 11 years ago
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.
b47e1b20 — Federico Beffa 11 years ago
gnu: dconf: Add dconf.

* gnu/packages/gnome.scm (dconf): New variable.
23800e47 — Mark H Weaver 11 years ago
Merge branch 'master' into core-updates
f4e97277 — 宋文武 11 years ago
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.
Next