summaryrefslogtreecommitdiff
path: root/editors/texmaker
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-02-27 14:46:18 +0000
committerghen <ghen@pkgsrc.org>2006-02-27 14:46:18 +0000
commit997711a6963802f0ff35e0671f9823c66c20bd8e (patch)
tree52269636618000c0f78bc5e553a9ec5aa28c4e6a /editors/texmaker
parente78a6a7e78bf75fec7bfeeb9793a380d54ad1a57 (diff)
downloadpkgsrc-997711a6963802f0ff35e0671f9823c66c20bd8e.tar.gz
Since we now have x11/qt4 in pkgsrc, we can finally upgrade texmaker.
ChangeLog: version 1.2.1 -> 1.3 : ---------------------- - Texmaker is now a pure QT4 program (qt >= 4.1 is required). The qt3 support library is no more required. The editor is now based on the qt4 QtextEdit object and the symbols icon view is an qt4 QTableWidget object. - For each file, three bookmarks can be used to speed up navigation. version 1.2 -> 1.2.1 : Bugs fixed --------------------------------- - Don't use anymore double-clic to open a file from the structure view (Qt-4.0.0 bug). A simple clic must be used now. - Don't use anymore / to separate commands (quick build and users commands) but | to avoid confusion with the directories separator. - A selected icon is no more highlighted (trouble on windows and macosx - the selected icon was masked). - Added the option '-line' for the application. New synopsis for texmaker : texmaker document.tex [-line xxx] Can be used for inverse search. Changes between 1.12 and 1.2: not documented (anymore).
Diffstat (limited to 'editors/texmaker')
-rw-r--r--editors/texmaker/Makefile13
-rw-r--r--editors/texmaker/PLIST17
-rw-r--r--editors/texmaker/distinfo9
3 files changed, 25 insertions, 14 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index 5fc85cde947..f4790392e13 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:08:58 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/02/27 14:46:18 ghen Exp $
-DISTNAME= texmaker-1.12
-PKGREVISION= 2
+DISTNAME= texmaker-1.3
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
@@ -12,10 +11,10 @@ COMMENT= LaTeX editor and front end
USE_LIBTOOL= yes
-post-configure:
+do-configure:
cd ${WRKSRC} && \
- ${QTDIR}/bin/qmake -unix PREFIX=${PREFIX} texmaker.pro
+ ${QTDIR:Q}/bin/qmake -unix PREFIX=${PREFIX:Q} texmaker.pro
-.include "../../x11/qt3-libs/buildlink3.mk"
-.include "../../x11/qt3-tools/buildlink3.mk"
+.include "../../x11/qt4-libs/buildlink3.mk"
+.include "../../x11/qt4-tools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/editors/texmaker/PLIST b/editors/texmaker/PLIST
index 2124db66e61..62ecfeddb01 100644
--- a/editors/texmaker/PLIST
+++ b/editors/texmaker/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/09/08 19:59:13 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/02/27 14:46:18 ghen Exp $
bin/texmaker
share/texmaker/AUTHORS
+share/texmaker/CHANGELOG.txt
share/texmaker/COPYING
-share/texmaker/application.icns
share/texmaker/blank.gif
share/texmaker/doc1.png
+share/texmaker/doc10.png
share/texmaker/doc11.png
share/texmaker/doc12.png
share/texmaker/doc13.png
@@ -12,14 +13,19 @@ share/texmaker/doc14.png
share/texmaker/doc15.png
share/texmaker/doc16.png
share/texmaker/doc17.png
+share/texmaker/doc18.png
+share/texmaker/doc19.png
share/texmaker/doc2.png
+share/texmaker/doc20.png
share/texmaker/doc3.png
share/texmaker/doc4.png
share/texmaker/doc5.png
share/texmaker/doc6.png
share/texmaker/doc7.png
share/texmaker/doc8.png
+share/texmaker/doc9.png
share/texmaker/latexhelp.html
+share/texmaker/license.txt
share/texmaker/next.gif
share/texmaker/next_d.gif
share/texmaker/prev.gif
@@ -27,6 +33,10 @@ share/texmaker/prev_d.gif
share/texmaker/psheader.txt
share/texmaker/style.css
share/texmaker/texmaker.desktop
+share/texmaker/texmaker.icns
+share/texmaker/texmaker.ico
+share/texmaker/texmaker.nsi
+share/texmaker/texmaker.spec
share/texmaker/texmaker.svg
share/texmaker/texmaker128x128.png
share/texmaker/texmaker16x16.png
@@ -37,5 +47,6 @@ share/texmaker/texmaker64x64.png
share/texmaker/texmaker_fr.qm
share/texmaker/up.gif
share/texmaker/up_d.gif
-share/texmaker/usermanual.html
+share/texmaker/usermanual_en.html
+share/texmaker/usermanual_fr.html
@dirrm share/texmaker
diff --git a/editors/texmaker/distinfo b/editors/texmaker/distinfo
index 9647f39b7c8..e9eb4588fb3 100644
--- a/editors/texmaker/distinfo
+++ b/editors/texmaker/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/09/08 19:59:13 drochner Exp $
+$NetBSD: distinfo,v 1.2 2006/02/27 14:46:18 ghen Exp $
-SHA1 (texmaker-1.12.tar.bz2) = 330bfdc163687650fb81f6da9c82b519f6843758
-RMD160 (texmaker-1.12.tar.bz2) = 8d9ce29628f243d2d5547fa7ca5314de85560cff
-Size (texmaker-1.12.tar.bz2) = 744742 bytes
+SHA1 (texmaker-1.3.tar.bz2) = a3f64632205cee107b9bfd7f8a22ea136d874961
+RMD160 (texmaker-1.3.tar.bz2) = 651abd11822957b33ed32356bccc783c7e9dc83b
+Size (texmaker-1.3.tar.bz2) = 741415 bytes
+SHA1 (patch-aa) = f9ae152d694f6ca0d51160c3a5a4cfdde7c810a3