summaryrefslogtreecommitdiff
path: root/gnu/packages/glib.scm
Commit message (Expand)AuthorAgeFilesLines
...
| * gnu: glibmm: Update to 2.46.1.•••* gnu/packages/glib.scm (glibmm): Update to 2.46.1. 宋文武2015-10-151-2/+2
| * gnu: libsigc++: Update to 2.6.1.•••* gnu/packages/glib.scm (libsigc++): Update to 2.6.1. 宋文武2015-10-151-2/+2
| * gnu: intltool: Update to 0.51.0.•••* gnu/packages/glib.scm (intltool): Update to 0.51.0. 宋文武2015-10-151-2/+2
| * 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-151-2/+6
| * gnu: glib: Update to 2.46.1.•••* gnu/packages/glib.scm (glib): Update to 2.46.1. 宋文武2015-10-151-2/+2
| * 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-141-31/+33
| * 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ès2015-10-141-2/+2
| * 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ès2015-10-141-5/+10
* | gnu: Move pkg-config to native inputs.•••* gnu/packages/glib.scm (gobject-introspection)[native-inputs]: Move pkg-config from inputs. * gnu/packages/pulseaudio.scm (libsndfile, libsamplerate) (pulseaudio)[native-inputs]: Likewise. Mathieu Lirzin2015-12-061-2/+2
|/
* gnu: glib: Update to 2.44.1.•••* gnu/packages/glib.scm (glib): Update to 2.44.1. 宋文武2015-09-121-2/+2
* gnu: itstool: Wrap with PYTHONPATH.•••* gnu/packages/glib.scm (itstool): Change 'propagated-inputs' to 'inputs'. [arguments]: New field. 宋文武2015-08-221-1/+11
* Revert "PRELIMINARY: Add dbus-fixed."•••This reverts commit 86e3f95a09d903debba38cd1ff5dfd953f34a765. Mark H Weaver2015-08-181-18/+0
* PRELIMINARY: Add dbus-fixed.Mark H Weaver2015-08-181-0/+18
* 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 Weaver2015-06-191-0/+1
* 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 Enge2015-05-231-2/+3
* 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-221-8/+0
* gnu: python-pygobject: Update to 3.16.1.•••* gnu/packages/glib.scm (python-pygobject): Update to 3.16.1. 宋文武2015-04-221-4/+2
* gnu: glibmm: Update to 2.44.0.•••* gnu/packages/glib.scm (glibmm): Update to 2.44.0. 宋文武2015-04-221-2/+2
* gnu: libsigc++: Update to 2.4.1.•••* gnu/packages/glib.scm (libsigc++): Update to 2.4.1. 宋文武2015-04-221-4/+5
* gnu: dbus-glib: Update to 0.104.•••* gnu/packages/glib.scm (dbus-glib): Update to 0.104. 宋文武2015-04-221-2/+2
* gnu: itstool: Update to 2.0.2.•••* gnu/packages/glib.scm (itstool): Update to 2.0.2. 宋文武2015-04-221-2/+2
* 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-221-11/+4
* 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-141-1/+1
* gnu: dbus: Update to 1.8.16.•••* gnu/packages/glib.scm (dbus): Update to 1.8.16. Mark H Weaver2015-04-061-3/+3
* gnu: glib: Add search path specification for 'GIO_EXTRA_MODULES'.•••* gnu/packages/glib.scm (glib): Add specification for 'GIO_EXTRA_MODULES'. 宋文武2015-04-051-1/+5
* gnu: glib: Update to 2.44.0.•••* gnu/packages/glib.scm (glib): Update to 2.44.0. Andy Wingo2015-04-051-2/+2
* gnu: Add python2-pygobject.•••* gnu/packages/glib.scm (python2-pygobject): New variable. Ricardo Wurmus2015-03-201-0/+10
* 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 Wurmus2015-03-201-1/+1
* 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ès2015-03-041-1/+0
* 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 Enge2015-02-271-3/+3
* 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ès2015-01-281-1/+9
* Merge branch 'wip-gobject-introspection'Mark H Weaver2015-01-251-8/+14
|\
| * gnu: gobject-introspection: Add patch.•••* gnu/packages/glib.scm (gobject-introspection): Add patch gobject-introspection-girepository.patch. Federico Beffa2015-01-231-0/+2
| * 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 Beffa2015-01-181-8/+12
* | gnu: Add telepathy-glib.•••* gnu/packages/glib.scm (telepathy-glib): New variable. Andreas Enge2015-01-181-2/+38
|/
* Merge branch 'master' into core-updatesMark H Weaver2014-12-301-11/+18
|\
| * 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 Weaver2014-12-191-4/+5
| * gnu: dbus-glib: Update to 0.102.•••* gnu/packages/glib.scm (dbus-glib): Update to 0.102. Mark H Weaver2014-12-191-2/+2
| * 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 Weaver2014-12-191-3/+8
| * gnu: dbus: Update to 1.8.12.•••* gnu/packages/glib.scm (dbus): Update to 1.8.12. Mark H Weaver2014-12-191-2/+3
* | 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ès2014-12-271-2/+2
|/
* 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 Beffa2014-12-101-12/+8
* gnu: gobject-introspection: Define search path for typelib files.•••* gnu/packages/glib.scm (gobject-introspection): Add 'native-search-paths' and 'search-paths' fields. Federico Beffa2014-12-091-0/+5
* 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 Beffa2014-12-091-8/+12
* gnu: glib: Update to 2.40.2.•••* gnu/packages/glib.scm (glib): Update to 2.40.2. Ludovic Courtès2014-12-031-2/+3
* 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ès2014-12-031-1/+2
* gnu: dbus: Update to 1.8.10.•••* gnu/packages/glib.scm (dbus): Update to 1.8.10. (dbus-1.8.10): Remove. Ludovic Courtès2014-12-031-17/+2
* 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 Bavier2014-12-021-0/+84
* 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ès2014-11-211-0/+15
* 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 Bavier2014-11-181-3/+10