[Lunar-commits] <moonbase> texmaker: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Fri Feb 5 12:39:30 CET 2010
commit 56c7410ebd1075af4f7aacfdc671bae95e297407
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Feb 5 06:39:30 2010 -0500
texmaker: Version bump.
---
doc-tools/texmaker/BUILD | 3 +++
doc-tools/texmaker/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/doc-tools/texmaker/BUILD b/doc-tools/texmaker/BUILD
index 58bb38c..fa2922e 100644
--- a/doc-tools/texmaker/BUILD
+++ b/doc-tools/texmaker/BUILD
@@ -10,10 +10,13 @@
PREFIX=$QTDIR &&
qmake -unix PREFIX=$PREFIX texmaker.pro &&
+ sedit "s:Icon=texmaker:Icon=/usr/share/pixmaps/texmaker.png:" utilities/texmaker.desktop &&
+
make &&
prepare_install &&
make install &&
+
echo "Icons and desktop file can be found in $PREFIX/share/texmaker"
diff --git a/doc-tools/texmaker/DETAILS b/doc-tools/texmaker/DETAILS
index 3e80787..7383a81 100644
--- a/doc-tools/texmaker/DETAILS
+++ b/doc-tools/texmaker/DETAILS
@@ -1,11 +1,11 @@
MODULE=texmaker
- VERSION=1.8
+ VERSION=1.9.9
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.xm1math.net/texmaker/
- SOURCE_VFY=sha1:d5f188c0d207c637a445cec984d79ee017de6e1a
+ SOURCE_VFY=sha1:947811ff7ba6385c24f51188c65492949ef76731
WEB_SITE=http://www.xm1math.net/texmaker/
ENTERED=20071107
- UPDATED=20090316
+ UPDATED=20100205
SHORT="free cross-platform LaTeX editor"
cat << EOF
More information about the Lunar-commits
mailing list