Enlevé sqlite et gdbm du stage3 (sont installés au stage2)
[hvlinux.git] / stage3 / stage3-install
index f5d1c42..6ccf167 100755 (executable)
@@ -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,28 +247,23 @@ 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
 
     # Plugins for Opera and Firefox
     ipkg       ${JAVA} cis-java
-    ######ipkg       ${FLASH_PLUGIN} cis-flashplugin
-
-    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
+    ipkg       ${AGG} cis-agg
+    ipkg       ${GNASH} cis-gnash
 fi
 
 ipkg    ${DBUS}      cis-dbus
@@ -307,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}
@@ -340,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