Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2832/10.3/unstable/main/finkinfo/editors

Modified Files:
        texmacs.info 
Log Message:
Imlib needs explicit activating now. Clean up libiconv deps.

Index: texmacs.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/texmacs.info,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- texmacs.info        24 Aug 2005 15:34:10 -0000      1.31
+++ texmacs.info        25 Aug 2005 07:46:05 -0000      1.32
@@ -1,6 +1,6 @@
 Package: texmacs
 Version: 1.0.5.7
-Revision: 1
+Revision: 2
 GCC: 3.3
 Source: mirror:custom:TeXmacs-%v-src.tar.gz
 CustomMirror: <<
@@ -9,12 +9,12 @@
 <<
 Source-MD5: c5dc2bd407f238041982291acada8b02
 License: GPL
-Depends: x11-shlibs, tetex-base, guile16, ispell, wget, imlib2-shlibs
-BuildDepends: x11, guile16-dev, x11-dev, imlib2
+Depends: x11-shlibs, tetex-base, guile16, ispell, wget, imlib2-shlibs, libiconv
+BuildDepends: x11, guile16-dev, x11-dev, imlib2, libiconv-dev
 BuildConflicts: freetype
 Recommends: ghostscript, netpbm, xfig, macaulay2, maxima, pari-gp, scilab
 Suggests: texmacs-fonts
-ConfigureParams: --libexecdir=%p/lib --mandir=%p/share/man --with-iconv=/usr 
--with-freetype=linked
+ConfigureParams: --libexecdir=%p/lib --mandir=%p/share/man --with-iconv=/usr 
--with-freetype=linked --with-imlib2
 #Patch: %n.patch
 PatchScript: <<
 #!/bin/sh
@@ -23,8 +23,6 @@
 # change hardwired paths for ispell and aspell 
  perl -pi -e 's|/usr/lib/ispell/|%p/lib/|g' src/Plugins/Ispell/ispell.cpp
  perl -pi -e 's|/usr/lib/aspell/|%p/share/aspell/|g' 
src/Plugins/Ispell/ispell.cpp
-# libiconv needs to be linked in excplicitly
- perl -pi -e 's| \-lm| -lm -liconv|g' src/makefile
 # make place for Apple's resize brick in quartz-wm 
  perl -pi -e 's|(set_right_footer )\(s\)|$1 (s * "   ")|g' 
src/Edit/Interface/edit_footer.cpp
 # make the R plugin compile



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to