diff options
author | ade <ade@FreeBSD.org> | 2000-06-09 16:38:10 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-06-09 16:38:10 +0000 |
commit | f37f934e3ec1597dd36c5dd53433761c4a90ad9f (patch) | |
tree | 55d22b327c6cbacc791f9aeb8a27b73afad85545 /www/gtkhtml38/pkg-plist | |
parent | 57931eb68812df8fa67acf64baa742eefdcba598 (diff) | |
download | FreeBSD-ports-f37f934e3ec1597dd36c5dd53433761c4a90ad9f.zip FreeBSD-ports-f37f934e3ec1597dd36c5dd53433761c4a90ad9f.tar.gz |
Add GtkHTML, a GTK/GNOME lightweight HTML rendering, printing,
and editing engine.
Note that this requires the zlib functionality just added to www/libwww.
Diffstat (limited to 'www/gtkhtml38/pkg-plist')
-rw-r--r-- | www/gtkhtml38/pkg-plist | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/www/gtkhtml38/pkg-plist b/www/gtkhtml38/pkg-plist new file mode 100644 index 0000000..418ddb6 --- /dev/null +++ b/www/gtkhtml38/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 |