From 22f14d5c014b9cf60f4bcb160726fb59a9e24bb9 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Mon, 9 Nov 2015 18:00:21 +0700 Subject: office/texmaker: Updated for version 4.5. Signed-off-by: Willy Sudiarto Raharjo --- office/texmaker/qt-5.5.x.patch | 11 ----------- office/texmaker/texmaker.SlackBuild | 9 +++------ office/texmaker/texmaker.info | 6 +++--- 3 files changed, 6 insertions(+), 20 deletions(-) delete mode 100644 office/texmaker/qt-5.5.x.patch (limited to 'office') diff --git a/office/texmaker/qt-5.5.x.patch b/office/texmaker/qt-5.5.x.patch deleted file mode 100644 index b53fd72ccd..0000000000 --- a/office/texmaker/qt-5.5.x.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur texmaker-4.4.1.orig/singleapp/qtlocalpeer.cpp texmaker-4.4.1/singleapp/qtlocalpeer.cpp ---- texmaker-4.4.1.orig/singleapp/qtlocalpeer.cpp 2013-01-07 11:55:45.000000000 +0000 -+++ texmaker-4.4.1/singleapp/qtlocalpeer.cpp 2015-09-13 01:53:52.722192775 +0000 -@@ -42,6 +42,7 @@ - #include "qtlocalpeer.h" - #include - #include -+#include - - #if defined(Q_OS_WIN) - #include diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild index c305ba5d1e..e47e2c55e0 100644 --- a/office/texmaker/texmaker.SlackBuild +++ b/office/texmaker/texmaker.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for texmaker -# Copyright 2013-2014 Larry Hajali +# Copyright 2013-2015 Larry Hajali # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texmaker -VERSION=${VERSION:-4.4.1} -BUILD=${BUILD:-2} +VERSION=${VERSION:-4.5} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -69,9 +69,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -# Fix for qt >= 5.5. -patch -p1 < $CWD/qt-5.5.x.patch - # Check for Qt5 or else drop back to Qt4. if [ "${QT5GUI:-no}" == "yes" ]; then qmake-qt5 LIBS+="-L/usr/lib${LIBDIRSUFFIX}" QMAKE_CFLAGS+="$SLKCFLAGS" \ diff --git a/office/texmaker/texmaker.info b/office/texmaker/texmaker.info index cba5dc897b..e60a786825 100644 --- a/office/texmaker/texmaker.info +++ b/office/texmaker/texmaker.info @@ -1,8 +1,8 @@ PRGNAM="texmaker" -VERSION="4.4.1" +VERSION="4.5" HOMEPAGE="http://www.xm1math.net/texmaker/index.html" -DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-4.4.1.tar.bz2" -MD5SUM="d6af622aa9ab1ec29c799842f2b76dc7" +DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-4.5.tar.bz2" +MD5SUM="156ffad5b7193e0cfecd2d3689f3a7a4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3