1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-28 22:12:01 +03:00
Commit Graph

639 Commits

Author SHA1 Message Date
kyak
4c177d9f3f tntnet: use ICONV notation 2011-02-06 22:40:15 +03:00
kyak
b1ccf9896f gnuplot-gfx: use ICONV notation 2011-02-06 22:26:31 +03:00
kyak
f0c9c3bdc1 zhcon: use ICONV notation 2011-02-06 22:23:51 +03:00
kyak
cecaa7d8a9 scummvm: use ICONV notation 2011-02-06 22:22:36 +03:00
kyak
a3dc29559d moc: use ICONV notation 2011-02-06 22:17:31 +03:00
kyak
a8cf59d766 gnome-mime-data: use ICONV notation 2011-02-06 22:16:29 +03:00
kyak
24d2f333f0 qball: use ICONV notation 2011-02-06 22:14:51 +03:00
kyak
e027bf3768 mplayer: use ICONV notation 2011-02-06 22:14:05 +03:00
kyak
9213cf17ec qstardict: use ICONV notation 2011-02-06 22:13:25 +03:00
kyak
5fb08d2812 sdcv: use ICONV notation 2011-02-06 22:12:42 +03:00
kyak
4abe594a4f libsdl-*: use ICONV notation 2011-02-06 22:12:06 +03:00
kyak
c43d20fe43 jfbterm: use ICONV notation 2011-02-06 22:10:07 +03:00
kyak
d4046e13a8 climm: use ICONV notation 2011-02-06 22:09:25 +03:00
kyak
4c4a9d8587 ghostscript: use ICONV notation 2011-02-06 22:00:20 +03:00
kyak
1528c1bc34 gmenu2x: use ICONV notation 2011-02-06 21:57:57 +03:00
kyak
5557b31d7f fbida: use ICONV notation 2011-02-06 21:57:17 +03:00
kyak
663ac8ebb4 dgclock: use ICONV notation 2011-02-06 21:56:17 +03:00
kyak
074b5acdb0 fbterm: use ICONV notation 2011-02-06 21:54:49 +03:00
kyak
745e0f4673 remove overriden gettext, iconv, glib2 due to fixed upstream 2011-02-06 21:53:44 +03:00
David Kühling
3f266040c0 zgv: fix thumbnail-less file-browser true-color support ('v' key) 2011-02-03 22:24:58 +01:00
kyak
9da19d44ec qball: make Enter key work and change fonts 2011-02-02 17:40:05 +03:00
kyak
2975657fa1 backgammon: set 4x8 to avoid segfault 2011-02-01 20:55:33 +03:00
David Kühling
be5eeea07c plplot: fix svgalib driver display bug w/ plenv() resetting current color 2011-01-30 19:23:23 +01:00
David Kühling
f324527027 zgv: pre-configure a more modern color-scheme 2011-01-29 19:14:19 +01:00
David Kühling
3266da3976 zgv: more fixes for proper truecolor mode operation: img browser works now 2011-01-29 14:58:54 +01:00
David Kühling
53a2848e3e svgalib: do _not_ attempt to use linear video modes for now: buggy!? 2011-01-29 14:58:00 +01:00
David Kühling
8b59d50ab7 svgalib: fix (?) gl_fillbox & friends when used in 32-bit video modes 2011-01-29 14:48:54 +01:00
David Kühling
9c4f17115c svgalib: use faster non-paged drawing primitives 2011-01-29 14:21:43 +01:00
David Kühling
f5d48e7a0f plplot: fix various target Tcl detection issues.
a host tclsh is still required for building, though.
2011-01-29 13:08:27 +01:00
David Kühling
3613fcbd0c plplot: fix detection of target octave headers, libs and install directories 2011-01-29 12:48:08 +01:00
Xiangfu Liu
fcb5476931 gmenu2x move all file to it's repo, keep here as small as possible 2011-01-28 16:17:31 +08:00
kyak
22e511a82b gottet: fixed size 320x240
reference view should be like that:
http://downloads.qi-hardware.com/people/kyak/tmp/gottet.jpg :)
2011-01-25 20:32:13 +03:00
kyak
6b0e5bbc23 mplayer: explicitely disable X11 features 2011-01-25 12:19:34 +03:00
Xiangfu Liu
9e6dd9df57 emacs, remove manully strip binary file 2011-01-25 13:40:03 +08:00
David Kühling
0e5906dde6 zgv: basic truecolor support for the thumbnail browser
also add the Makefile patch that's needed for compilation (previously forgotten)
2011-01-23 20:07:20 +01:00
David Kühling
0e75785f17 zgv: fix crash from attempt to start browser in 8-bit videomode
however: browser won't work correctly w/ 32-bit mode.  todo.
2011-01-23 19:01:58 +01:00
David Kühling
7fb69c0732 new port: zgv: a simple/leightweight image viewer + browser that uses svgalib
Note: image browsing is currently broken (floating point exception).
However, you can list images to view on the command line, than viewing works.
2011-01-23 13:11:55 +01:00
kyak
479a593121 qball, gottet, Tile: added gmenu2x items 2011-01-23 13:30:07 +03:00
kyak
677918caf4 gottet: use maximum Ben's screen height for board 2011-01-23 13:10:31 +03:00
David Kühling
31e8e5bb39 plplot: mark plplot-python as broken and explain why that is so. 2011-01-22 13:27:24 +01:00
David Kühling
c32c234619 plplot: fix plplot package to include _all_ libraries that ship with plplot 2011-01-22 12:55:09 +01:00
kyak
325a43c7b5 gottet:Tetris clone written in Qt, adapted for Ben 2011-01-22 14:37:47 +03:00
David Kühling
e75033d2e6 plplot: fix package generation errors (created copies of libs instead of links)
add plplot-python package (not yet working, not oven compiling!)
2011-01-22 11:28:41 +01:00
Xiangfu Liu
15513ea8a1 mv lus-plplot to Examples folder
add a symblic link to Qt examples
2011-01-21 23:04:01 +08:00
Xiangfu Liu
04bb8f8862 emacs, strip binary after build
the 'intall' try to using HOST strip not cross_strip.
we should set INSTALL_STRIP="-s --strip-program=$(STRIP) but
emacs Makefile using "INSTALL_STRIP" in different make level
I can not find a better way to pass --strip-program to all level
works.
2011-01-21 17:27:23 +08:00
Xiangfu Liu
404b3fdb56 offrss, fix description and add -liconv 2011-01-20 21:21:22 +08:00
Xiangfu Liu
35f03d99dc fix typo 2011-01-20 20:50:38 +08:00
Xiangfu Liu
1fca17c18a nlove, offrss: fix typo and depends 2011-01-20 20:39:18 +08:00
Xiangfu Liu
216706c0e7 bc, add -l, use the predefined math routines by default 2011-01-19 20:34:25 +08:00
Xiangfu Liu
b65a87c42e libgii, fix X_CFLAGS using HOST/usr/include folder 2011-01-19 11:33:22 +08:00