pkgsrc/www/libgtkhtml/PLIST
jlam 1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00

87 lines
4.5 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:57 jlam Exp $
include/gtkhtml-2.0/libgtkhtml/css/cssmatcher.h
include/gtkhtml-2.0/libgtkhtml/css/cssparser.h
include/gtkhtml-2.0/libgtkhtml/css/cssstylesheet.h
include/gtkhtml-2.0/libgtkhtml/css/cssvalue.h
include/gtkhtml-2.0/libgtkhtml/document/htmldocument.h
include/gtkhtml-2.0/libgtkhtml/document/htmlparser.h
include/gtkhtml-2.0/libgtkhtml/dom/core/dom-attr.h
include/gtkhtml-2.0/libgtkhtml/dom/core/dom-characterdata.h
include/gtkhtml-2.0/libgtkhtml/dom/core/dom-comment.h
include/gtkhtml-2.0/libgtkhtml/dom/core/dom-core-utils.h
include/gtkhtml-2.0/libgtkhtml/dom/core/dom-document.h
include/gtkhtml-2.0/libgtkhtml/dom/core/dom-documenttype.h
include/gtkhtml-2.0/libgtkhtml/dom/core/dom-element.h
include/gtkhtml-2.0/libgtkhtml/dom/core/dom-namednodemap.h
include/gtkhtml-2.0/libgtkhtml/dom/core/dom-node.h
include/gtkhtml-2.0/libgtkhtml/dom/core/dom-nodelist.h
include/gtkhtml-2.0/libgtkhtml/dom/dom-types.h
include/gtkhtml-2.0/libgtkhtml/dom/events/dom-event.h
include/gtkhtml-2.0/libgtkhtml/dom/events/dom-eventlistener.h
include/gtkhtml-2.0/libgtkhtml/dom/events/dom-eventtarget.h
include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlanchorelement.h
include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlcollection.h
include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlelement.h
include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlformelement.h
include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlinputelement.h
include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlobjectelement.h
include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmloptionelement.h
include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlselectelement.h
include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmltextareaelement.h
include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-documenttraversal.h
include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-nodefilter.h
include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-nodeiterator.h
include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-traversal-utils.h
include/gtkhtml-2.0/libgtkhtml/dom/views/dom-abstractview.h
include/gtkhtml-2.0/libgtkhtml/dom/views/dom-documentview.h
include/gtkhtml-2.0/libgtkhtml/graphics/htmlcolor.h
include/gtkhtml-2.0/libgtkhtml/graphics/htmlfontspecification.h
include/gtkhtml-2.0/libgtkhtml/graphics/htmlgdkpainter.h
include/gtkhtml-2.0/libgtkhtml/graphics/htmlimage.h
include/gtkhtml-2.0/libgtkhtml/graphics/htmlimagefactory.h
include/gtkhtml-2.0/libgtkhtml/graphics/htmlpainter.h
include/gtkhtml-2.0/libgtkhtml/graphics/htmlstylepainter.h
include/gtkhtml-2.0/libgtkhtml/gtkhtml.h
include/gtkhtml-2.0/libgtkhtml/gtkhtmlcontext.h
include/gtkhtml-2.0/libgtkhtml/layout/html/htmlboxembedded.h
include/gtkhtml-2.0/libgtkhtml/layout/html/htmlboxform.h
include/gtkhtml-2.0/libgtkhtml/layout/html/htmlembedded.h
include/gtkhtml-2.0/libgtkhtml/layout/htmlbox.h
include/gtkhtml-2.0/libgtkhtml/layout/htmlboxblock.h
include/gtkhtml-2.0/libgtkhtml/layout/htmlboxlistitem.h
include/gtkhtml-2.0/libgtkhtml/layout/htmlboxroot.h
include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtable.h
include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablecaption.h
include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablecell.h
include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablerow.h
include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablerowgroup.h
include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtext.h
include/gtkhtml-2.0/libgtkhtml/layout/htmllinebox.h
include/gtkhtml-2.0/libgtkhtml/layout/htmlrelayout.h
include/gtkhtml-2.0/libgtkhtml/layout/htmlstyle.h
include/gtkhtml-2.0/libgtkhtml/util/htmlatomlist.h
include/gtkhtml-2.0/libgtkhtml/util/htmlglobalatomlist.h
include/gtkhtml-2.0/libgtkhtml/util/htmlglobalatoms.h
include/gtkhtml-2.0/libgtkhtml/util/htmlstream.h
include/gtkhtml-2.0/libgtkhtml/util/htmlstreambuffer.h
include/gtkhtml-2.0/libgtkhtml/util/rfc1738.h
include/gtkhtml-2.0/libgtkhtml/view/htmlevent.h
include/gtkhtml-2.0/libgtkhtml/view/htmlselection.h
include/gtkhtml-2.0/libgtkhtml/view/htmlview.h
lib/libgtkhtml-2.la
lib/pkgconfig/libgtkhtml-2.0.pc
@dirrm include/gtkhtml-2.0/libgtkhtml/view
@dirrm include/gtkhtml-2.0/libgtkhtml/util
@dirrm include/gtkhtml-2.0/libgtkhtml/layout/html
@dirrm include/gtkhtml-2.0/libgtkhtml/layout
@dirrm include/gtkhtml-2.0/libgtkhtml/graphics
@dirrm include/gtkhtml-2.0/libgtkhtml/dom/views
@dirrm include/gtkhtml-2.0/libgtkhtml/dom/traversal
@dirrm include/gtkhtml-2.0/libgtkhtml/dom/html
@dirrm include/gtkhtml-2.0/libgtkhtml/dom/events
@dirrm include/gtkhtml-2.0/libgtkhtml/dom/core
@dirrm include/gtkhtml-2.0/libgtkhtml/dom
@dirrm include/gtkhtml-2.0/libgtkhtml/document
@dirrm include/gtkhtml-2.0/libgtkhtml/css
@dirrm include/gtkhtml-2.0/libgtkhtml
@dirrm include/gtkhtml-2.0