X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=aa8818525ceb94e1eeb74c41126bddbf82b88968;hb=7332a6d7565d29c48fc7dacdc87aa32fcc55992d;hp=3b51c866676aa8e362c91a0a0ebe033487c69558;hpb=2f0d87338b084ae370b1708b5d9d036415d26e7d;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 3b51c86..aa88185 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -53,10 +53,12 @@ ipkg -m acnb ${CUPS} ipkg -m noac ${CUPS_PDF} ipkg -m noac ${SPLIX} ipkg -m acnb ${GHOSTSCRIPT} +ipkg ${LIBSPECTRE} if [ "x${INST_TYPE}" = "xworkstation" -o \ "x${INST_TYPE}" = "xltsp-server" ]; then ipkg ${IMAGE_MAGICK} "--with-modules --with-gslib=/usr/lib" + ipkg ${VIEWNIOR} # xpdf headers needed by inkscape ipkg ${POPPLER} "--enable-xpdf-headers --enable-zlib" ipkg ${LIBRSVG} "--disable-gtk-doc --disable-mozilla-plugin" @@ -89,8 +91,17 @@ ipkg -m pm ${PERL_MOD_PARSE_REDESCENT} ipkg ${ICON_NAMING_UTILS} ipkg ${TANGO_ICON_THEME} ipkg ${TANGO_ICON_THEME_EXTRAS} +ipkg ${GNOME_ICON_THEME} if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then + ipkg ${EVINCE} "\ + --without-keyring \ + --disable-nautilus \ + --disable-help \ + --enable-pixbuf \ + --enable-dvi \ + --enable-t1lib" + # Audio if [ "x${SOUND_CARD}" = "xyes" ]; then # Needed by some packages, mostly audio applications. @@ -104,6 +115,13 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${LILYPOND} "--disable-documentation --disable-debugging" ipkg ${FFMPEG} + + ipkg ${GSTREAMER} + ipkg ${GST_PLUGINS_BASE} + ipkg ${GST_PLUGINS_GOOD} + ipkg ${GST_PLUGINS_BAD} + ipkg ${GST_PLUGINS_UGLY} + ipkg -m acnb ${GST_FFMPEG} fi ipkg ${SYLPHEED} "--enable-ssl --enable-ldap" @@ -111,8 +129,11 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${YASM} ipkg -m noac ${FIREFOX} - # VLC - #./configure --prefix=/usr --sysconfdir=/etc --disable-lua --disable-qt4 --disable-skins2 --enable-mozilla + ipkg -s qt ${QT} + ipkg -m noac ${LUA} + ##ipkg ${VLC} "--enable-mozilla" + ipkg -m acnb ${VLC} "--disable-mozilla" + ####ipkg ${GNASH} # GtkGLExt gstreamer SDL xulrunner fi @@ -150,6 +171,15 @@ if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then ipkg ${SUBVERSION} fi +if [ "x${INST_TYPE}" = "xworkstation" -o \ + "x${INST_TYPE}" = "xltsp-server" ]; then + ipkg ${LIBGSF} + ipkg -m acnb ${GOFFICE} + ipkg ${GNUMERIC} "--localstatedir=/var/lib --disable-pdfdocs" + ipkg ${WV} + ipkg ${ABIWORD} "--disable-spellcheck" +fi + ipkg ${INDENT} if [ "x${USE_SAMBA}" = "xyes" ]; then