X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fstage3-install;h=6ccf167b516976d60751f7ccb54254937da52238;hb=367c87688d90070cc08ae585c0a827400cd351d7;hp=c5a7f85e9c036c827200186ed5eb4087d0de838c;hpb=589342af5c6b0235fc6194ae39f76bbcd12d683e;p=hvlinux.git diff --git a/stage3/stage3-install b/stage3/stage3-install index c5a7f85..6ccf167 100755 --- a/stage3/stage3-install +++ b/stage3/stage3-install @@ -81,10 +81,8 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${EMACS} cis-emacs fi -ipkg ${TCL} cis-tcl ipkg ${TK} cis-tk -ipkg_ac ${SQLITE} ipkg_ac ${PYTHON} "--enable-shared" ipkg ${LIBBOOST} cis-boost @@ -169,6 +167,7 @@ fi ipkg_ac ${INTLTOOL} ipkg_ac ${GSL} ipkg ${CUPS} cis-cups +ipkg ${SPLIX} cis-splix # Drivers Samsung pour CUPS ipkg ${ESPGS} cis-espgs if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then @@ -228,6 +227,8 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg_ac_nb ${LIBFAAC} ipkg_ac_nb ${LIBFAAD2} + ipkg_ac ${LIBTHEORA} + ipkg ${XVIDCORE} cis-xvidcore # Audio libraries ipkg_ac_nb ${AUDIOFILE} @@ -236,7 +237,6 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the # Audio servers ipkg_ac ${ESOUND} - ipkg ${GDBM} cis-gdbm ipkg_ac ${SPEEX} ipkg ${PULSEAUDIO} cis-pulseaudio ipkg_ac ${JACK} "--disable-portaudio" @@ -247,17 +247,16 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the # Audio applications ipkg_ac_nb ${GRIP} "--disable-id3" ipkg_ac_nb ${CDRDAO} - ######ipkg_ac ${WXGTK} "--enable-unicode" - #####ipkg ${AUDACITY} cis-audacity # Depends on portaudio and wxgtk ipkg_ac ${SWEEP} "--enable-pulseaudio" ipkg_ac ${EASYTAG} + ipkg_ac_nb ${LILYPOND} + + ipkg_ac_nb ${FFMPEG} "--enable-shared --enable-pthreads --enable-gpl --enable-nonfree --disable-ffplay \ + --enable-libfaac --enable-libfaad --enable-libmp3lame --enable-libtheora \ + --enable-libvorbis --enable-libxvid" fi ipkg_ac ${SYLPHEED} "--enable-ssl --enable-ldap" - - ipkg ${QT} cis-qt - ipkg ${OPERA} cis-opera - ipkg ${NSS} cis-nss ipkg ${FIREFOX} cis-firefox @@ -265,11 +264,6 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${JAVA} cis-java ipkg ${AGG} cis-agg ipkg ${GNASH} cis-gnash - - ipkg_ac_nb ${FFMPEG} "--enable-shared --enable-pthreads --enable-swscaler --enable-liba52 \ - --enable-gpl --disable-ffplay --enable-libfaac --enable-libfaad \ - --enable-libmp3lame" - ipkg ${XVIDCORE} cis-xvidcore fi ipkg ${DBUS} cis-dbus @@ -308,9 +302,12 @@ if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then ipkg ${SQUIRRELMAIL} cis-squirrelmail ipkg ${MAILMAN} cis-mailman + ipkg_ac ${FETCHMAIL} "--with-ssl" + ipkg_ac ${MUTT} "--enable-imap --with-ssl" # Subversion server (client was already installed in stage2) ipkg ${SUBVERSION} cis-subversion + ipkg_ac ${INDENT} fi ipkg_ac_nb ${GIT} @@ -341,6 +338,8 @@ ipkg_ac ${HELP2MAN} ipkg_ac ${LIBDVDCSS} ipkg_ac ${LIBDVDREAD} "--with-libdvdcss" +INIT_D_PATH=/etc/rc.d/init.d ipkg_ac_nb ${FUSE} +ipkg ${DVDFS} cis-dvdfs ipkg ${DOSFSTOOLS} cis-dosfstools