gnu: glib: Graft patch to detect changes to the installed applications.
authorLudovic Courtès <ludo@gnu.org>
Thu, 12 Nov 2020 15:35:24 +0000 (16:35 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 13 Nov 2020 08:13:56 +0000 (09:13 +0100)
commitae10ec441aa524bf267f9cefd4a319b44d0b8b44
tree9d32d984c3fcf32266ce13a73ddf83c6c91cf675
parenta30e7a72fce5b2357a2ccd4fb49980090425579c
gnu: glib: Graft patch to detect changes to the installed applications.

Fixes <https://bugs.gnu.org/35594>.
Reported by sirgazil <sirgazil@zoho.com> and others.

* gnu/packages/patches/glib-appinfo-watch.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/glib.scm (glib)[replacement]: New field.
(glib-with-gio-patch): New variable.
(glib-with-documentation): Use 'package/inherit'.
gnu/local.mk
gnu/packages/glib.scm
gnu/packages/patches/glib-appinfo-watch.patch [new file with mode: 0644]