1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:14:05 +02:00

config.full_system, add math stuff and some new pakcages

sort a little
This commit is contained in:
Xiangfu Liu 2011-01-07 12:12:16 +08:00
parent 718e53c6ec
commit f00b5ff38b

View File

@ -184,15 +184,16 @@ CONFIG_PACKAGE_zlib=y
# games
#
CONFIG_PACKAGE_backgammon=y
CONFIG_PACKAGE_primes=y
CONFIG_PACKAGE_tetris=y
CONFIG_PACKAGE_worm=y
CONFIG_PACKAGE_freedroid=y
CONFIG_PACKAGE_frotz=y
CONFIG_PACKAGE_gnuchess=y
CONFIG_PACKAGE_libphysfs=y
CONFIG_PACKAGE_nlove=y
CONFIG_PACKAGE_nethack=y
CONFIG_PACKAGE_nlove=y
CONFIG_PACKAGE_primes=y
CONFIG_PACKAGE_qball=y
CONFIG_PACKAGE_tetris=y
CONFIG_PACKAGE_worm=y
#
# Emacs
#
@ -251,6 +252,8 @@ CONFIG_PACKAGE_ctronome=y
CONFIG_PACKAGE_abook=y
CONFIG_PACKAGE_snownews=y
CONFIG_PACKAGE_wtime=y
CONFIG_PACKAGE_mediatomb=y
CONFIG_PACKAGE_flite=y
#
CONFIG_PACKAGE_badblocks=y
CONFIG_PACKAGE_blkid=y
@ -337,19 +340,38 @@ CONFIG_PACKAGE_qstardict=y
#
# programming languages
#
CONFIG_PACKAGE_jamvm=y
CONFIG_PACKAGE_lua=y
CONFIG_PACKAGE_php5=y
CONFIG_PACKAGE_php5-cli=y
CONFIG_PACKAGE_perl=y
CONFIG_PACKAGE_pygame=y
CONFIG_PACKAGE_python=y
CONFIG_PACKAGE_python-mini=y
CONFIG_PACKAGE_ruby=y
CONFIG_PACKAGE_tcl=y
CONFIG_PACKAGE_erlang=y
CONFIG_PACKAGE_gforth=y
CONFIG_PACKAGE_guile=y
CONFIG_PACKAGE_jamvm=y
CONFIG_PACKAGE_lua=y
CONFIG_PACKAGE_makfa=y
CONFIG_PACKAGE_erlang=y
CONFIG_PACKAGE_octave-data=y
CONFIG_PACKAGE_octave=y
CONFIG_PACKAGE_perl=y
CONFIG_PACKAGE_php5-cli=y
CONFIG_PACKAGE_php5=y
CONFIG_PACKAGE_pygame=y
CONFIG_PACKAGE_python-mini=y
CONFIG_PACKAGE_python=y
CONFIG_PACKAGE_ruby=y
CONFIG_PACKAGE_tcl=y
#
# programming languages
#
CONFIG_PACKAGE_gnuplot-ggi=y
CONFIG_PACKAGE_gnuplot-ggi-gih=y
CONFIG_PACKAGE_plplot=y
CONFIG_PACKAGE_plplot-cxx=y
CONFIG_PACKAGE_plplot-octave=y
CONFIG_PACKAGE_plplot-qt=y
CONFIG_PACKAGE_plplot-tcl=y
CONFIG_PACKAGE_libgd=y
CONFIG_PACKAGE_libgfortran=y
CONFIG_PACKAGE_libggi=y
CONFIG_PACKAGE_libggi-programs=y
CONFIG_PACKAGE_libgii=y
CONFIG_PACKAGE_svgalib=y
CONFIG_PACKAGE_svgalib-demo=y
#
CONFIG_PACKAGE_nanonote-example-files=y