From caedd92eef8fe47c3925c12d8e81be911556b38b Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 11 Jan 2013 01:16:41 +0100 Subject: Update files --- site/projects/eye-on-manga.org | 50 +++++++++++++++++++++++++++++++----------- 1 file changed, 37 insertions(+), 13 deletions(-) (limited to 'site/projects/eye-on-manga.org') diff --git a/site/projects/eye-on-manga.org b/site/projects/eye-on-manga.org index 6bb7b98..6669436 100644 --- a/site/projects/eye-on-manga.org +++ b/site/projects/eye-on-manga.org @@ -1,10 +1,7 @@ #+TITLE: eye-on-manga -#+STYLE: -#+LINK_UP: ../index.html -#+LINK_HOME: http://ryuslash.org -#+LINK: src https://github.com/ryuslash/eye-on-manga -#+LINK: tar_gz https://github.com/ryuslash/eye-on-manga/tarball/master -#+LINK: zip https://github.com/ryuslash/eye-on-manga/zipball/master +#+LINK: src http://code.ryuslash.org/cgit.cgi/eye-on-manga/ +#+LINK: tar_gz http://code.ryuslash.org/cgit.cgi/eye-on-manga/snapshot/eye-on-manga-master.tar.gz +#+LINK: zip http://code.ryuslash.org/cgit.cgi/eye-on-manga/snapshot/eye-on-manga-master.zip #+STARTUP: showall #+begin_html @@ -22,16 +19,43 @@ ~eye-on-manga~ is a manga collection management application for the Nokia N900. -** Features + | Status | On-hold | + | Language | C | + | License | GPLv2 | - - Create a list of manga. - - Keep track of which volumes have been acquired and read. - - Edit wrongfully entered entries. - - Easily mark a volume as acquired or read. +* Why? -** Requirements + I just keep forgetting which volumes of which manga I have. - - A Nokia N900 with fairly recent packages should be fine. +* Features + + - Create/maintain a list of manga. + - Keep track of which volumes have been acquired and read. + +* Requirements + + - A Nokia N900, with Maemo, with fairly recent packages should be + fine. + +* Download + + I'll upload a package as soon as I can. + + Until then, if you have the maemo development environment set-up + you can create your own. Use the ~FREMANTLE_ARMEL~ configuration in + scratchbox and create it with: + + #+BEGIN_EXAMPLE + $ dpkg-buildpkg -rfakeroot + #+END_EXAMPLE + +* Install + + Once you have aqcuired a package, get it to your phone and: + + #+BEGIN_EXAMPLE + $ dpkg -I eye-on-manga-*.deb + #+END_EXAMPLE * Usage -- cgit v1.2.3-54-g00ecf