Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161534 - app-misc/kanatest-0.4.1 version bump
Summary: app-misc/kanatest-0.4.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: CJK Team
URL: http://clay.ll.pl/kanatest/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-11 12:58 UTC by Hamlet Mun
Modified: 2007-03-18 00:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for new kanatest-0.4.0 (kanatest-0.4.0.ebuild,579 bytes, text/plain)
2007-01-11 13:00 UTC, Hamlet Mun
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hamlet Mun 2007-01-11 12:58:54 UTC
We only have ebuild for kanatest-0.3.6
And the latest version is 0.4.0

2006-12-27: version 0.4.0
2004-01-11: version 0.3.6

http://clay.ll.pl/kanatest/
http://www.gnomefiles.org/app.php?soft_id=168

Reproducible: Always
Comment 1 Hamlet Mun 2007-01-11 13:00:38 UTC
Created attachment 106546 [details]
Ebuild for new kanatest-0.4.0

I am already using the new version emerged by this ebuild
Comment 2 Hamlet Mun 2007-01-11 13:15:10 UTC
Comment on attachment 106546 [details]
Ebuild for new kanatest-0.4.0

# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/kanatest-0.3.6.ebuild,v 1.9 2005/10/13 23:34:10 swegener Exp $

DESCRIPTION="Visual flashcard tool for memorizing the Japanese Hiragana and Katakana alphabet"
HOMEPAGE="http://clay.ll.pl/kanatest"

SRC_URI="http://clay.ll.pl/kanatest/${P}.tar.gz"
LICENSE="GPL-2"

SLOT="0"
KEYWORDS="amd64 ~ppc ppc64 x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.0"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

src_install() {
	einstall || die
}
Comment 3 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2007-01-11 14:11:45 UTC
0.4.0 has been added. Thank you
Comment 4 Hamlet Mun 2007-01-13 02:31:33 UTC
I added app-misc/kanatest to /etc/portage/package.keywords
Then re-merged kanatest-0.4.0
So far, it's working great without any errors.

Just tested "Hiragana" and "Mixed" with "All kanas"
Kana chart also works fine.

Maybe it can be changed to the stable status now.
Comment 5 dark_mail 2007-03-17 18:00:45 UTC
There's a new minor version upstream, 0.4.1.
Just to keep you busy.
Besides, 0.4.0 seems to be rather stable (no reports here for 2 months). Works for me so far, too.

Maybe stabilize and/or version bump for 0.4.1?
Comment 6 Hamlet Mun 2007-03-17 20:56:09 UTC
0.4.0 worked great since I compiled it for the first time

If you want to update the package, just run following commands as root:
cd /usr/portage/app-misc/kanatest;cp kanatest-0.4.0.ebuild kanatest-0.4.1.ebuild;wget http://clay.ll.pl/kanatest/kanatest-0.4.1.tar.gz;chown root:portage kanatest-0.4.1.tar.gz;mv kanatest-0.4.1.tar.gz /usr/portage/distfiles;ebuild kanatest-0.4.1.ebuild digest;emerge kanatest

By the way, http://clay.ll.pl/kanatest/ChangeLog
2007-02-16: version 0.4.1
* Long awaited user-defined lesson feature has been added
* A SVG icon added
Comment 7 MATSUU Takuto (RETIRED) gentoo-dev 2007-03-18 00:47:52 UTC
0.4.1 in cvs.