From e8c2184dd8a46e5f2325cb61f96c92533fd3b8cb Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sun, 25 Nov 2012 23:50:12 -0600 Subject: office/texmaker: Updated for version 3.5.2. Signed-off-by: Robby Workman --- office/texmaker/texmaker.SlackBuild | 9 ++++----- office/texmaker/texmaker.info | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'office/texmaker') diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild index cf0a4d8722..86aa3144a1 100644 --- a/office/texmaker/texmaker.SlackBuild +++ b/office/texmaker/texmaker.SlackBuild @@ -5,7 +5,7 @@ # Written by Larry Hajali PRGNAM=texmaker -VERSION=${VERSION:-3.4.1} +VERSION=${VERSION:-3.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -51,11 +51,10 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; -qmake PREFIX=/usr LIBS+="-L/usr/lib${LIBDIRSUFFIX}" -o Makefile $PRGNAM.pro +qmake LIBS+="-L/usr/lib${LIBDIRSUFFIX}" QMAKE_CFLAGS+="$SLKCFLAGS" \ + QMAKE_CXXFLAGS+="$SLKCFLAGS" -o Makefile $PRGNAM.pro -make \ - CFLAGS="-pipe $SLKCFLAGS -w -D_REENTRANT \$(DEFINES)" \ - CXXFLAGS="-pipe $SLKCFLAGS -w -D_REENTRANT \$(DEFINES)" +make make install INSTALL_ROOT=$PKG find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ diff --git a/office/texmaker/texmaker.info b/office/texmaker/texmaker.info index c10c87705a..74a6bd6974 100644 --- a/office/texmaker/texmaker.info +++ b/office/texmaker/texmaker.info @@ -1,8 +1,8 @@ PRGNAM="texmaker" -VERSION="3.4.1" +VERSION="3.5.2" HOMEPAGE="http://www.xm1math.net/texmaker/index.html" -DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-3.4.1.tar.bz2" -MD5SUM="9c31eb2adeb507adc3f5b9c68cace16a" +DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-3.5.2.tar.bz2" +MD5SUM="45eebb530e9516215665faf6d9dffe09" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3