xsane ok
[hvlinux.git] / stage5 / stage5-install
index 0ecc3fa..8c41429 100755 (executable)
@@ -26,19 +26,21 @@ export SCRDIR=$(pwd)
 if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then
     # Gtk
     ipkg_ac    ${LIBSIGCPP}
+    ipkg_ac    ${JASPER} "--enable-shared"
     ipkg_ac    ${GTK_DOC}
+    ipkg_ac    ${GLIBMM}
     ipkg_ac    ${CAIRO}
     ipkg_ac    ${CAIROMM}
     ipkg_ac_nb ${PANGO}
+    ipkg_ac    ${PANGOMM}
     ipkg_ac    ${ATK}
-    ipkg_ac    ${GTK} "--without-libjasper"
+    ipkg_ac    ${GTK}
+    ipkg_ac    ${GTKMM}
     ipkg_ac    ${GTK_ENGINES}
     ipkg_ac    ${PYGOBJECT}
     ipkg_ac    ${PYCAIRO}
     ipkg_ac    ${PYGTK}
     ipkg_ac    ${GC}
-    ipkg_ac    ${GLIBMM}
-##    ipkg_ac    ${GTKMM}
 
     ipkg_cust  ${EMACS} cis-emacs
     ipkg_ac    ${HVCLOCK}
@@ -72,22 +74,18 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
     ipkg_ac    ${LIBPROXY} "--with-gnome"
     ipkg_gnome ${GNOME_KEYRING}
     ipkg_ac    ${LIBSOUP}
-
 fi
 
 ipkg_ac   ${HELP2MAN}
 ipkg_ac   ${GSL}
-
-exit 1
-exit 1
-
 ipkg_cust ${CUPS}     cis-cups
-ipkg_cust ${SPLIX}    cis-splix # Drivers Samsung pour CUPS
-ipkg_ac   ${JASPER} "--enable-shared"
+ipkg_cust ${CUPS_PDF} cis-cups-pdf
+ipkg_cust ${SPLIX}    cis-splix
 ipkg_cust ${GHOSTSCRIPT} cis-ghostscript
 
 if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then
-    ipkg_ac    ${IMAGE_MAGICK} "--with-modules"
+    ipkg_ac    ${IMAGE_MAGICK} "--with-modules --with-gslib=/usr/lib"
+    # xpdf headers needed by inkscape
     ipkg_ac    ${POPPLER} "--enable-xpdf-headers --enable-zlib"
     ipkg_ac    ${LIBRSVG} "--disable-gtk-doc --disable-mozilla-plugin"
     ipkg_ac    ${BABL}
@@ -95,14 +93,10 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
     ipkg_ac    ${GIMP} "--disable-print"
     ipkg_ac_nb ${GUTENPRINT}
     ipkg_cust  ${BOOST} cis-boost
-    ipkg_ac    ${INKSCAPE} "CFLAGS=\"-DPOPPLER_NEW_GFXFONT\""
+    # inkscape-0.47 has a problem with poppler >= 0.12.2
+    ####ipkg_ac    ${INKSCAPE} "CFLAGS=\"-DPOPPLER_NEW_GFXFONT\""
 fi
 
-exit 1
-exit 1
-
-
-
 ipkg_cust ${CDRTOOLS} cis-cdrtools
 ipkg_cust ${DVDRWTOOLS} cis-dvd-rw-tools
 ipkg_ac   ${LIBDVDCSS}
@@ -111,6 +105,8 @@ ipkg_cust ${DVDFS} cis-dvdfs
 
 if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then
     ipkg_cust ${TETEX_SRC} cis-tetex
+
+    # 'Five years old' bug --> Change the date to something in 2004 before installing.
     ipkg_cust ${JADETEX}   cis-jadetex
 fi
 
@@ -119,6 +115,9 @@ if [ "x${SANE_SUPPORT}" = "xyes" ]; then
     ipkg_cust ${XSANE} cis-xsane
 fi
 
+
+exit 1
+
 ipkg_pm  ${PERL_MOD_XML_SIMPLE}
 ipkg_pm  ${PERL_MOD_PARSE_REDESCENT}
 ipkg_ac  ${ICON_NAMING_UTILS}