| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/gtk.scm (gtk+)[inputs]: Add librsvg.
[arguments]: Add 'wrap-gtk-encode-symbolic-svg' phase.
|
|
|
|
| |
* gnu/packages/gtk.scm (gtk+): Update to 3.16.3.
|
|
|
|
| |
* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.28.
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (harfbuzz): Add glib to propagated-inputs.
[native-inputs]: Add gobject-introspection.
[arguments]<#:configure-flags>: Add "--with-gobject".
|
|
|
|
| |
* gnu/packages/gtk.scm (harfbuzz): Update to 0.9.40.
|
|
|
|
| |
* gnu/packages/gtk.scm (girara): Update to 0.2.4.
|
|
|
|
| |
* gnu/packages/gtk.scm (ganv)[arguments]: Add 'set-ldflags' phase.
|
|
|
|
| |
* gnu/packages/gtk.scm (gtkmm-2): Update to 2.24.4.
|
|
|
|
| |
* gnu/packages/gtk.scm (gtkmm): Update to 3.16.0.
|
|
|
|
| |
* gnu/packages/gtk.scm (pangomm): Update to 2.36.0.
|
|
|
|
| |
* gnu/packages/gtk.scm (gtk+): Update to 3.16.2.
|
|
|
|
|
|
|
|
| |
* 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/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.
|
|
|
|
|
|
| |
Fixes a regression introduced in 6b1f238.
* gnu/packages/gtk.scm (gtk+)[arguments]: Add #:configure-flags.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|\ |
|
| |
| |
| |
| |
| | |
* gnu/packages/gtk.scm (at-spi2-core)[outputs]: New field.
[arguments]: Add #:configure-flags.
|
| |
| |
| |
| |
| | |
* gnu/packages/gtk.scm (at-spi2-atk): Move at-spi2-core to 'propagated-inputs'.
Move dbus to 'native-inputs'.
|
| |
| |
| |
| |
| | |
* gnu/packages/gtk.scm (at-spi2-atk)[arguments]: Remove #:tests? #f.
Add #:phases.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (atk): Move glib to 'propagated-inputs'.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.16.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/gtk.scm (atk)[outputs]: New field.
[arguments]: New field.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (atk): Update to 2.16.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Add #:make-flags.
[native-inputs]: Add gobject-introspection.
|
| |
| |
| |
| |
| | |
* gnu/packages/gtk.scm (at-spi2-core): Move dbus and glib to
'propagated-inputs'.
|
| |
| |
| |
| |
| | |
* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Remove #:tests? #f.
Add #:phases.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.16.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gtk+-2)[outputs]: New field.
[arguments]<#:configure-flags>: Add '--with-html-dir'.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gtk+-2)[inputs]: Add cups, libxcomposite,
libxcursor, libxdamage, libxi, libxinerama and libxrandr.
[native-inputs]: Add gettext.
[arguments]: Add #:configure-flags.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.27.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gtk+): Update to 3.16.0. Add libepoxy to
propagated-inputs. Add gettext to native-inputs. Add a 'pre-configure'
phase instead of modifying the existing 'configure' phase. Fix references
to 'gtk-update-icon-cache' in Makefile.in files.
Co-Authored-By: Mark H Weaver <mhw@netris.org>
|
|/
|
|
| |
* gnu/packages/gtk.scm (cairo): Update to 1.14.2.
|
|
|
|
|
| |
* gnu/packages/gtk.scm (gtk+-2): add `gobject-introspection' to the
native-inputs to install typelib file.
|
|\ |
|
| |\
| | |
| | |
| | |
| | | |
Conflicts:
gnu/packages/gnupg.scm
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/gtk.scm (cairo)[arguments]: Add --enable-tee to
configure-flags.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/gtk.scm (python2-pygtk)[arguments]: Add phase to patch the path
to the pygobject-codegen-2.0 executable.
|
| |/
|/|
| |
| | |
* gnu/packages/gtk.scm (girara): Add variable.
|
|/
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (python2-py2cairo): Rename to ...
(python2-pycairo): ... this
(python2-pygtk): Adapt input.
* gnu/packages/glib.scm (python2-pygobject-2): Adapt input.
* gnu/packages/python.scm (package-with-python2): Adapt input.
|
|
|
|
| |
* gnu/packages/gtk.scm (ganv): New variable.
|
|
|
|
|
| |
* gnu/packages/gtk.scm (gdk-pixbuf)[arguments]: New field.
[inputs]: Add LIBX11.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gtkmm): Update to 3.14.0.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gtk+): Update to 3.14.7.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (atk): Update to 2.15.3.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.31.1.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (pango): Update to 1.36.8.
|
|/
|
|
| |
* gnu/packages/gtk.scm (gtk+)[inputs]: Add CUPS.
|
|
|
|
|
| |
* gnu/packages/gtk.scm (gtk+)[native-inputs]: Unconditionally include
xorg-server and enable tests.
|
|
|
|
| |
* gnu/packages/gtk.scm (cairomm): Update to 1.11.2.
|