Comment 1 for bug 1517086

Revision history for this message
Daniel Schürmann (daschuer) wrote :

These are the effected functions:

shout_set_name legacy Replaced by shout_set_meta().
shout_get_name legacy Replaced by shout_get_meta().
shout_set_url legacy Replaced by shout_set_meta().
shout_get_url legacy Replaced by shout_get_meta().
shout_set_genre legacy Replaced by shout_set_meta().
shout_get_genre legacy Replaced by shout_get_meta().
shout_set_description legacy Replaced by shout_set_meta().
shout_get_description legacy Replaced by shout_get_meta().

Unfortunately Ubuntu does not provide libshout 2.4 by now.
https://launchpad.net/ubuntu/+source/libshout

libshout 2.3 does not include shout_get_meta()

So it looks like we should postpone this bug.