Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/editors
In directory usw-pr-cvs1:/tmp/cvs-serv13343
Added Files:
lyx-1.2.1-1.info lyx-1.2.1-1.patch
Log Message:
10.2 fixes.
--- NEW FILE: lyx-1.2.1-1.info ---
Package: lyx
Version: 1.2.1
Revision: 1
Source: mirror:custom:%n-%v.tar.gz
CustomMirror: <<
nam-US: ftp://ftp.lyx.org/pub/lyx/stable/
nam-US: ftp://ftp.sdsc.edu/pub/other/lyx/stable/
nam-FR: ftp://ftp.lip6.fr/pub/lyx/stable/
nam-AU: ftp://mirror.aarnet.edu.au/pub/LyX/stable/
nam-RU: ftp://ftp.chg.ru/pub/TeX/lyx/stable/
nam-IT: ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/
<<
Source-MD5: 6797b72d306000bd1579cfea21b3f1cf
Depends: xforms-shlibs, tetex-base, ispell | aspell, gv, xdvi, imagemagick
BuildDepends: xforms (>= 0.9999-1), fink (>= 0.9.12)
UpdatePoMakefile: true
SetCPPFLAGS: -no-cpp-precomp
SetCXX: g++2
Patch: %f.patch
ConfigureParams: --mandir='${prefix}/share/man'
InstallScript: <<
make install prefix=%i
mkdir -p %i/etc/texmf.local/tex/latex
cp -R %i/share/lyx/tex %i/etc/texmf.local/tex/latex/lyx
cp -f lib/images/lyx.xpm %i/share/lyx/images/
<<
License: GPL
DocFiles: INSTALL COPYING ChangeLog NEWS README UPGRADING ANNOUNCE
PostInstScript: <<
echo "Configuring LyX for your system..."
(cd %p/share/lyx; ./configure)
if [ -f %p/bin/mktexlsr ]; then %p/bin/mktexlsr %p/etc/texmf.local; fi
<<
PostRmScript: <<
if [ -f %p/bin/mktexlsr ]; then %p/bin/mktexlsr %p/etc/texmf.local; fi
<<
Description: Wordprocessor utilizing LaTeX.
DescDetail: <<
LyX is a modern approach of writing documents with a computer
which breaks with the tradition of the obsolete typewriter
concept. It is designed for people who want a professional
output with a minimum of time and effort, without becoming specia-
lists in typesetting. Compared to common word processors LyX
will increase the productivity a lot, since most of the type-
setting will be done by the computer, not the author. With LyX
the author can concentrate on the contents of his writing,
since the computer will take care of the look.
<<
Homepage: http://www.lyx.org
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
--- NEW FILE: lyx-1.2.1-1.patch ---
--- lyx-1.2.0/boost/boost/detail/limits.hpp.orig Tue Apr 9 19:21:23 2002
+++ lyx-1.2.0/boost/boost/detail/limits.hpp Tue Apr 9 19:21:43 2002
@@ -35,7 +35,9 @@
#include <climits>
#include <cfloat>
+#ifndef __APPLE__
#include <cwchar> // for WCHAR_MIN and WCHAR_MAX
+#endif
#include <boost/config.hpp>
#if defined(__sparc) || defined(__sparc__) || defined(__powerpc__) ||
defined(__ppc__) || defined(__hppa) || defined(_MIPSEB)
-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing
real-time communications platform! Don't just IM. Build it in!
http://www.jabber.com/osdn/xim
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits