void-packages/srcpkgs/openobex/template

25 lines
981 B
Plaintext

# Template file for 'openobex'
pkgname=openobex
version=1.5
revision=4
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 build pkg-config
Add_dependency build libusb-compat-devel
Add_dependency build libbluetooth-devel