summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkscintilla/pkg-descr
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-12-14 12:18:25 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-12-14 12:18:25 +0000
commit8d0657e26aa441864c4c87a59734c4bec9f51b64 (patch)
treebac3d1676b05d52e588e506976c9aa969efd2a8c /x11-toolkits/gtkscintilla/pkg-descr
parentUpdate maintainer email address. (diff)
Add GtkScintilla. GtkScintilla is a wrapper for the Scintilla editing
component wich adds some facility to this powerful component.
Notes
Notes: svn path=/head/; revision=35972
Diffstat (limited to 'x11-toolkits/gtkscintilla/pkg-descr')
-rw-r--r--x11-toolkits/gtkscintilla/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-toolkits/gtkscintilla/pkg-descr b/x11-toolkits/gtkscintilla/pkg-descr
new file mode 100644
index 000000000000..e7c854bca9bb
--- /dev/null
+++ b/x11-toolkits/gtkscintilla/pkg-descr
@@ -0,0 +1,13 @@
+This is GtkScintilla, a wrapper for the Scintilla (www.scintilla.org) editing
+component wich adds some facility to this powerful component written by Neil
+Hodgson (and may others).
+
+Scintilla has two little problems:
+ - It is available only as a static library
+ - It has a strange (for Linux/GTK+ people) API
+
+GtkScintilla addresses both:
+ - It is a shared library
+ - It is a true GtkWidget subclass with a GTK+ API
+
+WWW: http://www.moleskine.f2s.com/