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= 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= will compile barry +with opensync support, which will require that opensync already be installed +(libopensync is in the SBo repository as well) diff --git a/libraries/barry/barry.SlackBuild b/libraries/barry/barry.SlackBuild index 807be1328d..589c174854 100644 --- a/libraries/barry/barry.SlackBuild +++ b/libraries/barry/barry.SlackBuild @@ -12,7 +12,7 @@ ## to "Heinz Wiesinger " # Modified by Robby Workman -# Updated by mario +# Modified by Mario Preksavec PRGNAM=barry VERSION=${VERSION:-0.18.3} diff --git a/libraries/barry/barry.info b/libraries/barry/barry.info index 490e6381f9..fcb52702f6 100644 --- a/libraries/barry/barry.info +++ b/libraries/barry/barry.info @@ -6,5 +6,5 @@ MD5SUM="1a3077256efd449ec59fa9309aa28b81" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libglademm libtar" -MAINTAINER="mario" -EMAIL="mario@slackverse.org" +MAINTAINER="Mario Preksavec" +EMAIL="mario at slackware dot hr"