diff options
Diffstat (limited to 'libraries/barry/README')
-rw-r--r-- | libraries/barry/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/libraries/barry/README b/libraries/barry/README index ee400d4381..b9b10a51d5 100644 --- a/libraries/barry/README +++ b/libraries/barry/README @@ -1,10 +1,10 @@ -Barry is a GPL C++ library for interfacing with the RIM BlackBerry -Handheld. It comes with a command line tool for exploring the device -and a GUI for making quick backups. This project's goal is to create -a fully functional syncing mechanism on Linux. +Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld. It +comes with a command line tool for exploring the device and a GUI for making +quick backups. This project's goal is to create a fully functional syncing +mechanism on Linux. -FYI, this slackbuild can take a variable of OPENSYNC (in addition to -the standard ARCH, TMP, BUILD, etc.), by default compiling barry with -opensync is disabled. passing OPENSYNC=<anything that isn't 'no'> will -compile barry with opensync support, which will require that opensync -already be installed (libopensync is in the SBo repository as well) +FYI, this slackbuild can take a variable of OPENSYNC (in addition to the +standard ARCH, TMP, BUILD, etc.), by default compiling barry with opensync +is disabled. passing OPENSYNC=<anything that isn't 'no'> will compile barry +with opensync support, which will require that opensync already be installed +(libopensync is in the SBo repository as well) |