Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7702/10.4/stable/main/finkinfo/editors

Modified Files:
        lyx-10.5.info lyx-10.6.info lyx2-10.5.info lyx2-10.6.info 
Log Message:
Do optional TeX file processing for both -x11 and -mac variants.


Index: lyx2-10.5.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/lyx2-10.5.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- lyx2-10.5.info      12 May 2013 18:52:52 -0000      1.9
+++ lyx2-10.5.info      23 Jun 2013 22:06:10 -0000      1.10
@@ -2,7 +2,7 @@
 Package: lyx2%type_pkg[-ui]
 Type: -ui ( -x11 -mac ), automake(1.12)
 Version: 2.0.6
-Revision: 21
+Revision: 22
 Distribution: 10.5
 Source: ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/lyx-%v.tar.gz
 Source-MD5: e69a512963decb756c916c2f5f8254fd
@@ -122,7 +122,6 @@
 if [ "%type_pkg[-ui]" == "-x11" ]; then
        echo "Configuring LyX for your system..."
        (cd %p/share/lyx; ./configure.py)
-       if [ -f %p/bin/mktexlsr ]; then %p/bin/mktexlsr %p/etc/texmf.local; fi
 else
        if ! test -e /Applications/Fink; then
        /usr/bin/install -d -m 755 /Applications/Fink
@@ -130,6 +129,7 @@
     /bin/ln -s '%p/Applications/LyX.app' /Applications/Fink/
     (cd %p/Applications/LyX.app/Contents/Resources ; ./configure.py)
 fi
+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

Index: lyx2-10.6.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/lyx2-10.6.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- lyx2-10.6.info      12 May 2013 18:52:52 -0000      1.9
+++ lyx2-10.6.info      23 Jun 2013 22:06:10 -0000      1.10
@@ -2,7 +2,7 @@
 Package: lyx2%type_pkg[-ui]
 Type: -ui ( -x11 -mac ), automake(1.12)
 Version: 2.0.6
-Revision: 41
+Revision: 42
 Distribution: 10.6
 Source: ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/lyx-%v.tar.gz
 Source-MD5: e69a512963decb756c916c2f5f8254fd
@@ -121,7 +121,6 @@
 if [ "%type_pkg[-ui]" == "-x11" ]; then
        echo "Configuring LyX for your system..."
        (cd %p/share/lyx; ./configure.py)
-       if [ -f %p/bin/mktexlsr ]; then %p/bin/mktexlsr %p/etc/texmf.local; fi
 else
        if ! test -e /Applications/Fink; then
        /usr/bin/install -d -m 755 /Applications/Fink
@@ -129,6 +128,7 @@
     /bin/ln -s '%p/Applications/LyX.app' /Applications/Fink/
     (cd %p/Applications/LyX.app/Contents/Resources ; ./configure.py)
 fi
+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

Index: lyx-10.6.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/lyx-10.6.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lyx-10.6.info       20 Mar 2012 22:23:41 -0000      1.1
+++ lyx-10.6.info       23 Jun 2013 22:06:10 -0000      1.2
@@ -2,7 +2,7 @@
 Package: lyx%type_pkg[-ui]
 Type: -ui ( -x11 -mac ) 
 Version: 1.6.10
-Revision: 44
+Revision: 45
 Distribution: 10.6
 Source: ftp://ftp.devel.%{ni}.org/pub/%{ni}/stable/%{ni}-%v.tar.bz2
 Source-MD5: 6b286595302020adf8545796e5ea5c89
@@ -17,7 +17,7 @@
 BuildDepends: <<
 qt4-base%type_pkg[-ui], expat1, libgettext8-dev, gettext-bin, gettext-tools, 
 libiconv-dev, latex-xft-fonts, aspell-dev, automake1.11, 
-freetype219,  
+freetype219, 
 (%type_pkg[-ui] = -x11) glib2-dev,  
 (%type_pkg[-ui] = -x11) x11-dev, 
 aiksaurus-dev | aiksaurus-nox-dev,
@@ -56,7 +56,7 @@
 (%type_pkg[-ui] = -x11) --x-libraries=/usr/X11R6/lib \
 (%type_pkg[-ui] = -x11) --x-includes=/usr/X11R6/include \
 --with-aspell --enable-dependency-tracking \
---disable-static --enable-shared --without-included-boost
+--disable-static --enable-shared --without-included-boost 
 <<
 CompileScript: <<
  #!/bin/sh -ev
@@ -98,7 +98,6 @@
 if [ "%type_pkg[-ui]" == "-x11" ]; then
        echo "Configuring LyX for your system..."
        (cd %p/share/lyx; ./configure.py)
-       if [ -f %p/bin/mktexlsr ]; then %p/bin/mktexlsr %p/etc/texmf.local; fi
 else
        if ! test -e /Applications/Fink; then
        /usr/bin/install -d -m 755 /Applications/Fink
@@ -106,6 +105,7 @@
     /bin/ln -s '%p/Applications/LyX.app' /Applications/Fink/
     (cd %p/Applications/LyX.app/Contents/Resources ; ./configure.py)
 fi
+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
@@ -171,4 +171,4 @@
 <<
 Homepage: http://www.lyx.org
 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>
-<<
\ No newline at end of file
+<<

Index: lyx-10.5.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/lyx-10.5.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- lyx-10.5.info       8 May 2012 16:30:36 -0000       1.2
+++ lyx-10.5.info       23 Jun 2013 22:06:10 -0000      1.3
@@ -2,7 +2,7 @@
 Package: lyx%type_pkg[-ui]
 Type: -ui ( -x11 -mac ) 
 Version: 1.6.10
-Revision: 24
+Revision: 25
 Distribution: 10.5
 Source: ftp://ftp.devel.%{ni}.org/pub/%{ni}/stable/%{ni}-%v.tar.bz2
 Source-MD5: 6b286595302020adf8545796e5ea5c89
@@ -21,7 +21,9 @@
 (%type_pkg[-ui] = -x11) glib2-dev,  
 (%type_pkg[-ui] = -x11) x11-dev, 
 aiksaurus-dev | aiksaurus-nox-dev,
-boost1.46.1.cmake, pkgconfig
+boost1.46.1.cmake, pkgconfig,
+fink-package-precedence,
+xcode (>= 3.1.1)
 <<
 Conflicts: (%type_pkg[-ui] = -x11) %{ni}-qt, %{ni}2%type_pkg[-ui]
 Replaces:  (%type_pkg[-ui] = -x11) %{ni}-qt, %{ni}2%type_pkg[-ui] 
@@ -97,7 +99,6 @@
 if [ "%type_pkg[-ui]" == "-x11" ]; then
        echo "Configuring LyX for your system..."
        (cd %p/share/lyx; ./configure.py)
-       if [ -f %p/bin/mktexlsr ]; then %p/bin/mktexlsr %p/etc/texmf.local; fi
 else
        if ! test -e /Applications/Fink; then
        /usr/bin/install -d -m 755 /Applications/Fink
@@ -105,6 +106,7 @@
     /bin/ln -s '%p/Applications/LyX.app' /Applications/Fink/
     (cd %p/Applications/LyX.app/Contents/Resources ; ./configure.py)
 fi
+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
@@ -173,4 +175,4 @@
 <<
 Homepage: http://www.lyx.org
 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>
-<<
\ No newline at end of file
+<<


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to