summaryrefslogtreecommitdiff
path: root/gnu/packages/glib.scm
AgeCommit message (Collapse)Author
2020-03-04gnu: appstream-glib: Update to 0.7.17.Marius Bakke
* gnu/packages/patches/appstream-glib-2020.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (appstream-glib): Update to 0.7.17. [source](patches): Remove.
2020-03-04gnu: Update pypi.python.org home pages & use HTTPS.Tobias Geerinckx-Rice
* gnu/packages/check.scm (python-unittest2, python-pytest-localserver) (python-discover)[home-page]: Follow (HTTPS) redirections. * gnu/packages/fontutils.scm (python2-defcon)[home-page]: Likewise. * gnu/packages/glib.scm (python2-pygobject-2)[home-page]: Likewise. * gnu/packages/graph.scm (python-igraph)[home-page]: Likewise. * gnu/packages/graphviz.scm (xdot)[home-page]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[home-page]: Likewise. * gnu/packages/python-web.scm (python-zope-event, python-zope-testing) (python-zope-testrunner, python-zope-i18nmessageid, python-zope-schema) (python-zope-configuration, python-zope-proxy, python-zope-location) (python-zope-security))[home-page]: Likewise. * gnu/packages/python-xyz.scm (python-setuptools,python-six) (python2-dogtail, python2-enum, python-enum34, python-unidecode) (python-numpydoc, python-decorator, python-drmaa, python-pathlib2) (python-ly, python-msgpack, python-termcolor, python-colorama) (python-pluggy, python2-pathlib2, python-rfc3987)[home-page]: Likewise.
2020-01-07gnu: appstream-glib: Fix test failure.Marius Bakke
* gnu/packages/patches/appstream-glib-2020.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (appstream-glib)[source](patches): New field.
2019-11-27gnu: Add glib-with-documentation.Pierre Neidhardt
* gnu/packages/glib.scm (glib-with-documentation): New variable. (glib)[properties]: Hide package.
2019-11-02gnu: glib: Add comment about disallowed references.Ludovic Courtès
* gnu/packages/glib.scm (glib)[arguments]: Add a commented-out #:disallowed-references argument, which was removed in 6c237a2d7bfa3c7be02c069e5c24a2b401a51864.
2019-10-29gnu: Add python-pygobject@3.34.Tobias Geerinckx-Rice
* gnu/packages/glib.scm (python-pygobject-3.34): New public variable.
2019-10-10gnu: appstream-glib: Update to 0.7.16.Marius Bakke
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.16.
2019-10-09gnu: libsigc++: Update home page.Marius Bakke
* gnu/packages/glib.scm (libsigc++)[home-page]: Update to current.
2019-09-27Merge branch 'master' into core-updatesMarius Bakke
2019-09-27gnu: Add xdg-dbus-proxy.Marius Bakke
* gnu/packages/glib.scm (xdg-dbus-proxy): New public variable.
2019-09-20gnu: python-libxml2, itstool: Provide crash-free variants.Ludovic Courtès
Fixes <https://bugs.gnu.org/37468>. * gnu/packages/patches/python-libxml2-utf8.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xml.scm (python-libxml2/fixed): New variable. * gnu/packages/glib.scm (itstool/fixed): New variable. * gnu/packages/gnome.scm (gnumeric)[native-inputs]: Use ITSTOOL/FIXED instead of ITSTOOL.
2019-09-19gnu: perl-glib: Update to 1.3291.Ricardo Wurmus
* gnu/packages/glib.scm (perl-glib): Update to 1.3291.
2019-08-29Merge branch 'master' into core-updatesMark H Weaver
2019-08-27gnu: Add template-glib.Giacomo Leidi
* gnu/packages/glib.scm (template-glib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-31gnu: dbus-c++: Fix build with GCC 7.Marius Bakke
* gnu/packages/patches/dbus-c++-gcc-compat.patch, gnu/packages/patches/dbus-c++-threading-mutex.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (dbus-c++)[source](patches): New field. [arguments]: End phases on #t.
2019-07-31gnu: glib: Update to 2.60.6.Marius Bakke
* gnu/packages/patches/glib-keyfile-arguments.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (glib): Update to 2.60.6. [source](patches): Remove obsolete patch.
2019-07-12gnu: glib: Fix argument handling in keyfile backend.Marius Bakke
* gnu/packages/patches/glib-keyfile-arguments.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (glib)[source](patches): Add it.
2019-07-09gnu: glib: Remove superfluous input.Marius Bakke
* gnu/packages/glib.scm (glib)[inputs]: Remove BASH.
2019-07-09gnu: glib: Update to 2.60.5.Marius Bakke
* gnu/packages/glib.scm (glib): Update to 2.60.5.
2019-07-07gnu: itstool: Update to 2.0.6.Marius Bakke
* gnu/packages/glib.scm (itstool): Update to 2.0.6. [inputs]: Change PYTHON2-LIBXML and PYTHON-2 to PYTHON-LIBXML and PYTHON. * gnu/packages/gnome.scm (totem)[inputs]: Change PYTHON-2 to PYTHON.
2019-06-30build-system/meson: Do not inherit the 'bootstrap' phase.Marius Bakke
* guix/build/meson-build-system.scm (%standard-phases): Remove 'bootstrap'. * gnu/packages/glib.scm (glib)[arguments]: Adjust accordingly.
2019-06-21gnu: glibmm: Update to 2.60.0.Marius Bakke
* gnu/packages/glib.scm (glibmm): Update to 2.60.0. [arguments]: Remove <#:configure-flags>.
2019-06-21gnu: gobject-introspection: Build with Meson.Marius Bakke
The 1.60.x releases are the last ones to support Autotools. * gnu/packages/glib.scm (gobject-introspection)[build-system]: Change to MESON-BUILD-SYSTEM. [arguments]: Remove <#:parallel-build?> and <#:tests?>. [native-inputs]: Remove AUTOCONF and AUTOMAKE.
2019-06-21gnu: gobject-introspection: Update to 1.60.2.Marius Bakke
* gnu/packages/glib.scm (gobject-introspection): Update to 1.60.2.
2019-06-21gnu: glib: Update to 2.60.4.Marius Bakke
* gnu/packages/glib.scm (glib): Update to 2.60.4. [source](snippet): New field. [arguments]: Remove obsolete DETERMINISTIC_BUILD variable. Disable two tests, and override the 'check' phase. Remove <#:parallel-build?>.
2019-06-20gnu: glib: Install m4 macros.Ricardo Wurmus
* gnu/packages/glib.scm (glib)[native-inputs]: Add m4.
2019-06-20gnu: glibmm: Update to 2.58.0.Ricardo Wurmus
* gnu/packages/glib.scm (glibmm): Update to 2.58.0.
2019-06-20gnu: gobject-introspection: Update to 1.58.1.Ricardo Wurmus
* gnu/packages/glib.scm (gobject-introspection): Update to 1.58.1. [source]: Remove snippet. [arguments]: Add phase "do-not-use-/usr/bin/env". [inputs]: Replace python-2 with python-wrapper; add zlib. [native-inputs]: Add autoconf and automake to be able to keep using the gnu-build-system. * gnu/packages/patches/gobject-introspection-cc.patch: Update patch to apply to latest version.
2019-06-20gnu: glib: Update to 2.58.1.Ricardo Wurmus
* gnu/packages/glib.scm (glib): Update to 2.58.1. [build-system]: Use meson-build-system. [outputs]: Remove "doc" as the documentation files are no longer included. [inputs]: Move libffi, util-linux, and zlib from here... [propagated-inputs]: ...to here; add libselinux. [arguments]: Remove key "disallowed-references" as it is not supported by the meson-build-system; delete "bootstrap" phase to prevent use of autotools; adjust "pre-build" phase; move "disable-failing-tests" phase after "unpack"; disable two more tests in "disable-failing-tests" phase; add phase "move-executables"; remove configure flags.
2019-06-20gnu: dbus: Update to 1.12.16.Marius Bakke
* gnu/packages/patches/dbus-CVE-2019-12749.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (dbus): Update to 1.12.16. [replacement]: Remove. (dbus/fixed): Remove variable.
2019-06-20Merge branch 'staging' into core-updatesMarius Bakke
2019-06-20Merge branch 'master' into stagingMarius Bakke
2019-06-20gnu: dbus: Fix CVE-2019-12749.Marius Bakke
* gnu/packages/patches/dbus-CVE-2019-12749.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (dbus)[replacement]: New field. (dbus/fixed): New variable.
2019-06-14gnu: libsigc++: Update to 2.10.2.Marius Bakke
* gnu/packages/glib.scm (libsigc++): Update to 2.10.2.
2019-05-25gnu: dbus: Update to 1.12.14.Marius Bakke
* gnu/packages/glib.scm (dbus): Update to 1.12.14.
2019-05-25Merge branch 'staging' into core-updatesMarius Bakke
2019-05-22gnu: dbus-c++: Fix typo "language".Vagrant Cascadian
* gnu/packages/glib (dbus-c++)[description]: Fix typo.
2019-03-23Merge branch 'staging' into core-updatesMarius Bakke
2019-03-21Merge branch 'master' into stagingMarius Bakke
2019-03-14gnu: perl-glib: Update to 1.329.Tobias Geerinckx-Rice
* gnu/packages/glib.scm (perl-glib): Update to 1.329.
2019-03-10Merge branch 'staging' into core-updatesMarius Bakke
2019-03-07gnu: glibmm: Update to 2.56.0.Ricardo Wurmus
* gnu/packages/glib.scm (glibmm): Update to 2.56.0.
2019-03-04Merge branch 'staging' into core-updatesMarius Bakke
2019-03-02gnu: appstream-glib: Update to 0.7.15.Marius Bakke
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.15.
2019-02-09Merge branch 'master' into core-updatesMarius Bakke
2019-01-27gnu: telepathy-glib: Build sequentially.Ludovic Courtès
* gnu/packages/glib.scm (telepathy-glib)[arguments]: Pass #:parallel-build? #f.
2019-01-14gnu: dbus: Build documentation (manpages and html).Maxim Cournoyer
* gnu/packages/glib.scm (dbus)[native-inputs]: Add docbook-xml-4.4, docbook-xsl, doxygen, xmlto, libxml2, libxslt and yelp-tools. [outputs]: Add a "doc" output to hold the large HTML documentation.
2018-12-12gnu: glib: Update to 2.56.3.Marius Bakke
* gnu/packages/glib.scm (glib): Update to 2.56.3.
2018-12-12gnu: glib: Remove obsolete variable.Marius Bakke
* gnu/packages/glib.scm (glib)[arguments]: Don't set DETERMINISTIC_BUILD.
2018-12-12gnu: D-Bus: Update to 1.12.12.Marius Bakke
* gnu/packages/glib.scm (dbus): Update to 1.12.12.