tentative d'installer gnome-2.28, mais bloqué à cause de x.org manquant
[hvlinux.git] / stage4 / stage4-install
index d6a17d0..6dbd59b 100755 (executable)
@@ -19,24 +19,25 @@ fi
 init_log_file
 
 # GNOME-2.X configuration
-
 action_checkbox "Configuring ${GNOME2_VER}" ./cis-gnome-config
 action_checkbox "Reloading /etc/profile" source /etc/profile
 
 # Gnome 2 core packages
 ipkg_gnome ${ORBIT2}
 ipkg_gnome ${LIBBONOBO}
-ipkg_gnome ${GCONF}
-ipkg       ${GNOME_MIME_DATA} cis-gnome-mime-data
-ipkg_gnome ${GNOME_VFS}
+ipkg       ${GCONF} cis-gconf
+ipkg_gnome ${GNOME_MIME_DATA}
+####ipkg       ${GNOME_VFS} cis-gnome-nb
+####ipkg_gnome ${GNOME_VFS_MONIKERS}
 ipkg_gnome ${LIBGNOME}
 ipkg_gnome ${LIBGNOMECANVAS}
 ipkg_gnome ${LIBBONOBOUI}
 ipkg_ac    ${GNOME_ICON_THEME}
+ipkg_ac    ${LIBTASN1}
 ipkg_gnome ${GNOME_KEYRING}
 ipkg_gnome ${LIBGNOMEUI}
 ipkg_ac    ${GNOME_THEMES}
-ipkg_ac    ${SCROLLKEEPER} "--localstatedir=/var --disable-static --with-omfdirs=/usr/share/omf:/opt/${GNOME2_VER}/share/omf"
+ipkg_ac_nb ${SCROLLKEEPER} "--localstatedir=/var --disable-static --with-omfdirs=/usr/share/omf:/opt/${GNOME2_VER}/share/omf"
 ipkg_gnome ${GNOME_DOC_UTILS}
 ipkg_gnome ${GNOME_DESKTOP}
 ipkg_gnome ${GNOME_BACKGROUNDS}
@@ -65,9 +66,9 @@ ipkg_gnome ${GNOME_USER_DOCS}
 action_checkbox "Updating the MIME-type application database" update-desktop-database
 
 # Gnome 2 additional packages - Libraries
-ipkg_gnome ${LIBGNOMECUPS}
-ipkg_gnome ${LIBGNOMEPRINT}
-ipkg_gnome ${LIBGNOMEPRINTUI}
+####ipkg_gnome ${LIBGNOMECUPS}
+####ipkg_gnome ${LIBGNOMEPRINT}
+####ipkg_gnome ${LIBGNOMEPRINTUI}
 ipkg_gnome ${GTKHTML}
 ipkg_gnome ${EVOLUTION_DATA_SERVER} "--with-nss-includes=/usr/include/nss --with-nspr-includes=/usr/include/nspr --with-openldap=yes --with-krb5=/usr"
 ipkg_gnome ${GTKSOURCEVIEW}
@@ -78,7 +79,6 @@ ipkg       ${GNOME_AUDIO} cis-gnome-audio
 ipkg_gnome ${GEDIT} "--disable-spell"
 ipkg_gnome ${EOG}
 ipkg_gnome ${EVINCE}
-ipkg_gnome ${GGV} # Gnome Ghostview
 ipkg_gnome ${FILE_ROLLER}
 ipkg_gnome ${GCONF_EDITOR}
 ipkg_gnome ${GNOME_UTILS}
@@ -106,7 +106,7 @@ ipkg_ac    ${RHYTHMBOX} "--disable-python"
 
 ipkg_ac    ${LIBGSF}
 ipkg_ac    ${PCRE} "--docdir=/usr/share/doc/pcre --enable-utf8"
-ipkg       ${GOFFICE} cis-ac-nobuild
+ipkg_ac_nb ${GOFFICE}
 ipkg       ${GNUMERIC} cis-gnumeric
 ipkg_ac    ${WV}
 ipkg_ac    ${ABIWORD}  "--disable-spellcheck"