Age | Commit message (Collapse) | Author |
|
Fixes <https://bugs.gnu.org/38524>.
Reported by Reza Alizadeh Majd <r.majd@pantherx.org>.
* gnu/packages/glib.scm (glib)[arguments]<#:phases>[patch-gio-launch-desktop]:
New phase.
[move-executables]: Modify.
|
|
|
|
* 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.
|
|
* gnu/packages/glib.scm (glib)[arguments]: Add #:disallowed-references.
|
|
* gnu/packages/xml.scm (python-libxml2)[source]: New field.
(python-libxml2/fixed): Remove variable.
* gnu/packages/glib.scm (itstool/fixed): Remove variable.
* gnu/packages/gnome.scm (gnumeric)[native-inputs]: Replace ITSTOOL/FIXED with ITSTOOL.
(yelp-tools/fixed): Remove variable.
* gnu/packages/mate.scm (mate-applets, mate-utils)[native-inputs]: Replace
YELP-TOOLS/FIXED with YELP-TOOLS.
|
|
* gnu/packages/glib.scm (dbus)[arguments]: Add "--disable-static" in #:configure-flags.
|
|
|
|
* gnu/packages/glib.scm (glib-with-documentation): New variable.
(glib)[properties]: Hide package.
|
|
|
|
* gnu/packages/glib.scm (glib)[arguments]: Add a commented-out
#:disallowed-references argument, which was removed in
6c237a2d7bfa3c7be02c069e5c24a2b401a51864.
|
|
* gnu/packages/glib.scm (python-pygobject-3.34): New public variable.
|
|
* gnu/packages/glib.scm (glib)[phases]{patch-dbus-launch-path}: New phase.
|
|
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.16.
|
|
* gnu/packages/glib.scm (libsigc++)[home-page]: Update to current.
|
|
|
|
* gnu/packages/glib.scm (xdg-dbus-proxy): New public variable.
|
|
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.
|
|
* gnu/packages/glib.scm (perl-glib): Update to 1.3291.
|
|
|
|
* gnu/packages/glib.scm (template-glib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/glib.scm (glib)[inputs]: Remove BASH.
|
|
* gnu/packages/glib.scm (glib): Update to 2.60.5.
|
|
* 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.
|
|
* guix/build/meson-build-system.scm (%standard-phases): Remove 'bootstrap'.
* gnu/packages/glib.scm (glib)[arguments]: Adjust accordingly.
|
|
* gnu/packages/glib.scm (glibmm): Update to 2.60.0.
[arguments]: Remove <#:configure-flags>.
|
|
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.
|
|
* gnu/packages/glib.scm (gobject-introspection): Update to 1.60.2.
|
|
* 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?>.
|
|
* gnu/packages/glib.scm (glib)[native-inputs]: Add m4.
|
|
* gnu/packages/glib.scm (glibmm): Update to 2.58.0.
|
|
* 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.
|
|
* 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.
|
|
* 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.
|
|
|
|
|
|
* 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.
|
|
* gnu/packages/glib.scm (libsigc++): Update to 2.10.2.
|
|
* gnu/packages/glib.scm (dbus): Update to 1.12.14.
|
|
|
|
* gnu/packages/glib (dbus-c++)[description]: Fix typo.
|
|
|
|
|
|
* gnu/packages/glib.scm (perl-glib): Update to 1.329.
|
|
|
|
* gnu/packages/glib.scm (glibmm): Update to 2.56.0.
|
|
|
|
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.15.
|