X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=936f213ebd3d6bb8fd5a553426c86d25aa8d9431;hb=44d3c1f9f0e8fc945206020c4bd7a15c5a457f55;hp=2b08db9fc989dee6644766c5f0f00364da4336f4;hpb=c6f8c05117ebcf43e8731fd6b0a717f6f8ee38f2;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 2b08db9..936f213 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -12,10 +12,10 @@ ipkg ${GSL} ipkg -m acnb ${CUPS} ipkg -m acnb ${GHOSTSCRIPT} ipkg ${LIBSPECTRE} -ipkg -m noac ${CUPS_PDF} -ipkg -m noac ${SPLIX} -ipkg ${FOOMATIC_FILTERS} -ipkg -m noac ${FOO2ZJS} +ipkg ${IJS} " \ + --mandir=/usr/share/man \ + --enable-shared \ + --disable-static" ipkg ${ITSTOOL} @@ -32,6 +32,11 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg -m acnb ${GLIBMM} ipkg ${CAIRO} "--enable-tee" ipkg ${CAIROMM} + ipkg ${HARFBUZZ} + + # Freetype was installed in stage3, but needs to be reinstalled after harfbuzz + ipkg ${FREETYPE} "--disable-static" + ipkg -m acnb ${PANGO} ipkg ${PANGOMM} ipkg ${GDK_PIXBUF} "--with-x11" @@ -39,8 +44,11 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${LIBRSVG} "--disable-gtk-doc --disable-static --disable-mozilla-plugin" ipkg ${ATK} ipkg ${ATKMM} + ipkg ${AT_SPI2_CORE} + ipkg ${AT_SPI2_ATK} ipkg ${GTK} "--disable-gtk-doc" ipkg ${GTKMM} "--disable-documentation" + ipkg ${ADWAITA_ICON_THEME} ipkg ${GTK_ENGINES} ipkg -m acnb ${PYCAIRO} ipkg ${PYGOBJECT} "--disable-introspection" @@ -58,11 +66,19 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${ISO_CODES} ipkg ${LIBXKLAVIER} ipkg ${LIBGLADE} - ipkg -m acnb ${GCONF} - ipkg ${GNOME_KEYRING} + ipkg -m acnb ${GCONF} "\ + --disable-orbit \ + --disable-static" + ipkg -c -m noac ${CERTDATA} + ipkg ${P11KIT} + ipkg ${GCR} "--without-gtk" # Needs Gtk3 + ipkg ${GNOME_KEYRING} "--with-pam-dir=/lib/security --disable-debug" ipkg ${LIBSOUP} "--disable-static --without-gnome" ipkg ${XSCREENSAVER} "--libexecdir=/usr/lib" + + ipkg -m noac ${DBUS_PYTHON} + ipkg -m acnb ${WICD} fi ipkg ${GPARTED} "--disable-doc" @@ -73,15 +89,31 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${IMAGE_MAGICK} "--with-modules --with-gslib=/usr/lib" ipkg ${VIEWNIOR} # xpdf headers are needed by inkscape - ipkg ${POPPLER} "--enable-xpdf-headers --enable-zlib" + ipkg ${POPPLER} "\ + --enable-xpdf-headers \ + --enable-zlib \ + --enable-build-type=release \ + --enable-cmyk" ipkg ${BABL} ipkg ${GEGL} + ipkg -m acnb ${DIA} ipkg ${GIMP} ipkg -m acnb ${GUTENPRINT} ipkg -s boost -m noac ${BOOST} ipkg ${INKSCAPE} "CFLAGS=\"-DPOPPLER_NEW_GFXFONT\"" fi +ipkg -m acnb ${QPDF} +ipkg ${CUPS_FILTERS} " \ + --localstatedir=/var \ + --without-rcdir \ + --with-gs-path=/usr/bin/gs \ + --with-pdftops-path=/usr/bin/gs \ + --disable-static" +ipkg -m noac ${SPLIX} +ipkg ${FOOMATIC_FILTERS} +ipkg -m noac ${FOO2ZJS} + ipkg -m noac ${CDRTOOLS} ipkg -m noac ${DVDRWTOOLS} ipkg ${LIBDVDCSS} @@ -97,6 +129,11 @@ fi if [ "x${SANE_SUPPORT}" = "xyes" ]; then ipkg -m acnb ${SANE_BACKENDS} ipkg -m acnb ${XSANE} + + # Epson scanners + ipkg -m noac ${ISCAN_PLUGIN} + ipkg ${ISCAN_DATA} + ipkg -m acnb ${ISCAN} "--localstatedir=/var" fi ipkg -m pm ${PERL_MOD_XML_SIMPLE} @@ -117,13 +154,15 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the --enable-dvi \ --enable-t1lib" + ipkg ${VALA} + # Audio if [ "x${SOUND_CARD}" = "xyes" ]; then # Needed by some packages, mostly audio applications. ipkg ${LIBOIL} # Audio applications - ipkg ${VTE} "--libexecdir=/usr/lib/vte --disable-gtk-doc" + ipkg ${VTE} "--disable-static --enable-introspection --disable-gtk-doc" ipkg -m acnb ${GRIP} "--disable-id3" ipkg -m acnb ${CDRDAO} ipkg ${ID3LIB} @@ -182,16 +221,14 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the --with-gtk=2.0 \ --disable-geolocation \ --disable-gtk-doc" - ipkg ${VALA} NOCOLOR=1 ipkg ${MIDORI} fi ipkg ${LIBEVENT} - ipkg -m noac ${NSPR} "--with-mozilla --with-pthreads \ + ipkg -d "nspr" ${NSPR} "--with-mozilla --with-pthreads \ $([ $(uname -m) = x86_64 ] && echo --enable-64bit)" ipkg -m noac ${NSS} - ipkg -m noac -l "${FIREFOX}-xulrunner" ${FIREFOX} - ipkg -m noac -l "${FIREFOX}-browser" ${FIREFOX} + ipkg -m noac ${FIREFOX} ipkg -m noac ${KEYUTILS} ipkg -s ecryptfs-utils ${ECRYPTFS_UTILS} @@ -201,7 +238,10 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg -m noac ${LUA} ipkg -m acnb ${VLC} "--enable-mozilla --enable-qt4 --enable-ncurses" ipkg ${SDL} - ipkg -m noac ${AGG} + ipkg ${AGG} " \ + --disable-static \ + --enable-ctrl \ + --enable-gpc" if [ "x${USE_GNASH}" = "xyes" ]; then ipkg ${GNASH} fi @@ -210,7 +250,7 @@ fi ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin" ipkg ${MENU_CACHE} ipkg ${GVFS} -ipkg ${XARCHIVER} +ipkg -m acnb ${XARCHIVER} ipkg ${GNOME_MENUS} ipkg -m acnb ${LIBFM} ipkg ${PCMANFM} @@ -263,7 +303,11 @@ ipkg -m noac ${MERCURIAL} ipkg ${INDENT} if [ "x${USE_SAMBA}" = "xyes" ]; then - ipkg ${SAMBA} + ipkg -d source ${SAMBA} "\ + --localstatedir=/var \ + --with-piddir=/var/run \ + --with-fhs \ + --with-smbmount" fi if [ "x${INST_TYPE}" = "xltsp-server" ]; then @@ -285,8 +329,8 @@ ipkg ${AVRDUDE} "--disable-parport" # Astronomie ipkg -m noac ${STELLARIUM} -ipkg ${GTKGLEXT} -ipkg -m acnb ${CELESTIA} "--with-gtk" +##ipkg ${GTKGLEXT} +##ipkg -m acnb ${CELESTIA} "--with-gtk" ipkg -m noac ${I2C_TOOLS} ipkg -m noac ${HDPARM}