tremor: add patch to export all symbols
authorSven Neumann <s.neumann@raumfeld.com>
Thu, 3 Dec 2009 23:02:02 +0000 (00:02 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 8 Dec 2009 20:49:55 +0000 (21:49 +0100)
commit989565d30543b2fecd3120a086579209a52704b9
tree45202d2710a724b45af0f84af63bc09612ef6237
parent1dc19c44570031e28ad40a46f4184c5860371eac
tremor: add patch to export all symbols

Tremor comes with a Version_script file that limits the
list of exported symbols. Without these symbols we can't
build the ivorbisdec GStreamer plug-in (and probably other
application). This commit adds a patch that removes this
limitation and makes all global symbols available.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/multimedia/tremor/tremor-export-all-symbols.patch [new file with mode: 0644]