Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sc8-pr-cvs17:/tmp/cvs-serv9627
Modified Files:
lyx-qt.info
Log Message:
New upstream version (uses qt4)
Index: lyx-qt.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/lyx-qt.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- lyx-qt.info 2 Mar 2007 19:02:59 -0000 1.15
+++ lyx-qt.info 31 Jul 2007 12:01:15 -0000 1.16
@@ -1,30 +1,30 @@
Package: lyx-qt
-Version: 1.4.4
+Version: 1.5.0
Revision: 1
-Source: ftp://ftp.lyx.org/pub/lyx/stable/lyx-%v.tar.gz
-Source-MD5: 4a8e2a4c167b286ebea62e581f3c2adf
-Depends: qt3-shlibs, tetex-base, ispell | aspell, gv, imagemagick
-BuildDepends: qt3, libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev,
latex-xft-fonts, x11-dev
+Source: ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-%v.tar.gz
+Source-MD5: e8a1aa220a05479e3f83dc8ae5505dfb
+Depends: qt4-x11-core-shlibs, tetex-base, aspell, gv, imagemagick,
glib2-shlibs, freetype219-shlibs, aspell-shlibs
+BuildDepends: qt4-x11, libgettext3-dev, gettext-bin, gettext-tools,
libiconv-dev, latex-xft-fonts, x11-dev, glib2-dev, aspell-dev, freetype219
Conflicts: lyx
Replaces: lyx
Provides: lyx
-GCC: 4.0
UpdatePoMakefile: true
SetLDFLAGS: -framework Carbon -framework OpenGL -framework AGL -framework
QuickTime
PatchScript: <<
sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
<<
-ConfigureParams: --mandir='${prefix}/share/man' --with-frontend=qt
--with-qt-includes=%p/include/qt --with-qt-libraries=%p/lib --without-aiksaurus
--with-packaging=posix --disable-dependency-tracking
+ConfigureParams: --mandir='${prefix}/share/man' --with-frontend=qt4
--with-qt4-includes=%p/lib/qt4-x11/include
--with-qt4-libraries=%p/lib/qt4-x11/lib --without-aiksaurus
--with-packaging=posix --with-aspell
CompileScript: <<
- #!/bin/sh -ev
+ #!/bin/sh -e
export CCACHE_DISABLE=1
+ export QT4DIR=%p/lib/qt4-x11
./configure %c
# some bits don't compile with -O2.
perl -pi.bak -e "s/CXXFLAGS = -O2/CXXFLAGS = /" src/tex2lyx/Makefile
make
<<
InstallScript: <<
- make install DESTDIR=%d
+ 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/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits