You are not logged in.

#1 2004-08-23 23:22:20

Bjørn
Member
From: The Netherlands
Registered: 2004-03-18
Posts: 139
Website

[new] kanatest

A friend of mine is learning Japanese and he came upon this nice tool to help you learn the Hiragana and Katakana parts.

# $Id $
# Contributor: bjorn <b.lindeijer@xs4all.nl>
pkgname=kanatest
pkgver=0.3.6
pkgrel=1
pkgdesc="A simple hiragana and katakana drill tool"
depends=('gtk2')
url="http://clay.ll.pl/kanatest.html"
md5sums=('cd1eb1ce62a52cf69f4df9041a886794')
source=(http://clay.ll.pl/download/$pkgname-$pkgver.tar.gz)

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/usr
  make || return 1
  make prefix=$startdir/pkg/usr install
}

Edit: added md5, pointed out by Lovechild.
Edit 2: Changed header according to dp's instructions.


http://themanaworld.org/
A Free Real-time Massively Multiplayer Online RPG in development.

Offline

#2 2004-08-23 23:26:32

Lovechild
Member
From: Århus, Denmark
Registered: 2003-09-24
Posts: 64

Re: [new] kanatest

missing md5sum check


I'm proud to be a a freedomloving infidel piece of treehugging eurotrash.

Offline

#3 2004-08-23 23:35:03

Bjørn
Member
From: The Netherlands
Registered: 2004-03-18
Posts: 139
Website

Re: [new] kanatest

Correct. Fixed. smile


http://themanaworld.org/
A Free Real-time Massively Multiplayer Online RPG in development.

Offline

#4 2004-08-23 23:37:13

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [new] kanatest

Bjørn, thanx for the pkg - i always wanted to learn japanese - unfortunately, i started 2 times and both times didn't have enough time to really learn it - hope this tool helps ;-)

Lovechild wrote:

missing md5sum check

yes, but that's not a big problem - the "problem" (in my eyes) is the header: it is a little bit strange:

the person, who writes the PKGBUILD, who is the Author of it, is the "Contributor" - Maintainer is only set, if the pkg is in the db (current, extra) and Committer is obsolete (respectively, this is the maintainer not maintaining the pkg, but making changes on it)

so the correct header of the PKGBUILD is:

# $Id $ 
# Contributor: bjorn <b.lindeijer@xs4all.nl> 

by the way: does this pkg need a special font to display hiragana and katakana?


The impossible missions are the only ones which succeed.

Offline

#5 2004-08-24 11:28:48

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [new] kanatest

Georg wrote:

It doesn't need such a font. The kana are in the package as png.

great - thx for info


The impossible missions are the only ones which succeed.

Offline

#6 2004-08-24 15:42:14

Bjørn
Member
From: The Netherlands
Registered: 2004-03-18
Posts: 139
Website

Re: [new] kanatest

Ah, meet Georg, the friend who was learning Japanese. :-)

Thanks for the comment on the header, I've fixed it up to your instructions.


http://themanaworld.org/
A Free Real-time Massively Multiplayer Online RPG in development.

Offline

#7 2004-08-24 16:17:59

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,893
Website

Re: [new] kanatest

I love Bjørn..... roll


Mr Green

Offline

#8 2004-08-25 15:25:57

shadov
Member
From: Finland
Registered: 2004-02-28
Posts: 40

Re: [new] kanatest

Another nice program/game for learnig kana is Slime Forest.


Application of abstract techniques and utilities to solving a particular business problem is NOT a patentable idea. It is a fundamental concept of the IT industry.

Offline

Board footer

Powered by FluxBB