blob: 68b50dcee35b7987d794c5547102c919b4aa9644 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = kanatest
pkgdesc = A simple Hiragana and Katakana drill tool
pkgver = 20170810.19dd1a7
pkgrel = 2
url = http://www.clayo.org/kanatest/
install = kanatest.install
arch = i686
arch = x86_64
license = GPL
depends = gtk2
depends = libxml2
optdepends = ttf-freefont: for using FreeSerif or FreeSans fonts
optdepends = ttf-arphic-uming: for using AR PL ShanHeiSun Uni font
optdepends = ttf-arphic-ukai: for using AR PL ZenKai Uni font
source = git+https://git.code.sf.net/p/kanatest/code
sha256sums = SKIP
pkgname = kanatest
|