[Lunar-commits] <moonbase-other> texmaker: version bump
v4hn
me at v4hn.de
Tue Nov 5 20:25:40 CET 2013
commit 501079f975ff5cdbd82f8194d74cdea3b26af891
Author: v4hn <me at v4hn.de>
Date: Fri, 01 Nov 2013 06:57:55 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/501079f975ff5cdbd82f8194d74cdea3b26af891
texmaker: version bump
---
doc-tools/texmaker/BUILD | +0/-4
doc-tools/texmaker/DEPENDS | +2/-5
doc-tools/texmaker/DETAILS | +3/-3
3 files changed, 5 insertions(+), 12 deletions(-)
--- a/doc-tools/texmaker/BUILD
+++ b/doc-tools/texmaker/BUILD
@@ -1,5 +1,3 @@
-(
-
. /etc/profile.d/qt4.rc &&
PATH=$QTDIR/bin:$PATH &&
@@ -15,5 +13,3 @@
make install &&
gather_docs CHANGELOG.txt
-
-) > $C_FIFO 2>&1
--- a/doc-tools/texmaker/DEPENDS
+++ b/doc-tools/texmaker/DEPENDS
@@ -1,11 +1,8 @@
depends qt4
+depends poppler
-# 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?
+# run-time dependencies
optional_depends texlive "" "" "for TeX document processing"
optional_depends ghostscript "" "" "for conversion to HTML"
optional_depends hunspell "" "" "for spell checking documents"
-
-# lin barfs here if poppler is installed, because it conflicts with xpdf
-# optional_depends xpdf "" "" "for viewing generated PDF files"
--- a/doc-tools/texmaker/DETAILS
+++ b/doc-tools/texmaker/DETAILS
@@ -1,11 +1,11 @@
MODULE=texmaker
- VERSION=4.0.3
+ VERSION=4.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.xm1math.net/texmaker/
- SOURCE_VFY=sha1:130cfd588eb0fd023ac3726522cfe456c2c4094c
+ SOURCE_VFY=sha1:91c9cfead9d9d7c7696721b8c5c754ca60a0cc13
WEB_SITE=http://www.xm1math.net/texmaker/
ENTERED=20071107
- UPDATED=20130731
+ UPDATED=20131101
SHORT="free cross-platform LaTeX editor"
cat << EOF
More information about the Lunar-commits
mailing list