Commit Graph

10 Commits

Author SHA1 Message Date
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
Jan Tojnar
73e9cb0ef2 gnome.eog: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/eog/-/compare/42.rc...42.0
2022-03-25 15:02:43 +01:00
Jan Tojnar
f40dfc3bf1 gnome.eog: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/eog/-/compare/42.beta...42.rc
2022-03-25 15:02:34 +01:00
Jan Tojnar
9c7e716ffa gnome.eog: 41.1 → 42.beta
https://gitlab.gnome.org/GNOME/eog/-/compare/41.1...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar
7ad378b30d gnome.eog: fix build 2022-01-02 17:07:08 +01:00
R. Ryantm
717f761eee gnome.eog: 41.0 -> 41.1 2021-12-06 04:54:07 +00:00
Jan Tojnar
0438f3d8c5 gnome.eog: 40.3 → 41.0
https://ftp.gnome.org/pub/GNOME/sources/eog/41/eog-41.beta.news
https://ftp.gnome.org/pub/GNOME/sources/eog/41/eog-41.rc.news
https://ftp.gnome.org/pub/GNOME/sources/eog/41/eog-41.0.news
2021-10-09 21:35:52 +02:00
R. RyanTM
c4c93989e8 gnome.eog: 40.2 -> 40.3 2021-09-11 18:15:36 +00:00
R. RyanTM
381dcecd65 gnome.eog: 40.1 -> 40.2 2021-06-06 06:38:36 +00:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00