1 # Template file for 'openobex'
5 distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.bz2"
6 build_style=gnu_configure
7 configure_args="--enable-apps --enable-irda --enable-bluetooth --enable-usb"
8 short_desc="OpenOBEX applications"
9 maintainer="Juan RP <xtraeme@gmail.com>"
10 checksum=13996a1e3c69d857f1c7b1d0d9f1c674ccd395355dcae1442a91386b4d75254c
12 The Object Exchange protocol can best be described as binary HTTP. OBEX
13 is optimised for ad-hoc wireless links and can be used to exchange all kind
14 of objects like files, pictures, calendar entries (vCal) and business cards
17 OBEX is builtin in devices like PDA's like the Palm Pilot, and mobile phones
18 like the Ericsson R320, Siemens S25, Siemens S45, Siemens ME45, Nokia NM207
19 and Nokia 9110 Communicator."
21 subpackages="libopenobex libopenobex-devel"
22 Add_dependency run glibc
23 Add_dependency run libusb-compat
24 Add_dependency run libbluetooth
25 Add_dependency run libopenobex
26 Add_dependency build libusb-compat-devel
27 Add_dependency build libbluetooth-devel