slackbuilds_ponce/libraries/barry
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
barry.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
barry.SlackBuild
barrybackup.desktop
doinst.sh
README
slack-desc

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)

This requires libsigc++, cairomm, glibmm, pangomm, atkmm, mm-common,
gtkmm, libglademm and libtar (probably in that order :^)