Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv32561/10.4/stable/main/finkinfo/editors

Modified Files:
        auctex.info auctex.patch 
Log Message:
Sync with unstable.

Index: auctex.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/auctex.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- auctex.patch        26 May 2007 12:37:52 -0000      1.3
+++ auctex.patch        29 Mar 2008 15:24:09 -0000      1.4
@@ -67,7 +67,7 @@
 +      [EMAIL PROTECTED]@/ \
 +      --with-emacs=${FLAVOR} \
 +      [EMAIL PROTECTED]@/share/${FLAVOR}/site-lisp/ \
-+      [EMAIL PROTECTED]@/share/texmf/ \
++      [EMAIL PROTECTED]@/etc/texmf.local/ \
 +      [EMAIL PROTECTED]@/var/lib/auctex/${FLAVOR}/ \
 +      >> @PREFIX@/share/${FLAVOR}/site-lisp/auctex//CompilationLog 2>&1
 +    make lisp \
@@ -203,24 +203,6 @@
 diff -Naur auctex-11.83.orig/tex-jp.el auctex-11.83/tex-jp.el
 --- auctex-11.83.orig/tex-jp.el        2006-06-08 05:26:51.000000000 +0900
 +++ auctex-11.83/tex-jp.el     2006-10-02 09:33:27.000000000 +0900
-@@ -52,13 +52,13 @@
-   ;; Changed to double quotes for Windows afflicted people.  I don't
-   ;; use the %(latex) and %(tex) shorthands here because I have not
-   ;; clue whether Omega-related versions exist.  --dak
--  '(("jTeX" "%(PDF)jtex %S%(PDFout) \"%(mode)\\input %t\""
-+  '(("jTeX" "%(PDF)jtex %`%S%(PDFout)%(mode)%' %t"
-      TeX-run-TeX nil (plain-tex-mode) :help "Run NTT jTeX")
--    ("jLaTeX" "%(PDF)jlatex %S%(PDFout) \"%(mode)\\input{%t}\""
-+    ("jLaTeX" "%(PDF)jlatex %`%S%(PDFout)%(mode)%' %t"
-      TeX-run-TeX nil (latex-mode) :help "Run NTT jLaTeX")
--    ("pTeX" "%(PDF)ptex %S%(PDFout) \"%(mode)\\input %t\""
-+    ("pTeX" "%(PDF)ptex %`%S%(PDFout)%(mode)%' %t"
-      TeX-run-TeX nil (plain-tex-mode) :help "Run ASCII pTeX")
--    ("pLaTeX" "%(PDF)platex %S%(PDFout) \"%(mode)\\input{%t}\""
-+    ("pLaTeX" "%(PDF)platex %`%S%(PDFout)%(mode)%' %t"
-      TeX-run-TeX nil (latex-mode) :help "Run ASCII pLaTeX")
-     ("Mendex" "mendex %s" TeX-run-command nil t :help "Create index file with 
mendex")
-     ("jBibTeX" "jbibtex %s" TeX-run-BibTeX nil t :help "Run jBibTeX"))
 @@ -99,11 +99,11 @@
  
  (mapcar (lambda (dir) (add-to-list 'TeX-macro-global dir t))

Index: auctex.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/auctex.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- auctex.info 1 Mar 2008 05:34:27 -0000       1.6
+++ auctex.info 29 Mar 2008 15:24:09 -0000      1.7
@@ -1,6 +1,6 @@
 Package: auctex
-Version: 11.84
-Revision: 6
+Version: 11.85
+Revision: 3
 Description: Integrated environment for TeX/LaTeX document writing
 License: GPL
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
@@ -8,7 +8,7 @@
 Recommends: xpdf
 Suggests: lacheck
 Source: mirror:gnu:%n/%n-%v.tar.gz
-Source-MD5: 73970c51221524442c11cde13d0584e9
+Source-MD5: 597c2adbee11877fe1f9b57baf0ba165
 PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
 ConfigureParams: --with-texmf-dir=%p/etc/texmf.local auctexdir=..
 CompileScript: <<
@@ -57,10 +57,10 @@
  install -m 755 fink/%n-remove  %i/lib/emacsen-common/packages/remove/%n
 
  ##########     For preview-latex     ##########
- cd preview/latex && make install-texmf DESTDIR=%d TEXHASH=/bin/echo
+ cd preview/latex && make install DESTDIR=%d TEXHASH=/bin/echo
  install -m 644 doc/preview-latex.info %i/share/info
 <<
-DocFiles: CHANGES COPYING ChangeLog FAQ INSTALL README RELEASE TODO
+DocFiles: CHANGES COPYING ChangeLog FAQ INSTALL README RELEASE TODO 
doc/tex-ref.pdf
 InfoDocs: %n.info
 ConfFiles: %p/etc/emacs/site-start.d/50%n.el
 SplitOff: <<


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to