[Lunar-commits] <moonbase> gtkmathview: Version bump and needed to add a BUILD to add some missing
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Nov 23 15:02:44 CET 2009
commit 3c74d2210f7dfa5a67352b3eabf10c99dd7e29e8
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Nov 23 09:02:44 2009 -0500
gtkmathview: Version bump and needed to add a BUILD to add some missing
includes due to our recent bumps of gcc and glibc.
---
science/gtkmathview/BUILD | 8 ++++++++
science/gtkmathview/DETAILS | 9 ++++++---
2 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/science/gtkmathview/BUILD b/science/gtkmathview/BUILD
new file mode 100644
index 0000000..3811a2f
--- /dev/null
+++ b/science/gtkmathview/BUILD
@@ -0,0 +1,8 @@
+(
+
+
+ patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/science/gtkmathview/DETAILS b/science/gtkmathview/DETAILS
index 6d0fd7b..b1b6933 100644
--- a/science/gtkmathview/DETAILS
+++ b/science/gtkmathview/DETAILS
@@ -1,11 +1,14 @@
MODULE=gtkmathview
- VERSION=0.7.8
+ VERSION=0.8.0
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=gtkmathview.add.missing.headers.patch
SOURCE_URL=http://helm.cs.unibo.it/mml-widget/sources/
- SOURCE_VFY=sha1:51832e75436ceafaf426112167bd6b42011bd47d
+ SOURCE2_URL=$PATCH_URL
+ SOURCE_VFY=sha1:dc6db75a64b8dcde05185c3c54eec310dd7b14d6
+ SOURCE2_VFY=sha1:c3544706765af25b699251bf416fa56cd0942615
WEB_SITE=http://helm.cs.unibo.it/mml-widget
ENTERED=20060921
- UPDATED=20070529
+ UPDATED=20091123
SHORT="C++ rendering engine for MathML documents"
cat << EOF
More information about the Lunar-commits
mailing list