Age | Commit message (Expand) | Author |
2015-10-15 | gnu: python-pygobject: Update to 3.18.0....* gnu/packages/glib.scm (python-pygobject): Update to 3.18.0.
| 宋文武 |
2015-10-15 | gnu: glibmm: Update to 2.46.1....* gnu/packages/glib.scm (glibmm): Update to 2.46.1.
| 宋文武 |
2015-10-15 | gnu: libsigc++: Update to 2.6.1....* gnu/packages/glib.scm (libsigc++): Update to 2.6.1.
| 宋文武 |
2015-10-15 | gnu: intltool: Update to 0.51.0....* gnu/packages/glib.scm (intltool): Update to 0.51.0.
| 宋文武 |
2015-10-15 | gnu: gobject-introspection: Update to 1.46.0....* gnu/packages/glib.scm (gobject-introspection): Update to 1.46.0.
[source]: Add a snippet to correct python shebang.
| 宋文武 |
2015-10-15 | gnu: glib: Update to 2.46.1....* gnu/packages/glib.scm (glib): Update to 2.46.1.
| 宋文武 |
2015-10-14 | gnu: dbus: Drop patch....* gnu/packges/patches/dbus-localstatedir.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/glib.scm (dbus): Remove patch.
[argumests]: Remove 'post-install' phase. Don't create
localestatedir and sysconfdir in the 'install' phase.
| 宋文武 |
2015-10-14 | gnu: glib: Update to 2.46.0....* gnu/packages/glib.scm (glib): Update to 2.46.0.
* gnu/packages/patches/glib-tests-desktop.patch: Add hunk to disable
'gdbus-unix-addresses' test.
| Ludovic Courtès |
2015-10-14 | gnu: dbus: Update to 1.10.0....* gnu/packages/glib.scm (dbus)[source]: Update to 1.10.0.
[arguments]: Add --sysconfdir=/etc.
* gnu/packages/patches/dbus-localstatedir.patch: Update.
| Ludovic Courtès |
2015-09-12 | gnu: glib: Update to 2.44.1....* gnu/packages/glib.scm (glib): Update to 2.44.1.
| 宋文武 |
2015-08-22 | gnu: itstool: Wrap with PYTHONPATH....* gnu/packages/glib.scm (itstool): Change 'propagated-inputs' to 'inputs'.
[arguments]: New field.
| 宋文武 |
2015-08-18 | Revert "PRELIMINARY: Add dbus-fixed."...This reverts commit 86e3f95a09d903debba38cd1ff5dfd953f34a765.
| Mark H Weaver |
2015-08-18 | PRELIMINARY: Add dbus-fixed. | Mark H Weaver |
2015-06-19 | gnu: itstool: Add python2-libxml2 to propagated-inputs....This is a followup to commit 7ce3224247d3acd559841f23d1b4b49d073b15f5.
* gnu/packages/glib.scm (itstool)[propagated-inputs]: Add python2-libxml2.
| Mark H Weaver |
2015-05-23 | gnu: dbus-glib: Propagate inputs dbus and glib....* gnu/packages/glib.scm (dbus-glib): Propagate inputs dbus and glib.
* gnu/packages/audio.scm (patchage),
gnu/packages/gnuzilla.scm (icecat),
gnu/packages/python.scm (python-dbus): Drop inputs dbus and glib.
* gnu/packages/gnome.scm (colord, gconf, gnome-vfs, upower),
gnu/packages/mail.scm (claws-mail),
gnu/packages/messaging.scm (hexchat),
gnu/packages/wicd.scm (wicd): Drop input dbus.
| Andreas Enge |
2015-04-22 | 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.
| 宋文武 |
2015-04-22 | gnu: python-pygobject: Update to 3.16.1....* gnu/packages/glib.scm (python-pygobject): Update to 3.16.1.
| 宋文武 |
2015-04-22 | gnu: glibmm: Update to 2.44.0....* gnu/packages/glib.scm (glibmm): Update to 2.44.0.
| 宋文武 |
2015-04-22 | gnu: libsigc++: Update to 2.4.1....* gnu/packages/glib.scm (libsigc++): Update to 2.4.1.
| 宋文武 |
2015-04-22 | gnu: dbus-glib: Update to 0.104....* gnu/packages/glib.scm (dbus-glib): Update to 0.104.
| 宋文武 |
2015-04-22 | gnu: itstool: Update to 2.0.2....* gnu/packages/glib.scm (itstool): Update to 2.0.2.
| 宋文武 |
2015-04-22 | gnu: gobject-introspection: Update to 1.44.0....* gnu/packages/glib.scm (gobject-introspection): Update to 1.44.0.
[source]: Use mirror://gnome.
[arguments]<#:phases>: Remove.
* gnu/packages/patches/gobject-introspection-cc.patch: Rewrite to
set os.environ['CC'] in 'giscanner/__init__.py'.
| 宋文武 |
2015-04-14 | gnu: glib: Move html documentation to $doc/share/gtk-doc/html....* gnu/packages/glib.scm (glib)[arguments]<#:configure-flags>:
Pass "--with-html-dir=$doc/share/gtk-doc/html".
| 宋文武 |
2015-04-06 | gnu: dbus: Update to 1.8.16....* gnu/packages/glib.scm (dbus): Update to 1.8.16.
| Mark H Weaver |
2015-04-05 | gnu: glib: Add search path specification for 'GIO_EXTRA_MODULES'....* gnu/packages/glib.scm (glib): Add specification for 'GIO_EXTRA_MODULES'.
| 宋文武 |
2015-04-05 | gnu: glib: Update to 2.44.0....* gnu/packages/glib.scm (glib): Update to 2.44.0.
| Andy Wingo |
2015-03-20 | gnu: Add python2-pygobject....* gnu/packages/glib.scm (python2-pygobject): New variable.
| Ricardo Wurmus |
2015-03-20 | gnu: python-pygobject: use home page of 3.x series....* gnu/packages/glib.scm (python-pygobject)[home-page]: Use home page of the
3.x series of the pygobject bindings instead of the home page for the 2.x
bindings.
| Ricardo Wurmus |
2015-03-04 | gnu: Move 'which' to (gnu packages base)....* gnu/packages/which.scm: Remove.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove it.
* gnu/packages/base.scm (which): New variable.
* gnu/packages/aspell.scm, gnu/packages/audio.scm,
gnu/packages/autogen.scm, gnu/packages/cdrom.scm,
gnu/packages/compression.scm, gnu/packages/datamash.scm,
gnu/packages/games.scm, gnu/packages/glib.scm,
gnu/packages/gnu-pw-mgr.scm, gnu/packages/gnutls.scm,
gnu/packages/gps.scm, gnu/packages/guile.scm,
gnu/packages/java.scm, gnu/packages/libevent.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm,
gnu/packages/node.scm, gnu/packages/ntp.scm,
gnu/packages/orpheus.scm, gnu/packages/pciutils.scm,
gnu/packages/python.scm, gnu/packages/qt.scm,
gnu/packages/rsync.scm, gnu/packages/sawfish.scm,
gnu/packages/scheme.scm, gnu/packages/ssh.scm,
gnu/packages/statistics.scm, gnu/packages/texlive.scm,
gnu/packages/wdiff.scm: Adjust accordingly.
| Ludovic Courtès |
2015-02-27 | gnu: python2-py2cairo: Rename to python2-pycairo....* 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.
| Andreas Enge |
2015-01-28 | 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.
| Ludovic Courtès |
2015-01-25 | Merge branch 'wip-gobject-introspection' | Mark H Weaver |
2015-01-23 | gnu: gobject-introspection: Add patch....* gnu/packages/glib.scm (gobject-introspection): Add patch
gobject-introspection-girepository.patch.
| Federico Beffa |
2015-01-18 | gnu: Add telepathy-glib....* gnu/packages/glib.scm (telepathy-glib): New variable.
| Andreas Enge |
2015-01-18 | gnu: gobject-introspection: Update to 1.42.0 and add new patch....* gnu/packages/glib.scm (gobject-introspection): Update to version 1.42.0.
Add patch 'gobject-introspection-absolute-shlib-path.patch' provided by Luca
Bruno <lucabru@src.gnome.org> for Nix.
| Federico Beffa |
2014-12-30 | Merge branch 'master' into core-updates | Mark H Weaver |
2014-12-27 | packages: Add 'file-type' field to 'search-path-specification'....Fixes <http://bugs.gnu.org/18033>.
* guix/packages.scm (<search-path-specification>): Rename 'directories'
field to 'files'. Add 'file-type'.
(search-path-specification->sexp): Honor 'file-type'.
* gnu/packages/autotools.scm, gnu/packages/bootstrap.scm,
gnu/packages/cross-base.scm, gnu/packages/games.scm,
gnu/packages/gcc.scm, gnu/packages/glib.scm,
gnu/packages/guile.scm, gnu/packages/man.scm,
gnu/packages/perl.scm, gnu/packages/pkg-config.scm,
gnu/packages/python.scm, gnu/packages/ruby.scm,
gnu/packages/xfce.scm: Change 'directories' to 'files'.
* tests/packages.scm ("search paths"): Change 'directories' field to
'files'.
* guix/scripts/environment.scm (for-each-search-path): Likewise.
| Ludovic Courtès |
2014-12-19 | gnu: glibmm: Update to 2.42.0....* gnu/packages/glib.scm (glibmm): Update to 2.42.0. Use 'version-major+minor'
to compute source URI.
| Mark H Weaver |
2014-12-19 | gnu: dbus-glib: Update to 0.102....* gnu/packages/glib.scm (dbus-glib): Update to 0.102.
| Mark H Weaver |
2014-12-19 | gnu: glib: Update to 2.42.1....* gnu/packages/glib.scm (glib): Update to 2.42.1. Disable a test
that requires dbus.
| Mark H Weaver |
2014-12-19 | gnu: dbus: Update to 1.8.12....* gnu/packages/glib.scm (dbus): Update to 1.8.12.
| Mark H Weaver |
2014-12-10 | Revert "gnu: gobject-introspection: Update to 1.42.0 and add new patch."...This reverts commit 66717243d0683fa05b5630c2e011f3a486a8d316. Several
packages fail to build with the new version.
| Federico Beffa |
2014-12-09 | gnu: gobject-introspection: Define search path for typelib files....* gnu/packages/glib.scm (gobject-introspection): Add 'native-search-paths' and
'search-paths' fields.
| Federico Beffa |
2014-12-09 | gnu: gobject-introspection: Update to 1.42.0 and add new patch....* gnu/packages/glib.scm (gobject-introspection): Update to version 1.42.0.
Add patch 'gobject-introspection-absolute-shlib-path.patch' provided by Luca
Bruno <lucabru@src.gnome.org> for Nix.
| Federico Beffa |
2014-12-03 | gnu: glib: Update to 2.40.2....* gnu/packages/glib.scm (glib): Update to 2.40.2.
| Ludovic Courtès |
2014-12-03 | gnu: glib: Work around unreliable GIO test....Fixes <http://bugs.gnu.org/18445>.
* gnu/packages/patches/glib-tests-gapplication.patch: New file
* gnu/packages/glib.scm (glib)[source]: Add it.
* gnu-system.am (dist_patch_DATA): Add it.
| Ludovic Courtès |
2014-12-03 | gnu: dbus: Update to 1.8.10....* gnu/packages/glib.scm (dbus): Update to 1.8.10.
(dbus-1.8.10): Remove.
| Ludovic Courtès |
2014-12-02 | gnu: Add python-pygobject....* gnu/packages/patches/python2-pygobject-2-gi-info-type-error-domain.patch:
New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/glib.scm (python-pygobject, python2-pygobject-2): New
variables.
| Eric Bavier |
2014-11-21 | gnu: dbus: Add 1.8.10 as a replacement....* gnu/packages/glib.scm (dbus)[replacement]: New field.
(dbus-1.8.10): New variable.
| Ludovic Courtès |
2014-11-18 | gnu: intltool: Make file a regular input....* gnu/packages/glib.scm (intltool)[propagated-inputs]: Move file from here...
[inputs]: to here.
[arguments]: New 'patch-file-references phase.
| Eric Bavier |