X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=aa8818525ceb94e1eeb74c41126bddbf82b88968;hb=7332a6d7565d29c48fc7dacdc87aa32fcc55992d;hp=2e646ffc17640693c0a444fa9a0475152f33a7ea;hpb=5161491e475929256a93b945e64c5704adbaa176;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 2e646ff..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. @@ -160,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