Bug#712687: missing include dir in pkgconfig/flac.pc
Fabian Greffrath
fabian at greffrath.com
Tue Jun 18 16:24:22 UTC 2013
reassign -1 vlc
Hello Petr,
Am Dienstag, den 18.06.2013, 16:55 +0200 schrieb Petr Salinger:
> used to contain:
> Cflags: -I${includedir}/FLAC
>
> now it contains:
> Cflags: -I${includedir}
this change was done on purpose, please see #705601 for a rationale.
If this breaks VLC, it should get changed to #include <FLAC/*> as done
in the FLAC API documentation [1] and the example code [2].
Cheers,
Fabian
[1] http://flac.sourceforge.net/api/group__flac.html
[2] https://git.xiph.org/?p=flac.git;a=tree;f=examples
More information about the pkg-multimedia-maintainers
mailing list