2014-01-05 21:01:42 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Fix package with doxygen-1.8.6 and depend on it. Bump PKGREVISION.
|
2013-12-10 15:19:32 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Add socket libraries on SunOS. Patch from Sebastian Wiedenroth.
|
2013-03-21 07:53:37 by Steven Drake | Files touched by this commit (2) |
Log message:
Linux fixes:
1) Install udev 60-openobex.rules config file.
2) Add Linux plist entries.
|
2013-03-21 07:49:12 by Steven Drake | Files touched by this commit (2) |
Log message:
Make sure that bt_addr_t is defined.
|
2013-03-21 07:46:42 by Steven Drake | Files touched by this commit (1) |
Log message:
Add doxygen build depends
|
2013-03-15 09:10:05 by Iain Hibbert | Files touched by this commit (5) |
Log message:
Update to OpenOBEX 1.7. The maintainer has changed, to Hendrik Sattler
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
|
2012-10-03 13:24:45 by Aleksej Saushev | Files touched by this commit (64) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2009-08-09 10:00:46 by Iain Hibbert | Files touched by this commit (1) |
Log message:
MASTER_SITES=http://www.kernel.org/pub/linux/bluetooth/
|
2009-08-07 14:18:33 by Iain Hibbert | Files touched by this commit (11) | |
Log message:
update to openobex 1.5,
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/
|
2009-06-14 19:38:43 by Joerg Sonnenberger | Files touched by this commit (44) |
Log message:
Remove @dirrm entries from PLISTs
|