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
David Kühling
244c8493a4
octave: install Octave development libs&scripts to staging_dir
...
this should allow us to cross-compile and package Octave libraries
2011-01-03 22:07:55 +01:00
David Kühling
880bca260c
octave: fix various shared library rpath problems
2011-01-02 20:15:22 +01:00
David Kühling
5d05b1a54e
octave: fix pager flags to work with busybox'es less
2011-01-02 16:53:16 +01:00
David Kühling
e013ed5a3b
octave: add dependency to fortran runtime lib
2011-01-02 16:52:41 +01:00
David Kühling
9aaeb4623d
New OpenWrt package for GNU Octave. Experimental/probably still broken.
...
Work in progress. Committing it as compilation seems to take forever.
Not sure whether I can finish this within a few days.
2011-01-02 15:19:00 +01:00
David Kühling
297b631ff4
add workaround for org-mode problem (todo: need a cleaner fix...)
2011-01-02 13:57:28 +01:00
Xiangfu Liu
0529b7d224
gmenu2x: add --login to ash and bash
2010-12-29 18:38:52 +08:00
Xiangfu Liu
c0002c56fa
gmenu2x files: add emacs icon
2010-12-27 14:46:32 +08:00
Xiangfu Liu
83b872863b
nanonote-example-files: add track info to music file
2010-12-23 11:46:00 +08:00
Xiangfu Liu
c9e5d61347
gmenu2x: add ikog, remove primes.
...
ikog: add python to DEPNEDS
2010-12-21 16:59:01 +08:00
Xiangfu Liu
79a63f3d1d
NanoMap: display userage when start
2010-12-21 16:26:50 +08:00
Xiangfu Liu
1e030c2a22
gnuchess: change the install dir to /usr/bin
2010-12-21 16:26:50 +08:00
Xiangfu Liu
ae795f0361
rename terminal to terminals
2010-12-21 16:26:50 +08:00
Xiangfu Liu
34b0b0c766
mv byobu, nanoterm to terminal sectionadd ctronome, emacs, netsurf
2010-12-21 16:26:50 +08:00
David Kühling
04e813cd2f
fix dependency after emacs-bin package was renamed
2010-12-19 11:57:38 +01:00
David Kühling
8836971e22
delate renamed patch
2010-12-19 11:11:18 +01:00
David Kühling
d9d8ede8bc
comment
2010-12-19 11:10:33 +01:00
David Kühling
0bbedb642b
OpenWrt does not allow us to install to target '/var' directory. skip it.
2010-12-19 11:10:33 +01:00
David Kühling
617083b537
renamed loadup patch (now using quilt); minor startup time improvement.
2010-12-19 11:10:33 +01:00
David Kühling
f206348f8a
Fix Emacs bug resetting all environment variables on startup.
2010-12-19 11:10:33 +01:00