libplayer: Add libplayer hg.
authorPaul Menzel <paulepanter@users.sourceforge.net>
Fri, 19 Mar 2010 04:42:08 +0000 (04:42 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 27 Mar 2010 08:35:09 +0000 (09:35 +0100)
commit3d746df179cf33ecc0e87318e242eb23f86a9e1a
treeab6a146dfbce129bfa85822716fdba86cb3dfb64
parenta8656f0d6763b67a1bf8bb097998086a3c0521aa
libplayer: Add libplayer hg.

1. `--enable-pic` is needed for non-x86 architectures.
2. Put test programs in separate package `${PN}-bin`. Manual pages are in `${PN}-doc` though.
3. Build tested with GCC 4.4.3 and Binutils 2.20.1 for `MACHINE = "beagleboard"`.
4. Depend on `mplayer` and `gstreamer`. Dependencies for vlc- or xine-wrappers can be added if needed.
5. I did not use release 1.0.0 since `configure` in that version does not have the option `--enable-pic`.

[ fixed PV - koen ]

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/libplayer/libplayer.inc [new file with mode: 0644]
recipes/libplayer/libplayer_hg.bb [new file with mode: 0644]