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

553 Commits

Author SHA1 Message Date
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
Xiangfu Liu
bd28a3a75f gmenu2x, update icons, thanks to Yi 2011-01-19 11:33:19 +08:00
Xiangfu Liu
cbd9e398d8 imgv, add rpath-link to CFLAGS
nethack, fix the install typo
2011-01-19 11:33:14 +08:00
Xiangfu Liu
d3bb3a95be add some lua-plplot-examples 2011-01-18 16:21:06 +08:00
Xiangfu Liu
0308bbce47 libsdl-gfx, add -liconv to CONFIGURE_VARS 2011-01-18 15:22:30 +08:00
Xiangfu Liu
1e33f13cf5 new package: pyclock, python digital clock 2011-01-18 10:40:17 +08:00
Xiangfu Liu
3d0c2c5c3e libsdl-image, add -liconv to CONFIGURE_VARS 2011-01-17 21:52:48 +08:00
Xiangfu Liu
1a1d25d260 bwbasic, fix compile error, remove BROKEN 2011-01-17 14:31:12 +08:00
Xiangfu Liu
57b658a157 robots: remove BROKEN, install to /usr/bin/ 2011-01-17 13:44:40 +08:00
Xiangfu Liu
deb6c2eb2f mandoc, remove BROKEN, compile just fine 2011-01-17 13:24:14 +08:00
Xiangfu Liu
3259de09a4 pmars: fix compile error, remove static CC ... in Makefile 2011-01-17 13:21:00 +08:00
Xiangfu Liu
40912c6c07 add the MAINTAINER to package 2011-01-17 11:39:13 +08:00
kyak
e78146dc37 qball: really drop the patch :) 2011-01-16 00:47:27 +03:00
kyak
c1fb2a3c2a qball: updated to 1.2, dropped merged patch 2011-01-16 00:44:43 +03:00
kyak
cccd60c34a Tile: count moves 2011-01-16 00:15:43 +03:00
David Kühling
0f9e96c3bf plplot: make lua bindings work 2011-01-15 16:35:56 +01:00
David Kühling
a6e6dffb53 added swig: Simplified Wrapper and Interface Generator (for host toolchain) 2011-01-15 16:27:47 +01:00
kyak
e5d083734a Tile: small fix. 2011-01-14 22:23:17 +03:00
kyak
ca4ebe424a Tile: check if the puzzle is solved 2011-01-14 19:24:57 +03:00
kyak
bd53759d02 Tile: the 15 Puzzle game written in Qt4
This was my first real try for Qt (and C++, too).
Don't beat me hard :)
2011-01-14 16:30:00 +03:00
Xiangfu Liu
9186e374b2 gmenu2x: add a new theme 2011-01-13 23:55:51 +08:00
Xiangfu Liu
f07d355c6a gmenu2x: update 2011-01-13 17:32:26 +08:00
Xiangfu Liu
49ec91899c new package: timidity, MIDI files player 2011-01-13 14:55:51 +08:00
Xiangfu Liu
1c605fea94 new package: offrss and some depends pakcages 2011-01-13 14:36:18 +08:00
Xiangfu Liu
c269f76043 dialog: remove it since it included by upstream feeds packages 2011-01-11 00:52:15 +08:00
Xiangfu Liu
8421020fe0 hnb: add default .hnbrc, thanks to mark adrian bell 2011-01-10 23:50:06 +08:00
Xiangfu Liu
75a5e5e0f2 gmenu2x: add mediatomb icon 2011-01-10 23:50:06 +08:00
Xiangfu Liu
fe66b54342 flite: include in upstream 2011-01-10 23:50:06 +08:00
kyak
5282f81923 gcc-mips: copy missing files manually
https://dev.openwrt.org/ticket/8603
2011-01-10 18:30:38 +03:00
kyak
8de229d4ed fbterm now builds against both tiny and gnu iconv 2011-01-10 17:02:24 +03:00
David Kühling
a05abc9cb9 plplot: adapt font size scaling to smaller nanonote display 2011-01-09 14:46:39 +01:00
David Kühling
2343639830 gnuplot-gfx: cleanup patches for 4.4.2 version 2011-01-09 12:57:13 +01:00
David Kühling
c20e4cdb58 gnuplot-gfx: update to latest upstream version 4.4.2 2011-01-09 12:03:26 +01:00
David Kühling
52ae1d77d9 gnuplot-gfx: reworked truecolor fixes to upstream-submittable 2011-01-09 11:36:37 +01:00
David Kühling
cf3da20f8e octave: use plplot as plotting driver, if available 2011-01-08 16:49:19 +01:00
David Kühling
9f875524dd plplot: fix/reimplement color setting in linuxvga driver 2011-01-08 16:49:19 +01:00
David Kühling
e188763f7c plplot: make svgalib based video mode work somewhat. 2011-01-08 16:49:18 +01:00