libvalhalla: Add recipe for libvalhalla 1.0.1.
authorPaul Menzel <paulepanter@users.sourceforge.net>
Fri, 19 Mar 2010 05:27:05 +0000 (05:27 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 27 Mar 2010 08:36:06 +0000 (09:36 +0100)
commite1d81df55535f8c2612ef8e46175e8bf5430006f
tree619c8c5b0b9fd7fcfc128158384d1e3322c99b61
parent3d746df179cf33ecc0e87318e242eb23f86a9e1a
libvalhalla: Add recipe for libvalhalla 1.0.1.

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 `libnfo` since it is recommended on upstream’s Web site.

`do_configure()` is based on the recipe of `ushare`.

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