Package: libmatchbox / 1.9-osso8-3.1

Metadata

Package Version Patches format
libmatchbox 1.9-osso8-3.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10 libmb.pc.in | (download)

libmb.pc.in | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix libmb.pc.in pkg-config file
 The upstream pkg-config file makes anything which uses the library get
 unnecessary dependencies.  We trim it to distinguish between things that
 libmatchbox uses for building, and things that its dependencies need.
20 libpng | (download)

libmb/mbpixbuf.c | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 fix building with libpng 1.5
 The upstream code FTBFS with libpng1.5.  The patch fixes this.
30 build system | (download)

configure.ac | 6 3 + 3 - 0 !
tests/Makefile.am | 9 7 + 2 - 0 !
2 files changed, 10 insertions(+), 5 deletions(-)

 fix build
40 configure cppflags | (download)

configure.ac | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 restore cppflags in configure.ac
 Necessary for (hardening) flags from environment.
50 implicit decl | (download)

libmb/mbpixbuf.c | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---