[Lunar-commits] <moonbase-other> lasem: introduction to -other / abiword dependency

v4hn me at v4hn.de
Tue Feb 19 17:23:14 CET 2013


commit ff0fa254f3979378d192be46ca2c84aa4194b5b6
Author: v4hn <me at v4hn.de>
Date: Tue, 19 Feb 2013 08:23:14 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/ff0fa254f3979378d192be46ca2c84aa4194b5b6

lasem: introduction to -other / abiword dependency
---
  libs/lasem/DEPENDS | +4/-0     
  libs/lasem/DETAILS | +17/-0    
  2 files changed, 21 insertions(+)

--- /dev/null
+++ b/libs/lasem/DEPENDS
@@ -0,0 +1,4 @@
+depends glib-2
+depends cairo
+depends pango
+depends libxml2
--- /dev/null
+++ b/libs/lasem/DETAILS
@@ -0,0 +1,17 @@
+            MODULE=lasem
+           VERSION=0.4.1
+            SOURCE=$MODULE-$VERSION.tar.xz
+        SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}/
+        SOURCE_VFY=sha1:6731a881e7b78922ad8e56113e019e155defc4a5
+          WEB_SITE=http://blogs.gnome.org/emmanuel/category/lasem/
+           ENTERED=20130219
+           UPDATED=20130219
+             SHORT="SVG/Mathml renderer"
+
+cat << EOF
+Lasem aims to be a C/Gobject based SVG/Mathml renderer
+and editor, supporting CSS style sheets. It uses cairo
+and pango as it's rendering abstraction layer, and then
+support numerous output formats: xlib, PNG, SVG, PDF,
+PS, EPS...
+EOF




More information about the Lunar-commits mailing list