pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/texstudio
Module Name: pkgsrc
Committed By: markd
Date: Sun Mar 1 12:48:13 UTC 2020
Modified Files:
pkgsrc/editors/texstudio: Makefile PLIST distinfo
Added Files:
pkgsrc/editors/texstudio/patches: patch-minisplitter.cpp
Log Message:
texstudio: update to 2.12.22
2020-01-18: 2.12.22
It fixes garbled symbols in OSX, crash when changing magic language
comment and pdf search path handling.
2020-01-13: 2.12.20
It fixes a problem with replacing when search highlight is activated.
2019-12-26: 2.12.18
This is mainly a bug fix release. Most notably change is better support
of regexp in search (Qt5 version only).
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/editors/texstudio/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/texstudio/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/editors/texstudio/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/editors/texstudio/patches/patch-minisplitter.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/texstudio/Makefile
diff -u pkgsrc/editors/texstudio/Makefile:1.46 pkgsrc/editors/texstudio/Makefile:1.47
--- pkgsrc/editors/texstudio/Makefile:1.46 Sat Jan 18 23:30:46 2020
+++ pkgsrc/editors/texstudio/Makefile Sun Mar 1 12:48:13 2020
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.46 2020/01/18 23:30:46 rillig Exp $
+# $NetBSD: Makefile,v 1.47 2020/03/01 12:48:13 markd Exp $
-DISTNAME= texstudio-2.12.16
-PKGREVISION= 2
+DISTNAME= texstudio-2.12.22
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=texstudio-org/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://texstudio.sourceforge.net/
+HOMEPAGE= https://texstudio.org/
COMMENT= Integrated writing environment for creating LaTeX documents
LICENSE= gnu-gpl-v2
@@ -26,10 +25,11 @@ _CRASH_HANDLER=
do-configure:
cd ${WRKSRC} && env ${CONFIGURE_ENV} \
- ${QTDIR}/bin/qmake PREFIX=${PREFIX} texstudio.pro DESKTOPDIR=${PREFIX}/share/applications NO_APPDATA=yes ${_CRASH_HANDLER}
+ ${QTDIR}/bin/qmake PREFIX=${PREFIX} texstudio.pro USE_SYSTEM_HUNSPELL=1 DESKTOPDIR=${PREFIX}/share/applications NO_APPDATA=yes ${_CRASH_HANDLER}
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/hunspell/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qtscript/buildlink3.mk"
.include "../../x11/qt5-qtsvg/buildlink3.mk"
Index: pkgsrc/editors/texstudio/PLIST
diff -u pkgsrc/editors/texstudio/PLIST:1.6 pkgsrc/editors/texstudio/PLIST:1.7
--- pkgsrc/editors/texstudio/PLIST:1.6 Sun Oct 20 03:16:06 2019
+++ pkgsrc/editors/texstudio/PLIST Sun Mar 1 12:48:13 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2019/10/20 03:16:06 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2020/03/01 12:48:13 markd Exp $
bin/texstudio
share/applications/texstudio.desktop
share/icons/hicolor/scalable/apps/texstudio.svg
@@ -8,6 +8,7 @@ share/texstudio/COPYING
share/texstudio/block_selection.png
share/texstudio/compile_toolbar.png
share/texstudio/configure_build.png
+share/texstudio/configure_commands.png
share/texstudio/configure_completion.png
share/texstudio/configure_customToolbar.png
share/texstudio/configure_customizeMenu.png
@@ -48,11 +49,14 @@ share/texstudio/en_US.dic
share/texstudio/en_US.stopWords
share/texstudio/es_ES.aff
share/texstudio/es_ES.dic
+share/texstudio/format_example.png
share/texstudio/fr_FR.aff
share/texstudio/fr_FR.dic
share/texstudio/fr_FR.stopWords
share/texstudio/hu_HU.aff
share/texstudio/hu_HU.dic
+share/texstudio/it_IT.aff
+share/texstudio/it_IT.dic
share/texstudio/latex2e.css
share/texstudio/latex2e.html
share/texstudio/pt_BR.aff
@@ -65,6 +69,7 @@ share/texstudio/qt_ja.qm
share/texstudio/qt_pl.qm
share/texstudio/qt_zh.qm
share/texstudio/spellcheck_menu.png
+share/texstudio/spellcheck_options.png
share/texstudio/tabletemplate_fullyframed_firstBold.js
share/texstudio/tabletemplate_fullyframed_firstBold.png
share/texstudio/tabletemplate_fullyframed_longtable.js
@@ -134,8 +139,10 @@ share/texstudio/texstudio_ko.qm
share/texstudio/texstudio_ko_KR.qm
share/texstudio/texstudio_nl.qm
share/texstudio/texstudio_pl.qm
+share/texstudio/texstudio_pt.qm
share/texstudio/texstudio_pt_BR.qm
share/texstudio/texstudio_ru_RU.qm
+share/texstudio/texstudio_sk.qm
share/texstudio/texstudio_sv.qm
share/texstudio/texstudio_tr_TR.qm
share/texstudio/texstudio_uk.qm
@@ -144,6 +151,7 @@ share/texstudio/texstudio_zh_CN.qm
share/texstudio/th_de_DE_v2.dat
share/texstudio/th_en_US_v2.dat
share/texstudio/th_fr_FR_v2.dat
+share/texstudio/th_it_IT_v2.dat
share/texstudio/thesaurus.png
share/texstudio/usermanual.css
share/texstudio/usermanual_en.html
Index: pkgsrc/editors/texstudio/distinfo
diff -u pkgsrc/editors/texstudio/distinfo:1.7 pkgsrc/editors/texstudio/distinfo:1.8
--- pkgsrc/editors/texstudio/distinfo:1.7 Sun Oct 20 03:16:06 2019
+++ pkgsrc/editors/texstudio/distinfo Sun Mar 1 12:48:13 2020
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.7 2019/10/20 03:16:06 markd Exp $
+$NetBSD: distinfo,v 1.8 2020/03/01 12:48:13 markd Exp $
-SHA1 (texstudio-2.12.16.tar.gz) = 20d39e5ede823d7ce22830443115e06de12ac8bc
-RMD160 (texstudio-2.12.16.tar.gz) = 0374056e546dd8f96ccd72b5670f9ec96b8a27d5
-SHA512 (texstudio-2.12.16.tar.gz) = 0c17fda78e0cd491d2869ccb1a164ae2348281a39f9883d813ceb2ed6a0287c4cf9e784cafb9c0a12b8839d7afc8897f8f74acffd87a5dfcb50d3b344f33ad28
-Size (texstudio-2.12.16.tar.gz) = 34528802 bytes
+SHA1 (texstudio-2.12.22.tar.gz) = a3ebcb87913999b3d674464eba5502cd7453d7be
+RMD160 (texstudio-2.12.22.tar.gz) = 1560e583e60da30543eb90c39bbc9a76743b76c3
+SHA512 (texstudio-2.12.22.tar.gz) = c589285d1fba00812583a3d58602a99e044eb4bcf6a84b939d00ad7fe4ba8f15788031361fc9b4cb8df19f8098911c437d1de5459c1736fa40888b88d13b10d1
+Size (texstudio-2.12.22.tar.gz) = 35965795 bytes
+SHA1 (patch-minisplitter.cpp) = 93b1910a12308294a5ae4870da0b208cb4580ee7
SHA1 (patch-pdfviewer_PDFDocument.cpp) = 3b897c52dcfd507682f52ef4b1a61a26f4ec00a3
Added files:
Index: pkgsrc/editors/texstudio/patches/patch-minisplitter.cpp
diff -u /dev/null pkgsrc/editors/texstudio/patches/patch-minisplitter.cpp:1.1
--- /dev/null Sun Mar 1 12:48:13 2020
+++ pkgsrc/editors/texstudio/patches/patch-minisplitter.cpp Sun Mar 1 12:48:13 2020
@@ -0,0 +1,14 @@
+$NetBSD: patch-minisplitter.cpp,v 1.1 2020/03/01 12:48:13 markd Exp $
+
+fs54269
+
+--- src/minisplitter.cpp.orig 2019-12-24 11:57:23.000000000 +0000
++++ src/minisplitter.cpp
+@@ -72,7 +72,6 @@ void MiniSplitterHandle::resizeEvent(QRe
+ else
+ setContentsMargins(0, 2, 0, 2);
+ setMask(QRegion(contentsRect()));
+- QSplitterHandle::resizeEvent(event);
+ }
+
+ void MiniSplitterHandle::paintEvent(QPaintEvent *event)
Home |
Main Index |
Thread Index |
Old Index