~ruther/guix-local

ref: b2a5fa594e66b9d929df11fc7a38e4b367a00a5e guix-local/gnu/packages/gtk.scm -rw-r--r-- 32.8 KiB
b9212a54 — Ludovic Courtès 11 years ago
Merge branch 'core-updates'
ea7f3349 — Ludovic Courtès 11 years ago
gnu: ganv: Set the RUNPATH of binaries to $libdir.

* gnu/packages/gtk.scm (ganv)[arguments]: Add 'set-ldflags' phase.
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
f8f63893 — 宋文武 11 years ago
gnu: gtkmm-2: Update to 2.24.4.

* gnu/packages/gtk.scm (gtkmm-2): Update to 2.24.4.
09a5c4c3 — 宋文武 11 years ago
gnu: gtkmm: Update to 3.16.0.

* gnu/packages/gtk.scm (gtkmm): Update to 3.16.0.
a8054b4e — 宋文武 11 years ago
gnu: pangomm: Update to 2.36.0.

* gnu/packages/gtk.scm (pangomm): Update to 2.36.0.
46b9a4ff — 宋文武 11 years ago
gnu: gtk+: Update to 3.16.2.

* gnu/packages/gtk.scm (gtk+): Update to 3.16.2.
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.
b837e658 — 宋文武 11 years ago
gnu: python-pycairo: Fix build with with python-3.4.3.

* gnu/packages/patches/pycairo-wscript.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/gtk.scm (python-pycairo)[source]: Use it.
  [build-system]: Use waf-build-system.
  [native-inputs]: Add python-waf.
  [arguments]<#:phases>: Use 'modify-phases'.  Add 'patch-waf phase.
* gnu/packages/gtk.scm (python2-pycairo): Adjust accordingly.
f210f057 — 宋文武 11 years ago
gnu: python-pycairo: Fix build with with python-3.4.3.

* gnu/packages/patches/pycairo-wscript.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/gtk.scm (python-pycairo)[source]: Use it.
  [build-system]: Use waf-build-system.
  [native-inputs]: Add python-waf.
  [arguments]<#:phases>: Use 'modify-phases'.  Add 'patch-waf phase.
* gnu/packages/gtk.scm (python2-pycairo): Adjust accordingly.
334345d9 — Mark H Weaver 11 years ago
Merge branch 'core-updates'
260b07a7 — Ludovic Courtès 11 years ago
gnu: gtk+: Pass --with-html-dir=$doc.

Fixes a regression introduced in 6b1f238.

* gnu/packages/gtk.scm (gtk+)[arguments]: Add #:configure-flags.
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.
cf3e3e37 — 宋文武 11 years ago
Merge branch 'master' into core-updates
068a53c3 — 宋文武 11 years ago
gnu: at-spi2-core: Move html documentation to 'doc' output.

* gnu/packages/gtk.scm (at-spi2-core)[outputs]: New field.
  [arguments]: Add #:configure-flags.
6967cc3f — 宋文武 11 years ago
gnu: at-spi2-atk: Propagate input at-spi2-core.

* gnu/packages/gtk.scm (at-spi2-atk): Move at-spi2-core to 'propagated-inputs'.
  Move dbus to 'native-inputs'.
57fcd224 — 宋文武 11 years ago
gnu: at-spi2-atk: Enable tests.

* gnu/packages/gtk.scm (at-spi2-atk)[arguments]: Remove #:tests? #f.
  Add #:phases.
13a9e291 — 宋文武 11 years ago
gnu: atk: Propagate input glib.

* gnu/packages/gtk.scm (atk): Move glib to 'propagated-inputs'.
d3d4bc0b — 宋文武 11 years ago
gnu: at-spi2-atk: Update to 2.16.0.

* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.16.0.
Next