From 2d3138d27db16a22a2da07d84c868b9c3c53228e Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Fri, 9 Jun 2000 16:38:10 +0000 Subject: Add GtkHTML, a GTK/GNOME lightweight HTML rendering, printing, and editing engine. Note that this requires the zlib functionality just added to www/libwww. --- www/gtkhtml/pkg-plist | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 www/gtkhtml/pkg-plist (limited to 'www/gtkhtml/pkg-plist') diff --git a/www/gtkhtml/pkg-plist b/www/gtkhtml/pkg-plist new file mode 100644 index 000000000000..418ddb6b12ae --- /dev/null +++ b/www/gtkhtml/pkg-plist @@ -0,0 +1,83 @@ +bin/html-editor-control +etc/CORBA/servers/html-component.gnorba +etc/gtkhtmlConf.sh +include/gtkhtml/gtkhtml-embedded.h +include/gtkhtml/gtkhtml-keybinding.h +include/gtkhtml/gtkhtml-private.h +include/gtkhtml/gtkhtml-stream.h +include/gtkhtml/gtkhtml.h +include/gtkhtml/gtkhtmldebug.h +include/gtkhtml/gtkhtmlfontstyle.h +include/gtkhtml/htmlanchor.h +include/gtkhtml/htmlbutton.h +include/gtkhtml/htmlcheckbox.h +include/gtkhtml/htmlclue.h +include/gtkhtml/htmlcluealigned.h +include/gtkhtml/htmlclueflow.h +include/gtkhtml/htmlclueh.h +include/gtkhtml/htmlcluev.h +include/gtkhtml/htmlcolorset.h +include/gtkhtml/htmlcursor.h +include/gtkhtml/htmldrawqueue.h +include/gtkhtml/htmlembedded.h +include/gtkhtml/htmlengine-cutbuffer.h +include/gtkhtml/htmlengine-edit-clueflowstyle.h +include/gtkhtml/htmlengine-edit-copy.h +include/gtkhtml/htmlengine-edit-cursor.h +include/gtkhtml/htmlengine-edit-cut.h +include/gtkhtml/htmlengine-edit-delete.h +include/gtkhtml/htmlengine-edit-fontstyle.h +include/gtkhtml/htmlengine-edit-images.c +include/gtkhtml/htmlengine-edit-images.h +include/gtkhtml/htmlengine-edit-insert.h +include/gtkhtml/htmlengine-edit-movement.h +include/gtkhtml/htmlengine-edit-paste.h +include/gtkhtml/htmlengine-edit-selection-updater.h +include/gtkhtml/htmlengine-edit.h +include/gtkhtml/htmlengine-print.h +include/gtkhtml/htmlengine-save.h +include/gtkhtml/htmlengine.h +include/gtkhtml/htmlentity.h +include/gtkhtml/htmlform.h +include/gtkhtml/htmlgdkfontmanager.h +include/gtkhtml/htmlgdkpainter.h +include/gtkhtml/htmlhidden.h +include/gtkhtml/htmliframe.h +include/gtkhtml/htmlimage.h +include/gtkhtml/htmlimageinput.h +include/gtkhtml/htmllinktext.h +include/gtkhtml/htmllinktextmaster.h +include/gtkhtml/htmllist.h +include/gtkhtml/htmlobject.h +include/gtkhtml/htmlpainter.h +include/gtkhtml/htmlprinter.h +include/gtkhtml/htmlprintfontmanager.h +include/gtkhtml/htmlradio.h +include/gtkhtml/htmlreplace.h +include/gtkhtml/htmlrule.h +include/gtkhtml/htmlsearch.h +include/gtkhtml/htmlselect.h +include/gtkhtml/htmlsettings.h +include/gtkhtml/htmlstack.h +include/gtkhtml/htmlstringtokenizer.h +include/gtkhtml/htmltable.h +include/gtkhtml/htmltablecell.h +include/gtkhtml/htmltext.h +include/gtkhtml/htmltextarea.h +include/gtkhtml/htmltextinput.h +include/gtkhtml/htmltextmaster.c +include/gtkhtml/htmltextmaster.h +include/gtkhtml/htmltextslave.h +include/gtkhtml/htmltokenizer.h +include/gtkhtml/htmltype.h +include/gtkhtml/htmlundo-action.h +include/gtkhtml/htmlundo.h +include/gtkhtml/htmlurl.h +include/gtkhtml/htmlvspace.h +lib/libgtkhtml.a +lib/libgtkhtml.so +lib/libgtkhtml.so.2 +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +share/gnome/oaf/html-editor-control.oafinfo +@dirrm include/gtkhtml -- cgit v1.2.3