summaryrefslogtreecommitdiff
path: root/packages/nunome
AgeCommit message (Collapse)AuthorFiles
2008-01-07Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dashHolger Freyther1
Instead of using "echo -e" we simply use printf. printf doesn't add a newline by default. So some places needed an extra \n in their string. Most of the change was done by hand, so please carefully review. This bug was spotted when trying to compile python-pyqt on my ubuntu hardy system.
2007-07-08nunome: move to the new opie locationMichael Krelin1
2007-05-29nunome: fix non-working nunome on spitz/AngstromRolf Leggewie2
* Thanks to polyonymous for providing the patch * fixes access to the timer object before allocating it
2007-04-12nunome: update to latest release (source tree cleaned from unnecessary ↵Rolf Leggewie1
binary cruft)
2007-04-07nunome 1.0.1: Fix packaging.Paul Sokolovsky1
* There appears to be some binary crap in "source" archive and it was being installed instead of build files.
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-06-26nunome: RDEPEND on virtual/japanese-fontMichael Lauer1
2006-06-23add nunome, a japanese input method for Opie. closes #1095Michael Lauer4