summaryrefslogtreecommitdiffstats
path: root/mobile/cobex/DETAILS
blob: 1b68d33807481b0b6b7b2934bbc83459abde2b51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=cobex
         VERSION=0.2.13
     SOURCE_HASH=sha512:f05293d9d9f9fdf04809f2a5395bf8be3dd8bfbc592a9ca93b3b2e9b2a78157291b6d38e53b9c7f86e0e32567ee6d4028a9c48062eab4640c9cd85894e7e6a84
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://$SPELL.SourceForge.net
           DOCS="README *.txt"
      LICENSE[0]=GPL
         ENTERED=20051117
        KEYWORDS="mobile obex protocol"
SHORT="communicate with SonyEricsson phones over a slow, serial cable"
cat << EOF
This is a small implementation of the communication protocol OBEX over a slow,
serial cable.
It's primary use is to communicate with cellphones, more specifically the
SonyEricsson brand
phones.
EOF