X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fhv-install-1;h=4be71f0fdf575fbf93de314a54db16739835f1c1;hb=305f36d5f254e99fa880afb2f975e5d76085cde9;hp=5d698d767cf0a6bab4f8c2ba02db2469b3379fa7;hpb=ccde14dbaf08463bb8ca62c98302c0da1a6f2b51;p=hvlinux.git diff --git a/stage4/hv-install-1 b/stage4/hv-install-1 index 5d698d7..4be71f0 100755 --- a/stage4/hv-install-1 +++ b/stage4/hv-install-1 @@ -57,16 +57,22 @@ ipkg ${LIBPTHREAD_STUBS} ${XORG_CONFIG} ipkg ${XCB_PROTO} ${XORG_CONFIG} ipkg ${LIBXCB} ${XORG_CONFIG} install_xorg_modules ${XORG_LIB} -ipkg ${GPERF} ipkg ${XCB_UTIL} ${XORG_CONFIG} ipkg -m acnb ${LESSTIF} ipkg_xorg ${XBITMAPS} "data" -ipkg -s libdrm-git ${LIBDRM} "\ +ipkg ${LIBDRM} "\ --enable-udev \ --enable-nouveau-experimental-api" ipkg -m acnb ${TALLOC} -ipkg -m acnb ${LLVM} +ipkg -m acnb ${LLVM} "\ + --enable-shared \ + --enable-libffi \ + --enable-targets=all \ + --disable-expensive-checks \ + --disable-assertions \ + --enable-optimized" + ipkg -m acnb ${MESALIB} install_xorg_modules ${XORG_APP} ipkg_xorg ${XCURSOR_THEMES} "data" @@ -80,15 +86,6 @@ ipkg ${GOBJECT_INSTROSPECTION} "--disable-tests" ipkg -m acnb ${DBUS_GLIB} \ --disable-tests \ --libexecdir=/usr/lib/dbus-1.0/dbus-1 -###ipkg ${EGGDBUS} -###ipkg -m acnb ${POLKIT} -##ipkg -m acnb ${CONSOLEKIT} \ -## --libexecdir=/usr/lib/ConsoleKit \ -## --localstatedir=/var \ -## --enable-pam-module -##ipkg ${POLICYKIT} -##ipkg ${HAL} -##ipkg ${HAL_INFO} ipkg_xorg ${XORG_SERVER} "xserver" "\ --with-module-dir=/usr/lib/X11/modules \ @@ -96,6 +93,8 @@ ipkg_xorg ${XORG_SERVER} "xserver" "\ --enable-install-setuid \ --disable-config-hal" +ipkg -m acnb ${MTDEV} "--disable-static" + install_xorg_modules ${XORG_DRIVER} --with-xorg-module-dir=/usr/lib/X11/modules if [ "x${XORG_VIDEO_DRIVER}" = "xnouveau" ]; then @@ -113,7 +112,11 @@ ipkg -s tk ${TK} # Re-installing python now that tk is present??? ipkg ${PYTHON} "--enable-shared" -ipkg -m acnb ${WINDOWMAKER} +ipkg -m noac ${DEJAVUFONTS} + +ipkg -m acnb ${XDG_UTILS} "--mandir=/usr/share/man" + +ipkg -m acnb ${WINDOWMAKER} "--with-gnustepdir=/usr/share/GNUstep" ipkg ${WINDOWMAKER_EXTRA} write_completed_stage