Age | Commit message (Collapse) | Author |
|
* 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.
|
|
|
|
* gnu/packages/glib.scm (telepathy-glib)[arguments]: Pass
#:parallel-build? #f.
|
|
* 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.
|
|
* gnu/packages/glib.scm (glib): Update to 2.56.3.
|
|
* gnu/packages/glib.scm (glib)[arguments]: Don't set DETERMINISTIC_BUILD.
|
|
* gnu/packages/glib.scm (dbus): Update to 1.12.12.
|
|
|
|
These were fixed with <https://bugs.gnu.org/31708>.
* gnu/packages/glib.scm (python-pygobject, python2-pygobject)[native-inputs]:
Remove GCC-7.
* gnu/packages/gnome.scm (gjs)[native-inputs]: Likewise.
[arguments]: Remove related phase.
|
|
* gnu/packages/glib.scm (libsigc++): Update to 2.10.1.
|
|
|
|
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.14.
|
|
|
|
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.12.
|
|
* gnu/packages/glib.scm (python-pygobject): Update to 3.28.3.
|
|
|
|
* gnu/packages/glib.scm (glib): Update to 2.56.2.
|
|
* gnu/packages/glib.scm (dbus): Update to 1.12.10.
|
|
* gnu/packages/glib.scm (perl-glib): Update to 1.327.
|
|
The venerable search.cpan.org has retired[0].
[0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html
* guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs.
Update all previously generated ones in (gnu packages) to their
canonical new homes.
|
|
Constructing home pages to be version-specific is not something we
really want or do elsewhere, and interferers with mass updates like the
one I'm about to make.
* gnu/packages/glib.scm (perl-net-dbus-glib)[home-page]: Use canonical
home page.
* gnu/packages/perl-check.scm (perl-test-nowarnings, perl-test-output)
(perl-test-simple, perl-test-tester)[home-page]: Likewise.
* gnu/packages/perl.scm (perl-benchmark-timer, perl-clone)
(perl-digest-sha1, perl-file-which, perl-getopt-tabular, perl-io-string)
(perl-ipc-run3, perl-probe-perl, perl-regexp-common, perl-sys-cpu)
[home-page]: Likewise.
* gnu/packages/tcl.scm (perl-tk)[home-page]: Likewise.
* gnu/packages/tls.scm (perl-net-ssleay)[home-page]: Likewise.
* gnu/packages/web.scm (perl-www-curl)[home-page]: Likewise.
* gnu/packages/xml.scm (perl-xml-dom)[home-page]: Likewise.
* gnu/packages/xorg.scm (perl-x11-protocol-other)[home-page]: Likewise.
|
|
|