1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00
Commit Graph

362 Commits

Author SHA1 Message Date
kyak 41b5356443 abook: use ASCII for drawing boxes 2010-11-09 22:28:56 +03:00
kyak 8e47e366c4 forgot the wrapper file for abook... 2010-11-09 20:53:20 +03:00
kyak 6a969be60f abook: wrapper to change font size prior to start 2010-11-09 20:51:24 +03:00
bartbes 13054fb232 Update nlove to new repo version, with working sound 2010-11-07 18:14:06 +01:00
Xiangfu Liu 8dbf61cc60 Revert "mark as broken since it does not compile"
the gcc-mips compile fine in 32bit.
 this commit:30e2a2a fixed compile error in 64bit system.

This reverts commit f4bd1f2da8.
2010-11-08 00:58:44 +08:00
Xiangfu Liu 30e2a2aca8 [gcc-mips] fix compile error in 64bit system.
ERR MSG: real.h:82: error: size of array 'test_real_width' is negative

when gcc-mips compiling. it's first apply openwrt/toolchain/gcc.../patches.
it not apply package/gcc-mips/patches. so this patch is manuly apply this
patch.

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-08 00:58:17 +08:00
bartbes 7e2ca971d2 Updated nlove Makefile to point to newer revision 2010-11-06 17:51:47 +01:00
Mirko Vogt f4bd1f2da8 mark as broken since it does not compile 2010-11-05 17:05:03 +01:00
Xiangfu Liu 733b57d507 [byobu] new package,a multi-panel screens tools
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-02 16:35:06 +08:00
Xiangfu Liu 23a56946e4 [gcal] update to 3.6, thanks to Otmar Struwe
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-02 14:58:26 +08:00
Xiangfu Liu d7b3e28f05 [nupdf] fix the static path bug. thanks Werner
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-01 21:59:09 +08:00
Xiangfu Liu 9f1726ee98 [keymouse] new package
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-10-31 22:59:53 +08:00
kyak 44b60e7b71 gmenu2x: catch up with the latest git version, input.conf has changed. 2010-10-31 16:56:13 +03:00
kyak 0be554fd7f ben-cyrillic: updated some glyphs, added pre-png file 2010-10-30 23:18:28 +04:00
bartbes c6552a1d2c Updated to new version of nlove (and now uses hg repo) 2010-10-30 12:36:33 +02:00
David Kühling 7b20736d71 revert some package debugging stuff that accidentally got committed
(had changed download link to a local file:// link)
2010-10-24 14:02:55 +02:00
David Kühling 89d817b095 package building fix: do not run postinst image update on host
also some fixes towards supporting Gforth libffi C interface (incomplete)
2010-10-24 13:53:50 +02:00
kyak 446437641a ben-cyrillic: keymap changed for altgr+bksp to act as Delete 2010-10-23 00:19:20 +04:00
kyak 8bcbadf846 nupdf: initial port 2010-10-22 20:17:01 +04:00
kyak 05e38ea36c removed myself from Makefile header 2010-10-22 13:33:55 +04:00
xiangfu f859257755 mark ncmpc as BROKEN,
-0.11.1 url is broken
 -0.18 needs libmpdclient2
2010-10-21 13:37:52 -08:00
Xiangfu Liu 25d68f84d2 [joe-full] renmae qijoe to joe-full
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-10-20 15:54:02 +08:00
Xiangfu Liu 8b840361a2 [ncmpc] update to 0.18, update the download and home URL
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-10-20 14:31:56 +08:00
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