X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=233b8ffd32202abcc29359713209eba95b9b0394;hb=268f9623ef6268273f92d73e04eab0e586a7d488;hp=fafef6725e042d9f8c54e33189bde0f498ecaf1e;hpb=6a3cd9975f8dce00043ecebcc3952d246875d794;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index fafef67..233b8ff 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -109,39 +109,6 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the # Needed by some packages, mostly audio applications. ipkg ${LIBOIL} - #ipkg ${ALSA_OSS} - - # Audio raw utilities - ipkg ${LIBSAMPLERATE} - - # Audio file formats - ipkg ${LIBOGG} - ipkg ${LIBVORBIS} - ipkg -m acnb ${FLAC} - ipkg ${LAME} - ipkg ${LIBA52} "--enable-shared" - ipkg ${LIBID3TAG} - ipkg ${LIBMAD} - - ipkg -m acnb ${LIBFAAC} - ipkg -m acnb ${LIBFAAD2} - ipkg ${LIBTHEORA} - ipkg ${XVIDCORE} - - # Audio libraries - ipkg -m acnb ${AUDIOFILE} - ipkg ${PORTAUDIO} - ipkg ${LIBSNDFILE} - - # Audio servers - ####ipkg ${ESOUND} # Necessary???? - ipkg ${SPEEX} - ##ipkg ${PULSEAUDIO} - ipkg ${JACK} "--disable-portaudio" - - ipkg ${ALSA_PLUGINS} # Depends on pulseaudio - ipkg ${VORBIS_TOOLS} - # Audio applications ipkg -m acnb ${GRIP} "--disable-id3" ipkg -m acnb ${CDRDAO} @@ -189,7 +156,7 @@ if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then ipkg -m noac ${SQUIRRELMAIL} ipkg ${FETCHMAIL} "--with-ssl" - # Subversion server (client was already installed in stage2) + # Subversion server (client was already installed in stage2) ipkg ${SUBVERSION} fi