void-packages/srcpkgs/openobex/template
Juan RP 8cf8eb27d5 openobex: clean up deps, bumprev.
--HG--
extra : convert_revision : d5c8fe2763525a4938e4cb6e05399a3d6b90c64e
2010-01-09 23:18:20 +01:00

28 lines
1 KiB
Plaintext

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