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

724 Commits

Author SHA1 Message Date
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
David Kühling
e7a8a44f77 octave: put liboctave into /usr/lib; fix (most) timestamp warnings
Having liboctave in /usr/lib helps with a lot of problems when porting
Octave c-code libraries to the nanonote.  We're not going to install two
Octave versions at once anyways :)
2011-01-08 16:49:18 +01:00
kyak
adf4c0e528 mplayer builds smartly depending on PATENTED flag
in non-patented version the following codecs are enabled:
Codecs: libavcodec(internal) xanim faad2(internal) musepack
libmpeg2(internal) liba52(internal) speex tremor(internal) liblzo

in patented version the following codecs are enabled:
Codecs: libavcodec(internal) xanim faad2(internal) musepack
libmpeg2(internal) liba52(internal) mp3lib(internal) speex
tremor(internal) libmad liblzo
2011-01-08 16:17:29 +03:00
David Kühling
72e12d0911 gnuplot-gfx: fixed VGA color palette (grey lines need to be brighter) 2011-01-08 12:38:42 +01:00
David Kühling
55a6dd5db1 plplot: package svgalib driver and demo programs
still broken.  demo programs suffer from some strange ld.so problem.  svgalib
driver complains about missing video mode.
2011-01-08 12:02:33 +01:00
kyak
a1c1ed3bfd small optimization when starting ben-ash-rus 2011-01-08 02:40:01 +03:00
kyak
e7e18eadc6 ash --login as login shell in fbterm (in gmenu2x) 2011-01-08 02:38:17 +03:00
kyak
f981e83c2a use full versions of libiconv, gettext; fix glib2 2011-01-07 12:00:44 +03:00
kyak
0f82e4289c qstardict: fixed missing dependencies 2011-01-07 11:26:23 +03:00
David Kühling
7336686dfa gnuplot-gfx: a graphical gnuplot that uses truecolor libvga graphics 2011-01-06 17:17:51 +01:00
Xiangfu Liu
437e156f07 gmu: fix DEPENDS 2011-01-06 23:06:42 +08:00
David Kühling
ac7a991ae2 Port of SVGAlib; patched to only use the linux frame buffer
Try the svgalib-demo programs: vgatest, speedtest etc. seem to work.
2011-01-06 14:42:56 +01:00
Xiangfu Liu
3fb4302e3a new package: offlineimap, Read/sync your IMAP mailboxes [Python]
mark as BROKEN, there is an error when start at nanonote:
    ssl_wrap = socket.ssl
  AttributeError: 'module' object has no attribute 'ssl'
2011-01-06 18:02:05 +08:00
Xiangfu Liu
f93258ccb6 ikog.py: using UNPACK_CMD instead of download everytime compile 2011-01-06 16:49:44 +08:00
Xiangfu Liu
cd33c1caf8 new package: flite, a small, fast run-time synthesis engine 2011-01-06 15:56:06 +08:00
Xiangfu Liu
7fbb60a782 gmu: update to 0.7.2, it's need lib speedx 2011-01-06 13:50:25 +08:00
Xiangfu Liu
134dbbbe2e gmenu2x: update 2011-01-05 22:24:15 +08:00
Xiangfu Liu
48e266a958 tunec: remove @BROKEN, fftw3 fixed in upstream r24169 2011-01-05 22:24:15 +08:00
David Kühling
8a1f0d44cd gnuplot-ggi: build without mouse support so we can leave plots via keypress 2011-01-05 13:45:06 +01:00
David Kühling
59ad4eac72 gnuplot: Build and package help files for internal documentation system 2011-01-05 13:31:46 +01:00
David Kühling
21acf8eb42 gnuplot: fix ggi terminal video mode detection 2011-01-05 13:31:46 +01:00
Xiangfu Liu
47496a7e02 new pakcage: mediatomb, open source UPnP MediaServer 2011-01-05 19:06:47 +08:00
David Kühling
fba3cca4ec gnuplot-ggi: A version of gnuplot that draws to the framebuffer via libggi 2011-01-04 21:56:22 +01:00
David Kühling
415b1dd875 libggi: package demo/test programs 2011-01-04 20:58:24 +01:00
David Kühling
a862cbed29 libgii: include all the drivers in ipk package and staging dir 2011-01-04 19:56:33 +01:00
David Kühling
a7636d86f6 libggi port 2011-01-04 19:55:22 +01:00
David Kühling
0c9d588c6f libgii: initial commit 2011-01-04 18:50:07 +01:00
David Kühling
fa537a3c64 plplot: many fixes, separate packages for qt,tcl,octave,c++ interfaces
Octave interface still crashes when attempting to plot via Qt :(
Tcl interface is currently unusable since openwrt's Tcl package is too crippled.
2011-01-04 18:30:01 +01:00
bartbes
54e3ee03fd nlove merged in changes from love 0.7.0 2011-01-04 13:47:44 +01:00
David Kühling
0a1980c482 Port of plplot: a plotting library supporting most scripting languages
Scripting language bindings currently not build.  The graphical Qt4 output
device builds.  Everything experimental&untested
2011-01-03 22:10:15 +01:00