1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-01 02:11:05 +03:00
Commit Graph

639 Commits

Author SHA1 Message Date
Xiangfu Liu
f6c0b2af3a - [imgv] update to commit 933f92b
- add libfreetype, libsdl-ttf to DEPNEDS

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-10-20 13:28:55 +08:00
Xiangfu Liu
37c649f8c0 [imgv] update to 0.3.0
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-10-20 10:16:44 +08:00
kyak
2a7fda5f9e fbida: don't segfault on "h" 2010-10-18 22:24:05 +04:00
kyak
ee8e1ef72d a little help text from man fbgs 2010-10-18 20:59:46 +04:00
kyak
277888f878 fbida: a few applications for viewing and editing images; ghostscript as
a requirement for fbgs, a wrapper script for viewing ps/pdf files on the
framebuffer console using fbi, an image viewer for the linux framebuffer
console.
2010-10-18 20:39:48 +04:00
kyak
1a6e2dc80b fnkeys is now correctly daemonized at start 2010-10-17 14:07:34 +04:00
kyak
3e4e587e00 gcc: strip debug, install cleanly, both static and share linking works 2010-10-11 20:19:36 +04:00
kyak
b7e90476df gcc: don't strip shared libraries (now shared build works, too) 2010-10-10 19:33:43 +04:00
Alan Post
4877e69031 Add my e-mail address to the copyright header. 2010-10-09 10:48:56 -06:00
kyak
568ac7b7a4 Merge branch 'master' of projects.qi-hardware.com:openwrt-packages 2010-10-09 11:39:02 +04:00
kyak
285555c1b6 gcc: initial port 2010-10-09 11:38:12 +04:00
Alan Post
db7d691424 Fix license statement to conform to gplv3 and properly credit author.
I pulled this boilerplate from:

  http://www.gnu.org/licenses/gpl-3.0.html

It is the recommended text to add to the top of every file.
2010-10-08 23:09:43 -06:00
Alan Post
0847b73e5a makfa package python cleanup
* add a depend line.
 * check that python is installed.
 * call python directly, rather than using $(PYTHON) (I could find
   no use of the $PYTHON variable in any other packages.
2010-10-08 22:12:32 -06:00
Alan Post
a3c7562d28 Record myself as the maintainer of makfa. 2010-10-08 22:12:12 -06:00
Alan Post
9ef3793ed8 Move makfa from education to Languages/Lojban. 2010-10-08 22:11:47 -06:00
Alan Post
8c2ff78ec5 Add package description for makfa. 2010-10-08 22:11:24 -06:00
Alan Post
8834e02dc8 jbofihe: The Lojban Parser
This package is a parser for the language Lojban.  It compliments
makfa, the Lojban dictionary.
2010-10-08 21:52:54 -06:00
Alan Post
72535527b8 check in package lojban-wordlists
This package contains the cmavo, gismu, lujvo, and rafsi, wordlists for
Lojban.

This is reference material when installed on the NanoNote, and is
also a build-time dependency for jbofihe.
2010-10-08 21:46:36 -06:00
Alan Post
59d9e88c98 Remove BROKEN tag: wordgrinder is working with latest image.
I've updated my NanoNote to the latest source, and having fixed the
patch for this package, wordgrinder is now working.

This program was crashing on the ~2010-06-17 image, delivered with
my NanoNote.
2010-10-03 16:07:01 -06:00
kyak
ad4b048fdf w3m actually depends on ncurses 2010-09-27 17:11:03 +04:00
kyak
7c7d365c6b MPlayer: enable volume control via Ben volume keys 2010-09-26 23:21:01 +04:00
kyak
2d9742edc1 MPlayer: enable OSD support 2010-09-26 23:03:19 +04:00
kyak
cebe75487b MPlayer is too good not to depend on @BUILD_PATENTED 2010-09-26 17:57:39 +04:00
kyak
bf179f8e05 Merge branch 'master' of projects.qi-hardware.com:openwrt-packages 2010-09-26 17:52:21 +04:00
kyak
a4873ed452 MPlayer: added mp3 support via libmad; see README 2010-09-26 17:51:31 +04:00
Xiangfu Liu
398002ec4b mtd-utils goto upstream, don't need ubi-utils anymore
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-26 16:08:46 +08:00
kyak
32de09894b MPlayer initial port. All available video outputs: sdl, directfb, fbdev
are super slow. Perhaps some things can be optimized/improved.
2010-09-26 01:45:28 +04:00
kyak
582924bc52 w3m now builds 2010-09-25 22:15:48 +04:00
kyak
7e5961a3fc stupid workaround to make links compile 2010-09-25 01:57:07 +04:00
kyak
0e186f01a2 mupdf: added libjpeg dependency as noted by Xiangu 2010-09-25 01:53:32 +04:00
kyak
a8aff4192f Added input (typing) and output (viewing) support for cyrillic in
console
2010-09-21 16:13:30 +04:00
David Kühling
c6a3cb1a88 corrected md5sum for new gforth snapshot 2010-09-18 22:17:18 +02:00
David Kühling
4bfce3b6e2 Major overhaul and cleanup. Support for .ubi image file installations.
Only compile&install a minimum host Gforth for bootstrapping the target
Gforth, removing strange emacs-dependencies that cropped up earlier.

Image file can now be built on the nanonote using 'gforth-update-image'
command.  Also, Gforth is now run through a wrapper that calls
'gforth-update-image' automatically, if necessary.

Also first attempts at supporting libcc C-interface libraries pre-compiled on
the host.

Tested to compile on amd64 and i386.
2010-09-18 20:47:21 +02:00
Alan Post
77694b3b61 update the wordgrinder-0.3.3 patch.
I believe upstream modified the wordgrinder-0.3.3 release in place.
Only whitespace is different between this patch and the previous
patch.

This now applies cleanly.
2010-09-14 23:12:13 -06:00
Alan Post
2f685c01b0 makfa: only import ElementTree if we're going to use it.
ElementTree is not available by default.  (it is in pyexpat, which is
a non-default module.)

since ElementTree is only used by the Updater code, and this code is
not designed to run on the NanoNote (it is only run as part of the
build process), move the import statement inside the Updater in the
hopes that the user on the NanoNote never has to deal with it.

In the future I will make pyexpat a default module for the Lojban
config, but this change will still see a performance gain in the
most typical use case for makfa.
2010-09-14 21:02:09 -06:00
Alan Post
4082f67f78 makfa: only import ElementTree if we're going to use it.
ElementTree is not available by default.  (it is in pyexpat, which is
a non-default module.)

since ElementTree is only used by the Updater code, and this code is
not designed to run on the NanoNote (it is only run as part of the
build process), move the import statement inside the Updater in the
hopes that the user on the NanoNote never has to deal with it.

In the future I will make pyexpat a default module for the Lojban
config, but this change will still see a performance gain in the
most typical use case for makfa.
2010-09-14 20:53:01 -06:00
Alan Post
b3f79e4824 move makfa.dump from /var/lib/makfa to /usr/share/makfa
I originally choose /var/lib/... because makfa.dump can be updated by
the makfa program.  /usr/share/... is for read-only data, which this
most certainly is not.

The best solution for this problem would be to have some kind of
/ovelay/var/... directory that is copied at boot to /var/...  This
would allow files that need to be persistent in /var/... to be so,
but would permit the flexibility currently seen for I/O heavy uses
of /var/...

Ater a discussion with xiangfu, we decided that modifying the
base-package to support an overlay on /var is too much work to do
right now, and that we would use /usr/share/... for the time being.
2010-09-14 20:49:41 -06:00
Alan Post
a816442cde pyexpat is only used when updating, move import inside class.
Update is not intended to be used on Ben NanoNote, so I'm moving the
import of pyexpat to the Updater class.  pyexpat is not included in
the default build, and this patch saves me from having to install
it.

I will in the future include pyexpat and enable full support for
generating new dump files, but this patch will still function in
that case.
2010-09-14 18:50:20 +02:00
David Kühling
bb5e73881b use new upstream snapshot that fixes various problems reported on
discussion@lists.en.qi-hardware.com
2010-09-14 00:44:09 +02:00
Jiri Brozovsky
8f050f908f First attempt port of PicoC interpreter. Should work. 2010-09-13 21:44:37 +02:00
kyak
383b527e85 fbterm and jfbterm are now sharing unifont.pcf.gz 2010-09-13 10:36:54 +04:00
kyak
bbe02374cb mupdf, jbig2dec and openjpeg as prerequisites of nupdf. 2010-09-13 09:46:26 +04:00
kyak
a863278092 fbterm depends on fontconfig 2010-09-12 20:52:22 +04:00
kyak
d7307ad72a kbd unicode cyrillic map for Ben 2010-09-12 18:47:28 +04:00
kyak
b75443850f kbd: added kbd console maps 2010-09-12 12:59:34 +04:00
kyak
0a3c8a2546 NanoMap updated to Commit bfd639fd99e6e77cb58b9649a7ddb1c03068ef2d 2010-09-11 12:52:33 +04:00
kyak
74176f0064 NanoMap: "skip downloaded tiles" is upstream. 2010-09-11 12:44:48 +04:00
Alan Post
f4fa2d50aa Create package for makfa, the Lojban dictionary.
{.i lo vi se finti ku vasru la makfa poi jbovlaste}
2010-09-10 10:04:22 -06:00
Xiangfu Liu
502d2f0497 [frotz] remove use sytem /tmp dir
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-10 23:39:59 +08:00
kyak
a0edda2807 sdcv depends on glib2 2010-09-10 10:05:06 +04:00