summaryrefslogtreecommitdiffstats
path: root/libraries/barry
diff options
context:
space:
mode:
author Mario Preksavec <mario@slackware.hr>2015-02-07 21:33:43 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-09 00:22:42 +0700
commit5cca222a21f978eab6194f517719c871935a3e88 (patch)
treed9cce414be7eef7899713b66fcfe71f59750ba97 /libraries/barry
parente97d7f6dedd6e17a535bbc3991a5fa776f5aab81 (diff)
downloadslackbuilds-5cca222a21f978eab6194f517719c871935a3e88.tar.gz
slackbuilds-5cca222a21f978eab6194f517719c871935a3e88.tar.xz
libraries/barry: Maintainer + minor fixes
Diffstat (limited to 'libraries/barry')
-rw-r--r--libraries/barry/README18
-rw-r--r--libraries/barry/barry.SlackBuild2
-rw-r--r--libraries/barry/barry.info4
3 files changed, 12 insertions, 12 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)
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 <HMWiesinger@gmx.at>"
# Modified by Robby Workman <rworkman@slackbuilds.org>
-# Updated by mario <mario@slackverse.org>
+# Modified by Mario Preksavec <mario@slackware.hr>
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"