help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / obexftp / obexftp_0.23.bb
blob15710e7d12edcac5e3e21546110a22bad7d81e6d
1 DESCRIPTION = "OBEX Ftp Client based on openobex."
2 SECTION = "console/network"
3 HOMEPAGE = "http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp"
4 LICENSE = "GPLv2/LGPLv2"
5 DEPENDS = "openobex bluez-libs virtual/libusb0 virtual/libiconv"
6 PR = "r1"
8 SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/obexftp-${PV}.tar.bz2 \
11 inherit autotools
13 EXTRA_OECONF += "--enable-bluetooth \
14 --disable-swig \
15 --disable-perl \
16 --disable-python \
17 --disable-tcl \
18 --disable-ruby \
19 --disable-builddocs \
20 --disable-rpath \
23 PARALLEL_MAKE = ""
25 LEAD_SONAME = "libobexftp.so"
28 SRC_URI[md5sum] = "f20762061b68bc921e80be4aebc349eb"
29 SRC_URI[sha256sum] = "44a74ff288d38c0f75354d6bc2efe7d6dec10112eaff2e7b10e292b0d2105b36"