Update of /cvsroot/fink/experimental/todai/ecc/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12270
Modified Files:
ghostscript-esp.info ghostscript-esp.patch
Log Message:
Now correctly remove -lssl and -lcrypto from EXTRALIBS when ./configure.
Index: ghostscript-esp.patch
===================================================================
RCS file:
/cvsroot/fink/experimental/todai/ecc/main/finkinfo/text/ghostscript-esp.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- ghostscript-esp.patch 28 Feb 2006 06:46:01 -0000 1.7
+++ ghostscript-esp.patch 28 Feb 2006 07:30:44 -0000 1.8
@@ -69,16 +69,16 @@
spputc(s, pxtSetLineDash);
diff -ruN espgs-7.07.1.orig/src/configure espgs-7.07.1/src/configure
--- espgs-7.07.1-orig/configure 2003-10-10 04:54:02.000000000 +0900
-+++ espgs-7.07.1/configure 2006-02-28 14:20:23.000000000 +0900
-@@ -5192,7 +5192,7 @@
- fi
++++ espgs-7.07.1/configure 2006-02-28 16:09:48.000000000 +0900
+@@ -5193,7 +5193,7 @@
if test "x$CUPSCONFIG" != x; then
-- # LIBS="`$CUPSCONFIG --ldflags` `$CUPSCONFIG --static --image
--libs | sed -e '1,$s/-lssl//'` $LIBS"
-+ # LIBS="`$CUPSCONFIG --ldflags` `$CUPSCONFIG --static --image
--libs | sed -e '1,$s/-lssl//' -e '1,$s/-lcrypto//'` $LIBS"
- LIBS="`$CUPSCONFIG --ldflags` `$CUPSCONFIG --image --libs` $LIBS"
+ # LIBS="`$CUPSCONFIG --ldflags` `$CUPSCONFIG --static --image
--libs | sed -e '1,$s/-lssl//'` $LIBS"
+- LIBS="`$CUPSCONFIG --ldflags` `$CUPSCONFIG --image --libs` $LIBS"
++ LIBS="`$CUPSCONFIG --ldflags` `$CUPSCONFIG --image --libs | sed -e
'1,$s/-lssl//' -e '1,$s/-lcrypto//'` $LIBS"
CFLAGS="`$CUPSCONFIG --cflags` $CFLAGS"
cups_serverroot="`$CUPSCONFIG --serverroot`"
+ cups_serverbin="`$CUPSCONFIG --serverbin`"
@@ -5568,8 +5568,8 @@
echo "${ECHO_T}yes" >&6
Index: ghostscript-esp.info
===================================================================
RCS file:
/cvsroot/fink/experimental/todai/ecc/main/finkinfo/text/ghostscript-esp.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- ghostscript-esp.info 28 Feb 2006 06:46:01 -0000 1.9
+++ ghostscript-esp.info 28 Feb 2006 07:30:44 -0000 1.10
@@ -1,6 +1,6 @@
Package: ghostscript-esp
Version: 7.07.1
-Revision: 25
+Revision: 26
Description: Enhanced GNU Ghostscript with better CJK and printer support
Depends: x11, ghostscript-fonts, libpng3-shlibs (>= 1.2.5-3), gettext,
applesystemfonts, appleotffonts, ipafonts, glib2
BuildDepends: x11-dev, libpng3 (>= 1.2.5-3), gimp-print-dev | gimp-print7-dev,
cups-dev, gettext-dev, glib2-dev, pkgconfig
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits