summaryrefslogtreecommitdiff
path: root/comms/openobex/patches/patch-ag
AgeCommit message (Collapse)AuthorFilesLines
2013-03-15Update to OpenOBEX 1.7. The maintainer has changed, to Hendrik Sattlerplunky1-24/+0
and the sources are now stored at gitorius.org. The build system is changed to CMake From the ChangeLog: ver 1.7: Add support for CMake config files Internal code reorganisation and rewrite Add new function set for better control than OBEX_HandleInput(): * OBEX_SetTimeout(), * OBEX_Work() and * OBEX_GetDataDirection() ver 1.6: Change ABI from 1 to 2 because: * Redo the USB changes from version 1.4 * Remove InOBEX_* function, use the TcpOBEX_* functions instead * Remove the simple Unicode<->ASCII functions Add support for Single Response Mode Add manpages for all example applications Add udev support Add new example app to find IrDA and USB OBEX devices Add fixes for FreeBSD Add support for libusb-1.x Add support for close-on-exec
2009-08-07update to openobex 1.5,plunky1-0/+24
Bluetooth detection on BSD is much improved so the patches are no longer required. They got it wrong though, so one patch added (I also fed that upstream) while here, include LICENSE=gnu-lgpl-v2 update HOMEPAGE=http://www.openobex.org/