Ajout fichiers .mak au mode Makefile.
[hvlinux.git] / stage5 / hv-install-1
index b363309..9076cf7 100755 (executable)
@@ -31,7 +31,6 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg -m acnb ${PYCAIRO}
     ipkg ${PYGOBJECT} "--disable-introspection"
     ipkg ${PYGTK}
-    ipkg ${GC}
 
     ipkg ${EMACS}
     ipkg ${HVCLOCK}
@@ -45,11 +44,8 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${ISO_CODES}
     ipkg ${LIBXKLAVIER}
     ipkg ${LIBGLADE}
-    ipkg ${LIBIDL} # Dépendence de quoi??
-    ipkg ${ORBIT2}
     ipkg -m acnb ${GCONF}
     ipkg ${GNOME_KEYRING}
-###########    ipkg ${LIBSOUP} "--without-gnome"
 fi
 
 ipkg -m acnb ${GHOSTSCRIPT}
@@ -59,7 +55,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     "x${INST_TYPE}" = "xltsp-server" ]; then
     ipkg ${IMAGE_MAGICK} "--with-modules --with-gslib=/usr/lib"
     ipkg ${VIEWNIOR}
-    # xpdf headers needed by inkscape
+    # xpdf headers are needed by inkscape
     ipkg ${POPPLER} "--enable-xpdf-headers --enable-zlib"
     ipkg ${LIBRSVG} "--disable-gtk-doc --disable-mozilla-plugin"
     ipkg ${BABL}
@@ -67,7 +63,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${GIMP}
     ipkg -m acnb ${GUTENPRINT}
     ipkg -s boost -m noac ${BOOST}
-    #################ipkg ${INKSCAPE} "CFLAGS=\"-DPOPPLER_NEW_GFXFONT\""
+    ipkg ${INKSCAPE} "CFLAGS=\"-DPOPPLER_NEW_GFXFONT\""
 fi
 
 ipkg -m noac ${CDRTOOLS}
@@ -113,7 +109,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
         ipkg -m acnb ${CDRDAO}
         ipkg -m acnb ${EASYTAG}
         ipkg -m acnb ${FONTFORGE}
-        #######################ipkg ${LILYPOND} "--disable-documentation --disable-debugging"
+        ipkg ${LILYPOND} "--disable-documentation --disable-debugging"
 
         # ChordPro utils
         ipkg -m noac ${CHORDPACK}
@@ -130,7 +126,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
         ipkg ${GNOME_MEDIA} # Pour gstreamer-properties et gnome-volume-control
     fi
 
-    ###########################ipkg ${SYLPHEED} "--enable-ssl --enable-ldap"
+    ipkg ${SYLPHEED} "--enable-ssl --enable-ldap"
     ipkg ${LIBNOTIFY}
     ipkg ${YASM}
     ipkg ${LIBVPX} "--enable-shared"
@@ -143,7 +139,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
     ipkg -m acnb ${VLC}  "--enable-mozilla --enable-qt4 --enable-ncurses"
     ipkg ${SDL}
     ipkg -m noac ${AGG}
-    ipkg ${GNASH}
+#    ipkg ${GNASH} # Problème de compilation, désactivé
 fi
 
 ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin"