[Lunar-commits] r21475 - moonbase/trunk/science/gtkmathview

Chad Kittel v3rt1g0 at lunar-linux.org
Thu Sep 21 16:04:58 UTC 2006


Author: v3rt1g0
Date: 2006-09-21 16:04:58 +0000 (Thu, 21 Sep 2006)
New Revision: 21475

Modified:
   moonbase/trunk/science/gtkmathview/DEPENDS
   moonbase/trunk/science/gtkmathview/DETAILS
Log:
  Depends Tweaks: gtkmathview (0.7.6)

  * looks like tchan beet me to the missing depends.  Here is some
    additions and tweaks to what he found.  There are still more
    optional things we could provide, but this is a pretty sane
    stopping point.
  * pretty-fy the DETAILS a bit


Modified: moonbase/trunk/science/gtkmathview/DEPENDS
===================================================================
--- moonbase/trunk/science/gtkmathview/DEPENDS	2006-09-21 15:30:43 UTC (rev 21474)
+++ moonbase/trunk/science/gtkmathview/DEPENDS	2006-09-21 16:04:58 UTC (rev 21475)
@@ -1,2 +1,9 @@
-depends gtk+-2 &&
-depends libxml2
+depends  glibc      &&
+depends  libxml2    &&
+depends  popt       &&
+depends  pkgconfig  &&
+
+optional_depends  "t1lib"   ""              ""               \
+                            "for Adobe Type1 font support"   &&
+optional_depends  "gtk+-2"  "--enable-gtk"  "--disable-gtk"  \
+                            "enable the Gtk+-2 backend"

Modified: moonbase/trunk/science/gtkmathview/DETAILS
===================================================================
--- moonbase/trunk/science/gtkmathview/DETAILS	2006-09-21 15:30:43 UTC (rev 21474)
+++ moonbase/trunk/science/gtkmathview/DETAILS	2006-09-21 16:04:58 UTC (rev 21475)
@@ -1,13 +1,15 @@
         MODULE=gtkmathview
        VERSION=0.7.6
         SOURCE=$MODULE-$VERSION.tar.gz
-    SOURCE_URL=http://helm.cs.unibo.it/mml-widget/sources
+    SOURCE_URL=http://helm.cs.unibo.it/mml-widget/sources/
     SOURCE_VFY=sha1:3eef065f062e0eeee67bffabdb662ad28cff8351
       WEB_SITE=http://helm.cs.unibo.it/mml-widget
        ENTERED=20060921
        UPDATED=20060921
-         SHORT="GtkMathView is a C++ rendering engine for MathML documents"
+         SHORT="a C++ rendering engine for MathML documents"
 
 cat << EOF
-GtkMathView is a C++ rendering engine for MathML documents. It provides an interactive view that can be used for browsing and editing MathML markup.
+GtkMathView is a C++ rendering engine for MathML documents. It
+provides an interactive view that can be used for browsing and editing
+MathML markup.
 EOF



More information about the Lunar-commits mailing list