summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Andrzej Telszewski2014-10-16 03:39:26 +0200
committer Willy Sudiarto Raharjo2014-10-16 03:39:26 +0200
commitf0cf12bb2a5eaac8ccd55f146807bdf49f7fa82c (patch)
tree92c42d60717025d62f2de5996a60fc562a5a11dd /office
parent0ed037afd3b831bc33c5e9914c09c0014d213769 (diff)
downloadslackbuilds-f0cf12bb2a5eaac8ccd55f146807bdf49f7fa82c.tar.gz
office/osmo: Updated for version 0.2.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/osmo/README12
-rw-r--r--office/osmo/doinst.sh4
-rw-r--r--office/osmo/osmo.SlackBuild6
-rw-r--r--office/osmo/osmo.info6
-rw-r--r--office/osmo/slack-desc8
5 files changed, 19 insertions, 17 deletions
diff --git a/office/osmo/README b/office/osmo/README
index 466e5dca58..1d7d8e84fb 100644
--- a/office/osmo/README
+++ b/office/osmo/README
@@ -1,5 +1,9 @@
-Osmo is a handy personal organizer which includes calendar, task manager
-and address book modules. It was designed to be a small, easy to use and
-good looking PIM tool to help to manage personal information.
+Osmo is a handy personal organizer, which includes calendar, tasks manager,
+address book and notes modules. It was designed to be a small, easy to use and
+good looking PIM tool to help to manage personal information. In its current
+state the organizer is quite convenient to use - for example, the user can
+perform nearly all operations using the keyboard. Also, a lot of parameters
+are configurable to meet the user's preferences. On the technical side, Osmo
+is GTK+ based tool which uses a plain XML database to store all personal data.
-Optional build-time dependencies are libgringotts and libtar.
+Optional build-time dependencies are: libgringotts and webkitgtk.
diff --git a/office/osmo/doinst.sh b/office/osmo/doinst.sh
index 5525db8a53..3e5691a052 100644
--- a/office/osmo/doinst.sh
+++ b/office/osmo/doinst.sh
@@ -1,5 +1,5 @@
-if [ -x usr/bin/update-desktop-database ]; then
- usr/bin/update-desktop-database -q usr/share/applications
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi
if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
diff --git a/office/osmo/osmo.SlackBuild b/office/osmo/osmo.SlackBuild
index 213a2ec33f..dc81c6d35c 100644
--- a/office/osmo/osmo.SlackBuild
+++ b/office/osmo/osmo.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=osmo
-VERSION=${VERSION:-r953}
+VERSION=${VERSION:-0.2.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -70,8 +70,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
-./autogen.sh || true
-
CFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
@@ -88,7 +86,7 @@ find $PKG/usr/man -type f -exec gzip -9 {} \;
for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS ChangeLog COPYING README* TRANSLATORS \
+cp -a AUTHORS ChangeLog COPYING FAQ README TRANSLATORS \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/office/osmo/osmo.info b/office/osmo/osmo.info
index 1f7a967e6b..d6cc48f7bc 100644
--- a/office/osmo/osmo.info
+++ b/office/osmo/osmo.info
@@ -1,8 +1,8 @@
PRGNAM="osmo"
-VERSION="r953"
+VERSION="0.2.12"
HOMEPAGE="http://clayo.org/osmo/"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/osmo-r953.tar.xz"
-MD5SUM="b28051f6de280a0940c7b67b491c6b0c"
+DOWNLOAD="http://skylink.dl.sourceforge.net/project/osmo-pim/osmo-pim/osmo-0.2.12/osmo-0.2.12.tar.gz"
+MD5SUM="567fb326603a693667d735942a64895d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/office/osmo/slack-desc b/office/osmo/slack-desc
index 8f395c50cd..b3622f3a27 100644
--- a/office/osmo/slack-desc
+++ b/office/osmo/slack-desc
@@ -8,10 +8,10 @@
|-----handy-ruler------------------------------------------------------|
osmo: Osmo (Handy Personal Organizer)
osmo:
-osmo: Osmo is a handy personal organizer which includes calendar, tasks
-osmo: manager and address book modules. It was designed to be a small,
-osmo: easy to use and good looking PIM tool to help to manage personal
-osmo: information.
+osmo: Osmo is a handy personal organizer, which includes calendar, tasks
+osmo: manager, address book and notes modules. It was designed to be a
+osmo: small, easy to use and good looking PIM tool to help to manage
+osmo: personal information.
osmo:
osmo: Homepage: http://clayo.org/osmo/
osmo: