Kanatest version 0.4.8 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    kanatest  most recent diff


    version 0.4.8

      View the most recent changes for the kanatest port at: kanatest.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for kanatest.
      The raw portfile for kanatest 0.4.8 is located here:
      http://kanatest.darwinports.com/dports/games/kanatest/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/kanatest


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The kanatest Portfile 58271 2009-09-25 03:17:55Z ryandesign macports.org $

      PortSystem 1.0

      Name: kanatest
      Version: 0.4.8
      Category: games education
      Platform: darwin
      Maintainers: nox openmaintainer
      Description: Kanatest is a Japanese kana (Hiragana and Katakana) simple flashcard tool.

      Long Description: Kanatest is a Japanese kana (hiragana and katakana) simple flashcard tool. It offers fourteen lessons and three drill modes: hiragana, katakana, and mixed mode. The tool displays randomly selected kana characters (respecting mode and lesson) and waits for the user answer (expected as the romaji equivalent). This process continues until all questions are answered or all questions are answered correctly (depending on options). At the end of test, information about drilling time and correctness ratio is displayed. The results are stored, and a user can review his performance at any time.

      Homepage: http://clay.ll.pl/kanatest/
      Master Sites: ${homepage}

      Checksums: md5 b97b0521314f634e454354cb7ba2013d sha1 4f316b28898d37597230c918d6ec01b491d66a35 rmd160 40862600bffe34e57a231003ab5597e6ac3436fb

      depends_build port:pkgconfig
      depends_lib port:gettext path:lib/pkgconfig/glib-2.0.pc:glib2 port:gtk2 port:libiconv port:libxml2

      build.args MSGFMT=${prefix}/bin/msgfmt XGETTEXT=${prefix}/bin/xgettext MSGMERGE=${prefix}/bin/msgmerge

      destroot.args ${build.args}

      post-destroot {
      set docdir ${prefix}/share/doc/${name}-${version}
      xinstall -d ${destroot}${docdir}
      xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog README ${destroot}${docdir}
      }


    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/kanatest
      % sudo port install kanatest
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching kanatest
      ---> Verifying checksum for kanatest
      ---> Extracting kanatest
      ---> Configuring kanatest
      ---> Building kanatest with target all
      ---> Staging kanatest into destroot
      ---> Installing kanatest
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using kanatest with these commands:
      %  man kanatest
      % apropos kanatest
      % which kanatest
      % locate kanatest

     Where to find more information:

    Darwin Ports



    Lightbox this page.