libplayer: mark python bindings as broken
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 8 Oct 2011 20:39:29 +0000 (22:39 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 8 Oct 2011 20:39:29 +0000 (22:39 +0200)
commitddb8c639c312fd9f65dbb123837c100281495d50
tree15ebb35de9fefbe09c2d697644b2abe60a0cc675
parent0fccab65a3006d67a1805f30ca7f1af41c98e14d
libplayer: mark python bindings as broken

As it doesn't build.

- upstream didn't adjust player_init call when prototype changed:
  http://hg.geexbox.org/libplayer/rev/e3705df5ce2e

- It tries to build the extension for the host, and not the target:

building 'player' extension
/usr/bin/gcc -pthread -fno-strict-aliasing -O2 ..
/usr/bin/ld: skipping incompatible ./../../src/libplayer.so when
searching for -lplayer.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/multimedia/libplayer/Config.in