nixpkgs-suyu/pkgs/desktops/gnome
Jan Tojnar e29253ad9b gnome.eog: Hardcode library path in gir
By default, gobject-introspection refers to libraries using their
file name in the GIR file. Since we do not have FHS to reliably
find libraries by their name, we are patching gobject-introspection
to use absolute paths.

This works fine for libraries installed to "$out/lib" but when a different
path is used, the hard-coded absolute path will be incorrect.
To deal with this case, we also patch Meson to be able
to pass the install_dir to gobject-introspection.
But it currently only passes the data for targets
that have absolute install_dir set.

To have correct libeog path, we therefore need to absolutize the install_dir.
2022-04-06 01:44:36 +02:00
..
apps gnome.gnome-books: fix build with meson 0.61 2022-03-30 17:29:09 +08:00
core gnome.eog: Hardcode library path in gir 2022-04-06 01:44:36 +02:00
devtools gnome.devhelp: fix build with meson 0.61 2022-03-30 17:29:09 +08:00
extensions Merge pull request #167213: gnomeExtensions.arcmenu: 24 -> 27 2022-04-06 01:01:02 +02:00
games gnome.five-or-more: 3.32.2 → 3.32.3 2022-04-02 11:04:37 +08:00
misc gnome.gnome-flashback: use gnome-bluetooth_1_0 2022-03-31 23:25:54 +08:00
default.nix Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option 2022-04-04 21:09:44 +02:00
find-latest-version.py
installer.nix
update.nix gnome.updateScript: allow updating to unstable releases 2022-02-21 19:12:36 +01:00