Add luit patch to fix POSIX compiler bug
[hvlinux.git] / stage5 / hv-install-1
index f8d90b6..bdc8822 100755 (executable)
@@ -17,11 +17,12 @@ 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 \
     --disable-static"
-ipkg -s "icu" ${ICU}
 
 if [ "x${INST_TYPE}" = "xworkstation" -o \
     "x${INST_TYPE}" = "xltsp-server" ]; then
@@ -34,7 +35,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"
@@ -49,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}
@@ -58,6 +59,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"
@@ -120,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"
 
@@ -167,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}
@@ -191,6 +196,7 @@ ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin"
 ipkg ${MENU_CACHE}
 ipkg ${GVFS}
 ipkg ${XARCHIVER}
+ipkg ${GNOME_MENUS}
 ipkg -m acnb ${LIBFM}
 ipkg ${PCMANFM}
 
@@ -227,14 +233,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}
@@ -248,20 +254,25 @@ 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}
+ipkg ${GTKGLEXT}
+ipkg -m acnb ${CELESTIA} "--with-gtk"
+
+ipkg -m noac ${I2C_TOOLS}
+ipkg -m noac ${HDPARM}
 
 rscr mult  "Performing post-install" post-install