summaryrefslogtreecommitdiffstats
path: root/misc/ibus-anthy
diff options
context:
space:
mode:
author Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com>2010-12-15 12:52:03 -0600
committer Erik Hanson <erik@slackbuilds.org>2010-12-17 07:56:25 -0600
commit7c41f40cfa160914859ba0c5dea74f3eb97b77cb (patch)
treef4cb3241d03103d609e120982863c0366550aabe /misc/ibus-anthy
parent41622f37534706623846f2c01f01ec0f83444f63 (diff)
downloadslackbuilds-7c41f40cfa160914859ba0c5dea74f3eb97b77cb.tar.gz
slackbuilds-7c41f40cfa160914859ba0c5dea74f3eb97b77cb.tar.xz
misc/ibus-anthy: Updated for version 1.2.5.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'misc/ibus-anthy')
-rw-r--r--misc/ibus-anthy/README2
-rw-r--r--misc/ibus-anthy/ibus-anthy.SlackBuild14
-rw-r--r--misc/ibus-anthy/ibus-anthy.info6
-rw-r--r--misc/ibus-anthy/slack-desc2
4 files changed, 11 insertions, 13 deletions
diff --git a/misc/ibus-anthy/README b/misc/ibus-anthy/README
index 2eeccd7a04..e7c56f8856 100644
--- a/misc/ibus-anthy/README
+++ b/misc/ibus-anthy/README
@@ -5,6 +5,6 @@ Ibus Intelligent Input Bus, a new input framework for Linux.
This requires ibus.
-After the install of the package, add Japanse-Anthy Input Method in
+After the install of the package, add Japanese-Anthy Input Method in
IBus preferences, Input Method Tab. You will also need to restart
the ibus service after upgrading this package.
diff --git a/misc/ibus-anthy/ibus-anthy.SlackBuild b/misc/ibus-anthy/ibus-anthy.SlackBuild
index 95ded0f7a6..722fcee812 100644
--- a/misc/ibus-anthy/ibus-anthy.SlackBuild
+++ b/misc/ibus-anthy/ibus-anthy.SlackBuild
@@ -3,20 +3,20 @@
# Slackware build script for ibus-anthy
# Written by Ozan Türkyılmaz ozan.turkyilmaz@gmail.com
-# This script is in public domain.
+# This script is in public domain. If this is not legally possible
+# I grant anyone the right to use this work for any purpose, without any conditions,
+# unless such conditions are required by law.
PRGNAM=ibus-anthy
-VERSION=${VERSION:-1.2.1}
+VERSION=${VERSION:-1.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
- *) ARCH=$( uname -m ) ;;
+ *) ARCH=$( uname -m ) ;;
esac
fi
@@ -34,11 +34,10 @@ elif [ "$ARCH" = "i686" ]; then
elif [ "$ARCH" = "x86_64" ]; then
SLKCFLAGS="-O2 -fPIC"
LIBDIRSUFFIX="64"
-else
+else #for rest of the arches
SLKCFLAGS="-O2"
LIBDIRSUFFIX=""
fi
-
set -e # Exit on most errors
rm -rf $PKG
@@ -78,7 +77,6 @@ cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
-cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/misc/ibus-anthy/ibus-anthy.info b/misc/ibus-anthy/ibus-anthy.info
index cd35e59d85..1e9ebad8d7 100644
--- a/misc/ibus-anthy/ibus-anthy.info
+++ b/misc/ibus-anthy/ibus-anthy.info
@@ -1,8 +1,8 @@
PRGNAM="ibus-anthy"
-VERSION="1.2.1"
+VERSION="1.2.5"
HOMEPAGE="http://code.google.com/p/ibus/"
-DOWNLOAD="http://ibus.googlecode.com/files/ibus-anthy-1.2.1.tar.gz"
-MD5SUM="a1b8adc10d4afd84f113da6999cd5f05"
+DOWNLOAD="http://ibus.googlecode.com/files/ibus-anthy-1.2.5.tar.gz"
+MD5SUM="00b44c874616d797a0117d087cf33341"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Ozan Türkyılmaz"
diff --git a/misc/ibus-anthy/slack-desc b/misc/ibus-anthy/slack-desc
index 98b5ddf74e..489e3d1af4 100644
--- a/misc/ibus-anthy/slack-desc
+++ b/misc/ibus-anthy/slack-desc
@@ -9,7 +9,7 @@
ibus-anthy: ibus-anthy (Anthy Japanese engine for ibus)
ibus-anthy:
ibus-anthy: Ibus-anthy allows users to use anthy Japanese conversion engine in
-ibus-anthy: Ibus Intelligent Input Bus, a new imput framework for Linux.
+ibus-anthy: Ibus Intelligent Input Bus, a new input framework for Linux.
ibus-anthy:
ibus-anthy: http://code.google.com/p/ibus/
ibus-anthy: