X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=bdc882299be7e00dfb8b7ed54d87546b1b23c519;hb=b2caa476fe2b8b54e0952dfa11482004d1da4f33;hp=b3555149e5825ebdb6c84d99c62a98d1dfbe330e;hpb=911c44d1e55c13cd4c8b4c6e6718c40b5f681721;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index b355514..bdc8822 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -17,6 +17,8 @@ ipkg -m noac ${SPLIX} ipkg ${FOOMATIC_FILTERS} ipkg -m noac ${FOO2ZJS} +ipkg ${ITSTOOL} + ipkg ${GLIB_NETWORKING} "\ --libexecdir=/usr/lib/glib-networking \ --with-ca-certificates=/etc/ssl/ca-bundle.crt \ @@ -48,7 +50,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${WMNOTIFY} ipkg ${DESKTOP_FILE_UTILS} - ipkg -m acnb ${SHARED_MIME_INFO} + ipkg -m acnb -j ${SHARED_MIME_INFO} ipkg ${STARTUP_NOTIFICATION} ipkg ${LIBWNCK} ipkg ${ISO_CODES} @@ -121,6 +123,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${VTE} "--libexecdir=/usr/lib/vte --disable-gtk-doc" ipkg -m acnb ${GRIP} "--disable-id3" ipkg -m acnb ${CDRDAO} + ipkg ${ID3LIB} ipkg -m acnb ${EASYTAG} ipkg -m acnb ${FONTFORGE} "--enable-double" @@ -168,6 +171,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the NOCOLOR=1 ipkg ${MIDORI} fi + ipkg ${LIBEVENT} ipkg -m noac ${NSPR} "--with-mozilla --with-pthreads \ $([ $(uname -m) = x86_64 ] && echo --enable-64bit)" ipkg -m noac ${NSS} @@ -250,20 +254,17 @@ 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} -ipkg ${LIBEVENT} ipkg ${TRANSMISSION} "--disable-daemon" # Électronique -#ipkg ${LIBGEDA} -#ipkg ${GEDA_SYMBOLS} -#ipkg ${GEDA_GSCHEM} -#ipkg ${GEDA_GNETLIST} -#ipkg ${GEDA_SYMCHECK} -#ipkg ${GEDA_GATTRIB} +ipkg ${GEDA_GAF} +ipkg ${AVRDUDE} "--disable-parport" # Astronomie ipkg -m noac ${STELLARIUM} @@ -271,6 +272,7 @@ ipkg ${GTKGLEXT} ipkg -m acnb ${CELESTIA} "--with-gtk" ipkg -m noac ${I2C_TOOLS} +ipkg -m noac ${HDPARM} rscr mult "Performing post-install" post-install