summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch
AgeCommit message (Expand)Author
2022-08-12Revert "gnu: gobject-introspection: Update to 1.72.0."•••This reverts commit 60c4b012ff66680821381dcc5ae7f6073e61a7e2. gobject-introspection was already updated to 1.72.0 prior to this patch. Liliana Marie Prikler
2022-08-12gnu: gobject-introspection: Update to 1.72.0.•••* gnu/packages/glib.scm (gobject-introspection): Update to 1.72.0. * gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch: Adjust to changes in upstream source. Liliana Marie Prikler
2022-07-16gnu: gobject-introspection: Update to 1.72.0.•••* gnu/packages/glib.scm (gobject-introspection): Update to 1.72.0. * gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch, gnu/packages/patches/gobject-introspection-cc.patch: Rebase. Marius Bakke
2021-09-08gnu: gobject-introspection: Fix the header of patch files.•••* gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch: Modify. * gnu/packages/patches/gobject-introspection-cc.patch: Modify. Raghav Gururajan
2021-09-07gnu: gobject-introspection: Update to 1.68.0 and adjust patches.•••* gnu/packages/glib.scm (gobject-introspection)[version]: Update to 1.68.0. * gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch: Modify. * gnu/packages/patches/gobject-introspection-cc.patch: Modify. Raghav Gururajan
2019-07-13gnu: gobject-introspection: Remove hardcoded store from patch.•••* gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch: Use the NIX_STORE environment variable, rather than hardcoding the store directory. Christopher Baines
2019-07-08gnu: gobject-introspection: Update absolute-shlib-path.patch.•••Incorporate some changes from nixpkgs to the gobject-introspection package patches. This is motivated by looking at issues with libsoup and lollypop. These changes mean that the share/gir-1.0/Soup-2.4.gir file within libsoup (and the corresponding binary typelib) references libsoup-2.4.so.1 with an absolute filename, whereas previously, the filename wasn't absolute. With an absolute filename in the typelib, loading libsoup from lollypop should work. * gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch: Incorporate changes from nixpkgs. Christopher Baines
2015-01-18gnu: 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 Beffa
2014-12-10Revert "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 Beffa
2014-12-09gnu: 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 Beffa