Changeset View
Changeset View
Standalone View
Standalone View
multimedia/libxine/files/patch-include-xine-xineutils.h
- This file was deleted.
| Property | Old Value | New Value |
|---|---|---|
| fbsd:nokeywords | yes \ No newline at end of property | null |
| svn:eol-style | native \ No newline at end of property | null |
| svn:mime-type | text/plain \ No newline at end of property | null |
Patch is needed for building multimedia/phonon-xine:
In file included from xine/plugins.c:23: In file included from /usr/local/include/xine/input_plugin.h:27: /usr/local/include/xine/xineutils.h:197:8: error: unknown type name 'inline' static inline void _x_freep(void *ptr) { ^ /usr/local/include/xine/xineutils.h:197:15: error: expected identifier or '(' static inline void _x_freep(void *ptr) { ^ 2 errors generated.I suppose we could add USE_CSTD=c99 to phonon-xine, but I think I prefer to just keep this patch.