Bug#805549: libstk0-dev packaging bug, missing include files SKINI.msg and SKINI.tbl
Hanno Zulla
abos at hanno.de
Thu Dec 10 14:20:05 UTC 2015
Hello,
thanks for the new release.
However, it is still broken, the two required files are still missing in
libstk0-dev.
Upstream tarball contains
include/SKINI.msg
include/SKINI.tbl
Upstream tarball also contains src/Makefile, which says:
cp -r ../include/*.h $(DESTDIR)$(PREFIX)$(INCLUDEDIR)/st
So this is an upstream bug.
Upstream has fixed this since 4.5.0 by changing the names of those two
files to names ending with .h.
However, until then, please fix this for the Debian package by changing
the Makefile rule to
cp -r ../include/* $(DESTDIR)$(PREFIX)$(INCLUDEDIR)/st
Thanks.
Hanno
More information about the pkg-multimedia-maintainers
mailing list