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