[Lunar-commits] <moonbase> texmaker: Version bump. Changing to the %TEX alias and the "-unix" option in

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed Oct 27 11:50:31 CEST 2010


commit bffb216cb5039fb5b29c0f13b4efb240db81202f
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Oct 27 05:50:31 2010 -0400

    texmaker: Version bump. Changing to the %TEX alias and the "-unix" option in
    
    the BUILD is depreciated.
---
 doc-tools/texmaker/BUILD   |    2 +-
 doc-tools/texmaker/DEPENDS |    2 +-
 doc-tools/texmaker/DETAILS |    6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc-tools/texmaker/BUILD b/doc-tools/texmaker/BUILD
index fa2922e..2f970b8 100644
--- a/doc-tools/texmaker/BUILD
+++ b/doc-tools/texmaker/BUILD
@@ -8,7 +8,7 @@
   export QTDIR PATH LD_LIBRARY_PATH DYLD_LIBRARY_PATH           &&
 
   PREFIX=$QTDIR                                                 &&
-  qmake -unix PREFIX=$PREFIX texmaker.pro                       &&
+  qmake PREFIX=$PREFIX texmaker.pro                             &&
 
   sedit "s:Icon=texmaker:Icon=/usr/share/pixmaps/texmaker.png:" utilities/texmaker.desktop &&
 
diff --git a/doc-tools/texmaker/DEPENDS b/doc-tools/texmaker/DEPENDS
index fa71870..b0877bf 100644
--- a/doc-tools/texmaker/DEPENDS
+++ b/doc-tools/texmaker/DEPENDS
@@ -3,7 +3,7 @@ depends  qt4
 # strictly speaking, the packages below are not required for building and are
 # only needed by texmaker at run-time, so are they optional_depends or not?
 
-optional_depends  teTeX        ""  ""  "for TeX document processing"
+optional_depends  %TEX         ""  ""  "for TeX document processing"
 optional_depends  ghostscript  ""  ""  "for conversion to HTML"
 optional_depends  hunspell     ""  ""  "for spell checking documents"
 
diff --git a/doc-tools/texmaker/DETAILS b/doc-tools/texmaker/DETAILS
index ce4e6c7..c09ad47 100644
--- a/doc-tools/texmaker/DETAILS
+++ b/doc-tools/texmaker/DETAILS
@@ -1,11 +1,11 @@
           MODULE=texmaker
-         VERSION=2.0
+         VERSION=2.1
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.xm1math.net/texmaker/
-      SOURCE_VFY=sha1:810687fa1a7ec80ce0ee9ffccafe91ba7284cabc
+      SOURCE_VFY=sha1:4338bf1ccd24c1644ad65c1a8a40b6741a4e68ed
         WEB_SITE=http://www.xm1math.net/texmaker/
          ENTERED=20071107
-         UPDATED=20100730
+         UPDATED=20101027
            SHORT="free cross-platform LaTeX editor"
 
 cat << EOF


More information about the Lunar-commits mailing list