[Lunar-commits] <moonbase-gnome3> gtkhtml: add it for GTK+-3

Florin Braescu florin at lunar-linux.org
Sun Mar 3 14:43:21 CET 2013


commit ef1aadacb6bb7be69011e1150c508f76ca5e7994
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 03 Mar 2013 05:43:21 -0800
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/ef1aadacb6bb7be69011e1150c508f76ca5e7994

gtkhtml: add it for GTK+-3
---
  core/gtkhtml/DEPENDS | +5/-0     
  core/gtkhtml/DETAILS | +16/-0    
  2 files changed, 21 insertions(+)

--- /dev/null
+++ b/core/gtkhtml/DEPENDS
@@ -0,0 +1,5 @@
+depends  libsoup
+depends  iso-codes
+depends  enchant
+depends  gtk+-3
+depends  gnome-icon-theme
--- /dev/null
+++ b/core/gtkhtml/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=gtkhtml
+         VERSION=4.6.4
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
+      SOURCE_VFY=sha1:560bee55a0384b9b3879af56fd882a032054a0c1
+        WEB_SITE=http://www.gnome.org
+         ENTERED=20021118
+         UPDATED=20130302
+           SHORT="HTML rendering/editing library"
+           PSAFE=no
+
+cat  <<  EOF
+GtkHTML is a HTML rendering/editing library. It is not designed to be
+the ultimate HTML browser/editor; instead, it is designed to be easily
+embedded into applications that require lightweight HTML functionality.
+EOF




More information about the Lunar-commits mailing list