X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=9a880a810df4a790753ab2195ee5b3455e14d02c;hb=158c9890ff31e65a595c10973eb7d4868db6a51a;hp=0b962a5f38b41adcb4265cb1ec24a721b6a13d38;hpb=89f60053b6ecd4357cdf4c3d7040711222badf20;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 0b962a5..9a880a8 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -21,7 +21,6 @@ ipkg ${GLIB_NETWORKING} "\ --libexecdir=/usr/lib/glib-networking \ --with-ca-certificates=/etc/ssl/ca-bundle.crt \ --disable-static" -ipkg -s "icu" ${ICU} if [ "x${INST_TYPE}" = "xworkstation" -o \ "x${INST_TYPE}" = "xltsp-server" ]; then @@ -34,7 +33,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg -m acnb ${PANGO} ipkg ${PANGOMM} ipkg ${ATK} - ipkg ${GDK_PIXBUF} + ipkg ${GDK_PIXBUF} "--with-x11" ipkg ${GTK} "--disable-gtk-doc" ipkg ${ATKMM} ipkg ${GTKMM} "--disable-documentation" @@ -58,6 +57,8 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg -m acnb ${GCONF} ipkg ${GNOME_KEYRING} ipkg ${LIBSOUP} "--disable-static --without-gnome" + + ipkg ${XSCREENSAVER} "--libexecdir=/usr/lib" fi ipkg ${GPARTED} "--disable-doc" @@ -173,6 +174,9 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg -m noac -l "${FIREFOX}-xulrunner" ${FIREFOX} ipkg -m noac -l "${FIREFOX}-browser" ${FIREFOX} + ipkg -m noac ${KEYUTILS} + ipkg -s ecryptfs-utils ${ECRYPTFS_UTILS} + ipkg -s qt ${QT} source /etc/profile ipkg -m noac ${LUA} @@ -188,6 +192,7 @@ ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin" ipkg ${MENU_CACHE} ipkg ${GVFS} ipkg ${XARCHIVER} +ipkg ${GNOME_MENUS} ipkg -m acnb ${LIBFM} ipkg ${PCMANFM} @@ -224,14 +229,14 @@ if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then # Subversion server (client was already installed in stage2) ipkg ${SUBVERSION} - - ipkg ${LIBGSF} - ipkg -m acnb ${GOFFICE} - ipkg ${GNUMERIC} "--localstatedir=/var/lib --disable-pdfdocs" - ipkg ${WV} - ipkg ${ABIWORD} "--disable-spellcheck" fi +ipkg ${LIBGSF} +ipkg -m acnb ${GOFFICE} +ipkg ${GNUMERIC} "--localstatedir=/var/lib --disable-pdfdocs" +ipkg ${WV} +ipkg ${ABIWORD} "--disable-spellcheck" + ipkg -m noac ${MERCURIAL} ipkg ${INDENT} @@ -245,7 +250,9 @@ if [ "x${INST_TYPE}" = "xltsp-server" ]; then ipkg ${LTSP_UTILS} fi -ipkg -m acnb ${KVM} +ipkg -j ${QEMU} "--libexecdir=/usr/lib/qemu \ + --docdir=/usr/share/doc/qemu-1.7.0 \ + --target-list=x86_64-softmmu" ipkg -m acnb ${BRIDGE_UTILS} ipkg -m noac ${TUNCTL} @@ -260,6 +267,15 @@ ipkg ${TRANSMISSION} "--disable-daemon" #ipkg ${GEDA_SYMCHECK} #ipkg ${GEDA_GATTRIB} +ipkg ${AVRDUDE} "--disable-parport" + +# Astronomie +ipkg -m noac ${STELLARIUM} +ipkg ${GTKGLEXT} +ipkg -m acnb ${CELESTIA} "--with-gtk" + +ipkg -m noac ${I2C_TOOLS} + rscr mult "Performing post-install" post-install write_completed_stage