[Lunar-commits] <moonbase-other> openobex: small tweaks.
Florin Braescu
florin at lunar-linux.org
Sat Mar 16 11:46:13 CET 2013
commit 81c4ffde2e832c729bf9271042d5fd9d4f7c46c5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 16 Mar 2013 03:46:13 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/81c4ffde2e832c729bf9271042d5fd9d4f7c46c5
openobex: small tweaks.
---
utils/openobex/DEPENDS | +0/-1
utils/openobex/DETAILS | +3/-2
2 files changed, 3 insertions(+), 3 deletions(-)
--- a/utils/openobex/DEPENDS
+++ b/utils/openobex/DEPENDS
@@ -1,4 +1,3 @@
-
optional_depends "usbutils" "--enable-usb" "--disable-usb" "for usb support"
optional_depends "bluez" "--enable-bluetooth" "--disable-bluetooth" "for bluetooth support"
optional_depends "irda-utils" "--enable-irda" "--disable-irda" "for IrDA support"
--- a/utils/openobex/DETAILS
+++ b/utils/openobex/DETAILS
@@ -1,12 +1,13 @@
MODULE=openobex
VERSION=1.5
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://kernel.osuosl.org/pub/linux/bluetooth/
+ SOURCE_URL=http://kernel.osuosl.org/pub/linux/bluetooth
SOURCE_VFY=sha1:460fae8c74f38cf12283f48b74bab3d095559244
- WEB_SITE=http://dev.zuckschwerdt.org/openobex/
+ WEB_SITE=http://dev.zuckschwerdt.org/openobex
ENTERED=20030927
UPDATED=20090330
SHORT="Implementation of the Object Exchange (OBEX) protocol"
+
cat << EOF
The overall goal of this project is to make an open source
implementation of the Object Exchange (OBEX) protocol. OBEX is a session
More information about the Lunar-commits
mailing list