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

796 Commits

Author SHA1 Message Date
kyak
a0b91c6f6e gcc-mips: fix build
Thanks jow!
2011-03-07 19:05:54 +03:00
kyak
97ed0cbddd jfbterm: fix build 2011-03-07 15:37:37 +03:00
Xiangfu Liu
b9144552fc [mtd.nn] using /bin/sh 2011-03-07 11:53:57 +08:00
Jo-Philipp Wich
b14002b729 Rely on standard autoreconf facility, remove manual autoreconf all, define prereq on host guile 2011-03-06 16:37:35 +08:00
Jo-Philipp Wich
61c62b6609 The cxxtools static library is not built anymore after autoreconf, do not attempt to package it 2011-03-06 16:37:32 +08:00
David Kühling
81b4266594 mplayer: fix silly crash bug with -vo cvidix (when jz47xx_drv.so present).
add some more debug output for now.
2011-03-05 15:03:39 +01:00
David Kühling
9450286607 mplayer: enable vidix driver subsystem; try to dynamically load jz47xx_vid.so 2011-03-05 13:33:47 +01:00
kyak
5b28efcc3a gmenu2x: update to latest git 2011-03-05 00:20:54 +03:00
Xiangfu Liu
a1df6bba53 kbd: install more keymaps 2011-03-04 11:23:11 +08:00
Xiangfu Liu
bd34549c23 avrdude: apply qi_lb60-patches when build for nanonote 2011-03-04 10:32:19 +08:00
Xiangfu Liu
61c7a8e695 avrdue: compile fine now 2011-03-04 10:14:33 +08:00
Xiangfu Liu
c5dd13f878 avrdude add patch for nanonote from werner
http://projects.qi-hardware.com/index.php/p/ben-blinkenlights/source/tree/master/uart/avrdude
  mark as BROKEN, not finish yet.
2011-03-03 17:42:52 +08:00
Xiangfu Liu
27512b3db7 new package: avrdude, for programming Atmel AVR Microcontrollers 2011-03-03 17:06:19 +08:00
Xiangfu Liu
5fee023764 nanonote-files: add kernel-6x11-font 2011-03-02 08:51:21 +08:00
David Kühling
29868ea666 plplot: minor cleanup (suggestions from kyak) 2011-03-02 00:01:15 +01:00
David Kühling
3c62d2b08c libggi: patch by jow to adapt to build-system changes 2011-02-28 22:15:06 +01:00
David Kühling
5e9064e7f8 plplot: patch by jow to adapt to build-system changes 2011-02-28 22:13:48 +01:00
David Kühling
bd726976a6 octave: patch by jow to adapt to build-system changes 2011-02-28 22:13:05 +01:00
David Kühling
d1d5fe41c9 emacs: patch by jow to adapt to build-system changes 2011-02-28 22:11:54 +01:00
David Kühling
85917056b7 gforth: patch from jow to adapt to build-system changes 2011-02-28 22:00:41 +01:00
Xiangfu Liu
5c15906706 new package curveship: Interactive fiction + interactive narrating 2011-02-28 21:54:39 +08:00
kyak
cf28aa341b kexecboot: initial port 2011-02-28 14:20:36 +03:00
kyak
89c3ff8185 override alsa-lib (untie the kmod-sound-core dependency)
as we will have	sound built in kernel
2011-02-27 17:55:51 +03:00
kyak
bb20bc3a75 generate fontconfig cache from uci-defaults
don't generate pango.modules as it is handled by
/etc/init.d/pango-querymodules
2011-02-27 00:15:34 +03:00
kyak
861d3a298b libnsfb and tic-tac-toe: fix missing dependencies 2011-02-26 18:57:53 +03:00
David Kühling
e1621137d0 emacs: another patch necessary to disable gpm-mouse-mode 2011-02-26 13:39:08 +01:00
David Kühling
bf91bebc61 emacs: fix load-history problem by disabling gpm-mouse-mode by default
remove previous, non-working workaround from site-start.el
2011-02-26 13:33:13 +01:00
David Kühling
b091aa657a emacs: force it to not use gpm and libasound 2011-02-26 13:33:13 +01:00
kyak
e50bd7fc78 kinyin: resize open/save dialog to 320x240 2011-02-26 00:40:14 +03:00
kyak
463c20c164 abook: works fine at 53x20 minimum 2011-02-25 23:27:38 +03:00
kyak
2b645ddd14 w3m: build-in image support (not without ugly hacks) 2011-02-25 22:41:33 +03:00
kyak
8f5504bff8 gmu: build support for mp3 (if BUILD_PATENTED is set) 2011-02-25 16:19:28 +03:00
kyak
bdfc6c1134 mpg123 and libmpg123 initial port 2011-02-25 16:19:00 +03:00
kyak
17dd26b97c moc depends on libsamplerate 2011-02-25 13:55:48 +03:00
kyak
2dc78386a5 moc: rearrange dependencies
yes, the order of dependencies matter!
put libncursesw somewhere before $(ICONV_DEPENDS) and you'll see moc
magically disappear from menuconfig :)
2011-02-25 10:44:10 +03:00
kyak
51e26e30aa moc: various changes
PKG_FIXUP libtool is not used, added PKG_RELEASE, link against
ncursesw, build with mp3 support when BUILD_PATENTED is set
2011-02-25 08:59:10 +03:00
Xiangfu Liu
7af1552a8b new package: Easy Tic-Tac-Toe game 2011-02-24 17:03:03 +08:00
kyak
7e4225e01c wqy: install a symlink so that qt sees that font
Might be a temporary solution since qt fonts dir could be changed
2011-02-23 20:45:55 +03:00
kyak
9e435a27dd kinyin: don't show mouse and adapt to Ben's screen 2011-02-23 15:25:36 +03:00
kyak
de1521253a gcc-mips: don't install libs already installed by system 2011-02-23 12:41:42 +03:00
Xiangfu Liu
eff293a740 gmenu2x, update, new icons added in gmenu2x 2011-02-23 13:51:58 +08:00
Xiangfu Liu
217bb4e132 stardict dictionary, add English <-> Spanish 2011-02-23 10:14:51 +08:00
kyak
c19e7861af w3m: add PKG_RELEASE 2011-02-22 20:29:21 +03:00
kyak
6ae0610b9d kinyin: it builds now 2011-02-22 20:15:28 +03:00
kyak
598a81d670 update apps to profit from the latest changes in qt4 2011-02-22 20:10:31 +03:00
Xiangfu Liu
78ccf86809 update nanonote-files version 2011-02-22 11:29:29 +08:00
Xiangfu Liu
a7d0746dc0 create pango.modules when system first boot 2011-02-22 11:24:07 +08:00
David Kühling
520487b3cf gnuplot: explicitely disable all unneeded features to fix build problems
autoconf detects stuff with config.full_system then build fails.  wxterminal
needs some manual checking before we can enable it again.
2011-02-21 22:16:12 +01:00
Xiangfu Liu
d7b53edbda Revert "byobu, add /var/run/utmp"
the /var is symlink to /tmp/, must run touch /var/run/utmp
after system boot

This reverts commit a25d555818.
2011-02-22 00:40:30 +08:00
Xiangfu Liu
4ba1f50510 gmenu2x, update 2011-02-22 00:34:37 +08:00