Debian Patches

Status for gexiv2/0.16.0-2

Patch Description Author Forwarded Bugs Origin Last update
gexiv2-fix-package-name-in-gir-file-to-have-0.16-suffix.patch gexiv2: fix package name in gir file to have -0.16 suffix
The generated GExiv2-0.16.gir file contains a reference to the 'gexiv2'
package:

<package name="gexiv2"/>

which is expected to match the pkg-config file name. The latter was
renamed to have a "-0.16" suffix, and as a result g-ir-scanner now
complains that 'gexiv2' pkg-config cannot be found:

# g-ir-scanner -n Demo --program demo --include GExiv2-0.16 demo.c
Package gexiv2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gexiv2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gexiv2' not found

(cherry picked from commit 3d03a4ae6bcd90b9b0cb6e41e81979d3a94cec67)
"Daniel P. Berrangé" <berrange@redhat.com> no upstream, after 0.16.0 2026-02-10

All known versions for source package 'gexiv2'

Links