slackbuilds_ponce/libraries/barry
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-25 13:11:59 +01:00
..
barry.info libraries/barry: Fixed wrong md5sum. 2012-09-30 20:02:09 -05:00
barry.SlackBuild various: Replace chmod command with find command from template. 2013-11-25 13:11:59 +01:00
barrybackup.desktop
doinst.sh
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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)