ti-ocf-crypto-module: add crypto module for hw accel
[openembedded.git] / recipes / gift / gift_0.11.5.bb
blobdd252f13b888265145a1c2cdcb34eddca929e6f0
1 SECTION = "console/network"
2 LICENSE = "GPL"
3 DEPENDS = "libvorbis libogg libtool"
4 DESCRIPTION = "giFT is a framework for bridging multiple \
5 backend peer-to-peer protocols and the user interface \
6 associated with them."
7 PR ="r1"
8 FILES_gift_append = " ${datadir}/giFT"
10 SRC_URI = "${SOURCEFORGE_MIRROR}/gift/gift-${PV}.tar.bz2"
12 inherit autotools
14 EXTRA_OECONF = "--with-vorbis-libraries=${STAGING_LIBDIR} \
15 --with-vorbis-includes=${STAGING_INCDIR}"
17 SRC_URI[md5sum] = "f492b6e3607aed801b77657f3808f5c1"
18 SRC_URI[sha256sum] = "3d3013fb5648b6060202a63c13c160899da8baf756140c7fd8f4ed432b40fdd2"