1 DESCRIPTION = "An alternative client for skeezix c4a network"
4 DEPENDS = "virtual/libsdl libsdl-net pandora-libpnd"
5 RDEPENDS = "libsdl-net pandora-libpnd"
10 git://github.com/theZiz/fusilli-client.git;protocol=git;branch=master \
13 file://sparrowDefines.h \
16 SRCREV = "60bb6d2d121eb23a59e6502d33ca1246be033710"
20 CFLAGS += "-g -DPANDORA"
25 cp ${WORKDIR}/sparrowNet.c ${S}/
26 cp ${WORKDIR}/sparrowNet.h ${S}/
27 cp ${WORKDIR}/sparrowDefines.h ${S}/
29 # not everyone knows how to write makefiles..
30 oe_runmake CPP='${CC}' SPARROW_FOLDER=. LIB= STATIC=sparrowNet.c \
31 DYNAMIC='${LDFLAGS} -lSDL_net -lSDL -lpnd'
35 install -d ${D}${bindir}/
36 install -m 0755 fusilli ${D}${bindir}/