From c02556a808ce65bde1ce83e265148b4eb5f6ec30 Mon Sep 17 00:00:00 2001 From: ktabic Date: Wed, 12 May 2010 17:37:34 +0200 Subject: desktop/cellwriter: Updated for version 1.3.4 --- desktop/cellwriter/cellwriter.SlackBuild | 10 +++------- desktop/cellwriter/cellwriter.info | 6 +++--- desktop/cellwriter/doinst.sh | 1 + desktop/cellwriter/slack-desc | 8 ++++---- 4 files changed, 11 insertions(+), 14 deletions(-) (limited to 'desktop/cellwriter') diff --git a/desktop/cellwriter/cellwriter.SlackBuild b/desktop/cellwriter/cellwriter.SlackBuild index 22453195c0..f2bd8677c2 100644 --- a/desktop/cellwriter/cellwriter.SlackBuild +++ b/desktop/cellwriter/cellwriter.SlackBuild @@ -23,7 +23,7 @@ # Modified by the SlackBuilds.org Project PRGNAM=cellwriter -VERSION=1.3.3 +VERSION=1.3.4 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -72,12 +72,8 @@ make install DESTDIR=$PKG ) mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a AUTHORS COPYING ChangeLog INSTALL NEWS README TODO \ - $PKG/usr/doc/$PRGNAM-$VERSION -cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRNGAM.SlackBuild - -#Fix the desktop file. -sed -i 's#Icon=cellwriter#Icon=/usr/share/pixmaps/cellwriter.xpm#' $PKG/usr/share/applications/cellwriter.desktop +cp -a AUTHORS COPYING ChangeLog INSTALL NEWS README TODO $PKG/usr/doc/$PRGNAM-$VERSION +cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc diff --git a/desktop/cellwriter/cellwriter.info b/desktop/cellwriter/cellwriter.info index e6630c2c95..2dfb6ae87b 100644 --- a/desktop/cellwriter/cellwriter.info +++ b/desktop/cellwriter/cellwriter.info @@ -1,8 +1,8 @@ PRGNAM="cellwriter" -VERSION="1.3.3" +VERSION="1.3.4" HOMEPAGE="http://risujin.org/cellwriter/" -DOWNLOAD="http://pub.risujin.org/latest.php?cellwriter/cellwriter-1.3.3.tar.gz" -MD5SUM="09b2019e926d5ef42d52edb2dd33ceae" +DOWNLOAD="http://pub.risujin.org/latest.php?cellwriter/cellwriter-1.3.4.tar.gz" +MD5SUM="72b4e552a32d6acd888da0b88aeebbdd" MAINTAINER="ktabic" EMAIL="rdc@ktabic.co.uk" APPROVED="Michiel" \ No newline at end of file diff --git a/desktop/cellwriter/doinst.sh b/desktop/cellwriter/doinst.sh index 7ebfa3ab4d..6af9811528 100644 --- a/desktop/cellwriter/doinst.sh +++ b/desktop/cellwriter/doinst.sh @@ -1,3 +1,4 @@ if [ -x usr/bin/update-desktop-database ]; then usr/bin/update-desktop-database -q usr/share/applications fi + diff --git a/desktop/cellwriter/slack-desc b/desktop/cellwriter/slack-desc index 054ff6e266..c1eee30753 100644 --- a/desktop/cellwriter/slack-desc +++ b/desktop/cellwriter/slack-desc @@ -6,14 +6,14 @@ # leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -cellwriter: CellWriter (an gtk based natural handwriting input panel) +cellwriter: CellWriter (a grid-entry handwriting input panel) cellwriter: cellwriter: CellWriter is a grid-entry natural handwriting input panel. As you cellwriter: write characters into the cells, your writing is instantly cellwriter: recognized at the character level. When you press 'Enter' on the cellwriter: panel, the input you entered is sent to the currently focused -cellwriter: application as if typed on the keyboard. +cellwriter: application as iftyped on the keyboard. cellwriter: -cellwriter: more information: http://risujin.org/cellwriter +cellwriter: Please see the website for more information: +cellwriter: Homepage: http://risujin.org/cellwriter cellwriter: -cellwriter: Michael Levin -- cgit v1.2.3-65-gdbad